ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  ASP.NET
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 SharePoint interview questions  SharePoint Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
how can you bind data from dataset to XML file
 Question Submitted By :: Om Namo Bhagavathe Vasudevaya
I also faced this Question!!     Rank Answer Posted By  
 
  Re: how can you bind data from dataset to XML file
Answer
# 1
Declare a data set ds=new dataset();
create an xml file in your working folder.


ds.WriteXmlSchema("here u enter ur xml file path")  // this
will write ur table data in xml format like nodes in your
xml file.

ds.ReadXml("here u enter ur xml file path")    // this will
read the data from your xml file.

hope it will help u.
 
Is This Answer Correct ?    7 Yes 3 No
Pguthi
[ADLUX]
 
  Re: how can you bind data from dataset to XML file
Answer
# 2
i think question is wrong.

binding means process between control and data objects. here
in this question both dataset and xml file are data object.
then how can we bind them..????
 
Is This Answer Correct ?    1 Yes 2 No
Sri Charan
 
 
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
When maintaining session through Sql server, what is the impact of Read and Write operation on Session objects? will performance degrade..  2
Which namespace in used to connction web cam  1
I have around 200+ controls in a page. Each of the sets of controls are kept in divs and when header div is clicked, only those div controls pertaining to that header div will be displayed. Rest of the divs are kept invisible. When the page loads, all these 200+ controls are loaded simultaneously, that consumes much of the time. What my requirement is I want to get the div1 controls loaded when the page loads and rest of the div controls should be loaded asynchronously. it should not be loaded with page load, so that time for loading the page can be much minimised. Hope u understood my question and pls help me out with a solution asap....  1
what is the Difference between Dim Object as object AND dim obj as myform? Microsoft1
I create small website, i want accept all the browser this website? what will do?  1
What is the purpose of the following segment? If ( !IsPostBack) { sqldataAdapter1.Fill (dsusers1); DataGrid1.DataBind (); } a) To populate the DataAdapter the first time the web page id displayed. b) To populate the DataSet every time the web page is displayed. c) To populate the DataAdapter every time the web page is displayed. d)To populate the DataSet the first time the web page is displayed. Syntax-Softtech2
Given an ASP.NET Web Form called WebFrom1, what class does the WebForm1 class inherit from by default? a) System.Web.Form b) System.Web.GUI.Page c) System.Web.UI.Page d) System.Web.UI.Form Syntax-Softtech2
What methods are fired during the page load? Visual-Soft6
How to write unmanaged code and how to identify whether the code is managed / unmanaged ? Accenture1
What?s the difference between Codebehind="MyCode.aspx.cs" and Src="MyCode.aspx.cs"? Visual-Soft1
.Net Doesn't offer Deterministic Distruction ? a) True b) False CTS4
What is an application domain ? Microsoft2
What is difference between ASP and ASP.NET ? TCS3
What does AspCompat="true" mean and when should I use it?  1
How many web.config a application can have ? Keane-India-Ltd5
Usage of web.config? Microsoft1
What is boxing? How we can use it? NIIT2
What is CTE in sql server 2005? Minecode2
In what order do the events of an ASPX page execute. As a developer, why is it important to understand these events? Syntax-Softtech5
version information of assembly consist of _________ values. AG-Technologies3
 
For more ASP.NET Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com