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 anonymous method is different from a lambda expression?
How inheritance works in .net?
What is heap and what is stack?
What is dot net architecture?
Explain how to manage pagination in a page using .net?
what is prototype design pattern in .net
What do you mean by Code Access Security in .NET?
What is meant by managed and unmanaged code?
Explain what is an anonymous method and how is it different from a lambda expression?
Explain me what is the difference between a class and an object, and how do these terms relate to each other?
What is a formatter in .net?
What is implement a generic action in webapi?
What versions of .net are there?
Explain what is reflection in microsoft .net context?
Define satelite assembly?