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
Explain the difference between asp.net mvc and asp.net webforms
Define what is razor? : asp.net mvc
What tags do you need to add within the asp:datagrid tags to bind columns manually? How?
What are the disadvantages of using session?
Where code pages are used?
What is the difference between file-based dependency and key-based dependency?
Can you explain one critical mapping? Performance issue which one is better?
How can I configure asp.net applications that are running on a remote machine?
What is the main differences between asp and asp.net?
What is the life cycle of web page?
Explain Session state management options in ASP.NET.
How many types cache in asp net?
What is application session?
Differentiate between client-side and server-side validations in web pages.
Explain the use of view state?