On what object is the transaction in ADO.NET focused on?
a) The command object
b) The DataSet object
c) The Connection object
d) The DataAdapter object
Answer Posted / ish
a) command object
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Write code to send e-mail from an asp.net application?
What are sql notifications and sql invalidations?
What is Cookies Less Session?
What is a session in programming?
Which platform does Microsoft .NET use for exchanging data between applications?
What are the elements of a website?
Explain the procedure to handle the process request using mhpm events fired? : asp.net mvc
What is the exact purpose of http handlers?
How is mvc different from asp.net? : Asp.Net MVC
Distinguish between Server-side and Client-side code?
Explain what the contents of cookie?
How many types of cookies are there in asp.net?
What are the main differences between asp and asp.net?
How does asp net store session ids by default?
What is side-by-side execution? Can two applications, one using a private assembly and other using a shared assembly, be stated as side-by-side executables?