How do you insert multiple rows from a grid view to database
table under a single transaction?



How do you insert multiple rows from a grid view to database table under a single transaction?..

Answer / ashish saxena

It can be done using SQL BulkCopy Object.

Is This Answer Correct ?    7 Yes 6 No

Post New Answer

More ASP.NET Interview Questions

What is parse in asp.net?

0 Answers  


Disable Mouse right click on web page in asp.net?

0 Answers   HCL,


What are the main requirements for caching?

0 Answers  


Difference between viewstate, cache, session

2 Answers   Mind Tree,


Can you edit data in the Repeater control? Which template must you provide, in order to display data in a Repeater control? How can you provide an alternating color scheme in a Repeater control? What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control?

0 Answers  






What is the namespace used to store the information about the user?s locale?

1 Answers   NeoSoft, Siebel,


Differentiate between a page theme and a global theme?

0 Answers  


what is code access security,role based security explain with example

1 Answers   Infosys,


What is the use of global.asax file?

0 Answers  


Can you explain the difference between an ADO.NET Dataset and an ADO Recordset?

3 Answers   Siebel Systems,


Why is the standalone environment only useful during the development process?

0 Answers  


How can i include both C# and vb.net classes in same solution?

2 Answers  


Categories