How to insert multiple records in asp .net from Gridview to
Sql Database with out using loop condition ?
Answer Posted / nahaz nizam
Ya we can do it by using XML.we can send records with XML
format to the procedure as datatype xml in proc
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What are the parameters that control most of connection pooling behaviors?
What is ado data control?
What are the major difference between classic ADO and ADO.NET?
What is data adapter in ado.net with example?
What is ado rdo dao in visual basic?
Explain the differences between oledb sql server, oledbdotnet provider?
What is the difference between dataset and datatable?
What is read only and forward only in ado.net?
What is the procedure to call a Stored Procedure of Back End in ADO (ActiveX Data Object) and RDO (Remote Data Objects)?
Define atomicity?
Which one of the objects is a high-level abstraction of the connection and command objects in ado.net?
Explain how do you connect to sql server database without using sqlclient?
What is ado control?
What is serialization and de-serialization in .net?
What is the default provider in ado.net?