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
What is a variable of implicit type and what is its scope?
How will you make .NET programs work in Linux ?
Explain the difference between public and static modifiers?
What is manifest in .net?
What is .net code security?
What is Complex Class in .NET?
What are the types of jit?
What are three common acronyms used in .net, and what do they stand for?
Is atl redundant in the .net world?
How to use datagrid value in select statements where condition ,if cell is hyperlink bounded column?
Can you explain what do you understand about web service?
How many types of generations are there in a garbage collector?
Explain the difference between task and thread in .net?
What is the new three features of COM+ services, which are not there in COM (MTS)
How do I spawn a thread?