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 Satellite Assembly?

2 Answers  


What is the difference between ASP Session State and ASP.Net Session State?

1 Answers  


What is the procedure to create the environment for asp.net? : asp.net mvc

1 Answers  


State Management (viewstate, session etc)

2 Answers   Syntel,


What are different types of directives in .NET ?

1 Answers  


What is meant by ispostback in asp net?

1 Answers  


How you can access the properties and controls of master pages from content pages?

1 Answers  


Can you set which type of comparison you want to perform by the comparevalidator control?

1 Answers  


What is ispostback property?

1 Answers  


What is ViewState? How is it encoded? Is it encrypted? Who uses ViewState ?

1 Answers  


what is synchronization and asynchronization. what are the difference between two?

1 Answers   TCS,


Which method is used to perform all validation at the page level?

1 Answers   Sans Pareil IT Services,


Categories