How can we insert 100 records @ a time without using for loop into the databse

Answer Posted / harshal parab

We can insert multiple records using a xml string.
This will also save the roundtrips to the database.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does yield return work c#?

499


How do you mark a method obsolete?

567


How to move to a state-related codebase?

885


What is the use of properties window?

486


How do you escape a character?

478






What is integer c#?

482


What is array class in c#?

449


What is streamreader/streamwriter class?

503


Explain the three test cases in unit testing?

584


In C#, explain the difference between overloading and overriding.

553


What is stringwriter c#?

427


Explain the Abstract class in c#.net

542


Explain the differences between static, void and public in c#?

515


Define a partial class?

490


What is Implementation inheritance and interface inheritance?

486