How can we convert XML data into DataBase table IN .Net?

Answer Posted / naveen kumar

dSet.ReadXml(Server.MapPath("Forms.xml"))

Is This Answer Correct ?    14 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is managed code in .NET?

872


How will you register com+ services?

1814


What is the use of Treeview control?

876


How to convert a .NET object into COM operabililty?

773


What are Satellite Assemblies? How you will create this? How will you get the different language strings?

1801


What is a metadata in .net?

810


Explain how to redirect tracing to a file?

781


What is WSDL? Explain its architecture?

901


What are data types in .NET?

900


What is a strong name in .net?

826


What is Event Bubbling in .NET?

900


Differentiate between managed and unmanaged code?

868


Dynamic Fonts

1690


What tags do you need to add within the asp:datagrid tags to bind columns manually.

1704


I am constantly writing the drawing procedures with system.drawing.graphics, but having to use the try and dispose blocks is too time-consuming with graphicsobjects. Can I automate this?

783