How can we insert 100 records @ a time without using for loop into the databse
Post New Answer View All Answers
What is default method in c#?
What is virtual in c#?
How to force my .net app to run as administrator on windows 7?
Explain About friend and Protected friend
What is a web service in c#?
What is window application in c#?
explain the three services model commonly know as a three-tier application.
Can you have parameters for static constructors?
Illustrate the differences between the system.array.copyto() and system.array.clone()?
What is the difference between finalize() and dispose()?
What are All kind of access specifiers for a class and for methods
Why can’t struct be used instead of class for storing entity?
What is activator c#?
Can you change the value of a constant filed after its declaration?
What are anonymous types in c#?