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
What are the string functions in c#?
What is the difference between dynamic and var in c#?
If you donot specify an access modifier for a method, what is the default access modifier?
What is data types in c#?
Why do we use 0?
If you want to convert a base type to a derived type, what type of conversion do you use?
What is boxing in c#?
How does dll hell solve in .net?
What is the difference between constants and read-only?
Is var a data type?
What is cshtml?
What is the purpose of reserved word using in c#?
Can we overload indexer in c#?
What is generic in c#?
When a switch is said to be congested?