How can we convert XML Data to DataBase Table in C#.Net?
Answer Posted / babar shaik
using System.XML;
We can fill the Dataset using
Ds.ReadXML();
Then Update the Data into Database.
| Is This Answer Correct ? | 13 Yes | 5 No |
Post New Answer View All Answers
What is dictionary collection in c#?
Can a dictionary have duplicate keys c#?
write a program to find the biggest palindrome in the given string
What are constants in c#?
How many types of namespaces available in version4?
What is the difference between delegates and superdelegates?
Explain About stateless and state full web service
What is the use of console readline () in c#?
What are variables in c#?
Which property do we set on a Combo Box to display data on it prior to setting the DataSource ?
Helo , Help Me , Help Me About : C# Windows Application - Network How To Manage IP Client's Accessiblity To The Internet Share concise Substitute , Minor ISA Server
Differentiate between response.expires and response.expiresabsolute?
what is the index value of the first element in an array?
What are the ways in which client can create object on server in cao model?
What is parameterized constructor?