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
What are the classes in System.Data.Common Namespace?
How can we load multiple tables in a dataset?
What is a data control clerk?
How do I delete a row from a DataTable?
How to work with disconnected data - the dataset and sqldataadapter?
What is read only and forward only in ado.net?
What is ole word?
What is Data view?
What do you mean by ‘batch updates’?
What is difference between datagridview and datagrid control in winforms?
What is the use of adodc?
What is an ado connection?
Which is faster dataset or datareader?
What is ado.net in mvc?
How can we add/remove row's in "datatable" object of "dataset"?