Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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


Please Help Members By Posting Answers For Below Questions

Is stringbuilder faster than string concatenation c#?

961


Is unboxing an implicit conversion?

1071


What are the namespace level elements?

1049


What exception can an overridden method throw in comparison with the method it is overriding?

913


How long does it take to learn c# for unity?

957


Why hashtable is thread safe in c#?

1068


Define thread? Explain about multithreading?

1000


Is system a class in c#?

974


What are data types in C#?

1038


How do I link two windows forms in c#?

981


Difference between directcast and ctype.

1060


What is an arraylist in c#?

1134


How to transpose multi-dimensional array?

1135


What do u mean by delegation of authority?

986


What does async mean in c#?

1016