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
What does it mean your session has timed out?
What are sessions in asp net?
Are there resources online with tips on asp to asp.net conversions?
What is hidden field in asp.net?
Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?
What is the latest version of asp.net?
What is meant by ispostback in asp net?
Explain how do you validate the controls in an asp .net page?
Just by seeing the signature of the bean how can you specify whether it is a stateful or stateless session bean?
calling result set one procedure to anothar procedure in sql2000
What is mvc in asp.net interview question? : Asp.Net MVC
Can you explain the importance of finalize method in .net?
Define static constructor?
How does ASP.NET framework maps client side events to Server side events.?
Is asp.net core faster?