How can we insert 100 records @ a time without using for loop into the databse
Post New Answer View All Answers
What's the difference between abstraction and encapsulation?
Is null or empty in c#?
In .Net, what is an assembly? Also explain the type of assembly.
What is the meaning of 0 in c#?
Will the following code compile and run?
What is binding in c#?
Can class inherit from struct c#?
What are virtual classes in c#?
Can an abstract class have a constructor c#?
What is ispostback c#?
Is goto statement supported in c#?
What is difference between array and arraylist c#?
What is property in c#?
Can a struct inherit from another struct or class in c#?
What is array and its types in c#?