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


Please Help Members By Posting Answers For Below Questions

What is Serialization in .NET? what are the types of Serialization?

746


What is ole in vb?

670


If a table contains 20000 records. In a page at each time 100 records to be displayed.

686


How can we save all data from dataset?

711


What is the difference between connected and disconnected environment?

700


how Sequence to connect and retrieve data from database using dataset?

936


What is row state?

696


What is ado and rdo?

673


What is the difference between a datareader and a dataset?

695


If a table contains 20000 records . In a page at each time 100 records to be displayed what are the steps you will take to improve performance? Will you use dataset or datareader?

818


What are all the different authentication techniques used to connect to MS SQL Server?

733


What is an orm, and why would you use one instead of plain old ado.net?

781


Which database is the ado.net?

709


describe the dataset object in ado.net.

696


Explain how to create dynamic gridview?

698