How to insert multiple records in asp .net from Gridview to
Sql Database with out using loop condition ?
Answer Posted / rajeev
It is possible to insert many records and just save it to DB
without loop.
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
How to connect and retrieve data from database using dataset
What is untyped dataset?
Is entity framework better than ado.net?
What does datareader object do?
What is the difference between the clone() and copy() methods of the dataset class?
What are the parameters that control most of connection pooling behaviors?
What are all components of ADO.Net data provider?
What is ado.net and its features?
What is read only and forward only in ado.net?
How many major types of connection objects in ADO.NET?
What is Serialization in .NET? what are the types of Serialization?
What is command class in ado.net?
Can we create Synonymns in MS Acess,My Sql Server,Sql Server? But iam we can create in oracle!
Explian About DataAdapters
What is acid in ado.net?