How do you insert multiple rows from a grid view to database
table under a single transaction?
Answer Posted / ashish saxena
It can be done using SQL BulkCopy Object.
| Is This Answer Correct ? | 7 Yes | 6 No |
Post New Answer View All Answers
Can we set master page as a start page?
Explain what the contents of cookie?
What I need to create and run an asp.net application?
What are the difference between function and stored procedure in .net programming language?
How can you send an email message from an asp.net web page?
Are xaml file compiled or built on runtime?
Am not able to move the controls on the form freely in asp.net 3.5 even though I selected the position as relative or absolute for those controls. What should I do to overcome this?
Why do we use sessions?
What is the concept of view state in asp.net?
Do I need to have the latest version of windows media player installed?
What is cache in asp net?
Elaborate differentiation between ViewState and SessionState?
What is content page in asp net?
How you can manage the state of application at the server side in ASP.NET?
What is application session?