how can you bind data from dataset to XML file
Answers were Sorted based on User's Feedback
Answer / pguthi
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 ? | 14 Yes | 3 No |
Answer / sri charan
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 | 3 No |
Out of ASP or ASP.NET which one is stateless?
What are the differences between Trace and Debug?
Tell about WebService in Asp.Net?
Does google crawl redirects?
What are sharepoint pages?
Types of objects in ASP ?
What is the function of the CustomValidator? a) It allows for custom C# client-side code to validate entries in a control. b) It allows for a custom mixture of validator controls to use one central control for the display of messages. c) It uses scripted client-side code to validate the entry in a control. d) It uses server-side code to validate the entry in a control.
4 Answers ABC, Syntax Softtech, TCS,
In which event are the controls fully loaded?
what are the Custom controls in asp.net?
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks
What is the advantage of using Windows authentication in a Web application?
What is the difference between asp.net mvc and asp.net webforms? : asp.net mvc
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)