how can you bind data from dataset to XML file
Answer Posted / 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 |
Post New Answer View All Answers
What is preprocessor in .net?
Which is the parent class of the ASP.NET server control?
How many types of validators are there in asp net?
How do I use a proxy server when invoking a web service?
What is asp.net architecture?
What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?
Please briefly explain the usage of global.asax?
Explain how do you validate the controls in an asp .net page?
How to make sure that contents of an updatepanel update only when a partial postback takes place (and not on a full postback)?
What is the used of "ispostback" property?
Which protocol is used to call web service?
What is difference between view and partial view?
What is the advantage of mvc over asp.net? : Asp.Net MVC
Write some code using interfaces, virtual methods, and an abstract class`
Which browsers support the xmlhttprequest object?