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
How big is the datatype int in .net?
How to debug failed assembly binds?
Explain the difference between static page and dynamic page?
What is smart navigation in .net?
Can you edit data in repeater control? How?
Explain .NET architecture?
Explain security measures exist for .net remoting in system.runtime.remoting?
What is "microsoft intermediate language" (msil)?
Differentiate between 'DataSet' and 'SQLDataReader' in ADO.NET?
Please explain what is reflection and what is it for?
What is the transport protocol you use to call a seb service soap?
Tell us what is the native image generator?
Can "this" be used within a static method?
What is the difference between "using system.data;" and directly adding the reference from "add references dialog box"?
Explain attributes in dot net?