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
In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?
What is ascx?
What is server infrastructure & server components?
What is difference between viewstate and session in asp net?
How would you enable impersonation in the web.config file?
how to transfer the file from client to server using asp.net
What is event in asp.net?
Where session id is stored?
How to fetch a data from one table to another table in asp.net ?
What is application and session in asp.net?
Explain Areas in MVC?
can s/w quality assurance engineer switch field to programming side i m very much interested in programming but not much good in it
WSDL means?
Explain the significance of routing? : asp.net mvc
How to register exception filter globally?