What is a .net class?
No Answer is Posted For this Question
Be the First to Post Answer
What is difference between system.string and system.stringbuilder classes?
What are object pooling and connection pooling and difference?
What is strong-typing versus weak-typing? Which is preferred?
One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid this problem?
Do you know what is garbage collector?
As you know read-only variables and constants have many similarities, but what is at least one way that they differ?
What is the difference between odbc and ado?
What are the different parts of an Assembly in .Net?
what is AGILE SCRUM methodoly....?
What is the managed and unmanaged code in .net?
What is the managed and unmanaged code in .net?
3 Answers Deltech, Dhanush Infotech,
you have a requirement from client, he has an XML file and you need to insert the data into 5-6 tables in database. explain me the procedure.