How can we insert 100 records @ a time without using for loop into the databse
Answer Posted / raja
simply you can use sqlbulkcopy to copy entire set to
database.
or
send datatable as a parameter to the stored procedure, in
SP simply u can merge the table with actual table.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is dependency injection in simple words?
What .exe means?
What is function c#?
What is string empty?
Why should you override the tostring() method?
What are the principles of delegation?
Explain manifest & metadata in c#.
What is the default value of datetime in c#?
What is windows form in c#?
Explain circular reference in c#?
What is dapper in c#?
what is difference between is and as operators in c#?
What is instantiating a class?
Explain use of abstract and sealed classes in c#?
Can I fly with a loop recorder?