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
How can we add/remove row's in "datatable" object of "dataset"?
What is ado.net object model?
What is aggregate root?
What are the objects of ado.net?
What are all the classes that are available in System.Data Namespace?
What are ado.net objects?
What is the difference between DataReader and DataSet in ADO.NET?
Which is faster datareader or dataadapter?
What is ado full form?
What is connected architecture in ado.net?
Give few examples of datareader that is used in different dataproviders.
What is the difference between dataset and datatable?
What is ado object model?
How to add an aggregate column?
What is data control techniques?