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

Who benefits from ajax?

773


What does console readline do in c#?

657


What is difference between out and ref in c#?

705


Explain the three test cases in unit testing?

782


Why abstract class can not be instantiated?

637


What does addressof operator do in background ?

781


What are the types of methods in c#?

663


Why var is used in c#?

712


Is datetime a value type in c#?

663


What is Dependency of Injection?

705


Explain About stateless and state full web service

744


How Do You Convert A Value-type To A Reference-type?

701


Explain the three services model (three-tier application). Presentation (ui), business (logic and underlying code) and data (from storage or other sources).

676


Define using statement in c#?

696


What are expressions c#?

683