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 / raja
commandobject y because we have to all dml operations using
command objects.DMLoperations nothingbut
Transactions.............so
ANS>A)command object
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain different types of Caching techniques in ASP.NET?
What is the meaning of TestApi?
In ViewState How much lifespan items stored?
What are different types of authentication techniques that are used in connection strings to connect .net applications with microsoft sql server?
List down the sequence of methods called during the page load.
Is there any limit for query string? Means what is the maximum size?
What is a page life cycle?
Explain the benefits of viewstate?
What is asp net objects?
Can I stream live content/events?
What is the difference between a multi-layer and multi-tier applications?
What are HTTP handlers in ASP.NET?
What is application session?
What are the advantages of asp.net?
Where sessions are stored?