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
Which name space is used to get assembly details?
What are the different methods available under the sqlcommand class to access the data?
How we can provide data to ado.net?
What is the difference between Datareader and Dataset?
What is datasource in ado.net?
What is ado.net architecture?
How to perform sorting on a table in ADO.NET?
What is ole word?
Explain what are the steps to connect to a database?
What is difference between datatable and dataset?
What is the difference between data reader and data adapter?
What is ado oledb and odbc?
What is ado rdo dao in visual basic?
List all the steps in order, to access a database through ado.net?
What is connected architecture in ado.net?