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 is ascx?
When you use Ajax controls in the ASP.NET application?
Where session variables are stored?
What is ispostback method in asp.net?
Define a web service in .net?
What is the application pool?
Define a multilingual website?
What is rending process in ASP.NET?
What is variable and constant in .net programming language?
Explain the procedure to handle the process request using mhpm events fired? : asp.net mvc
What is skin in asp.net?
What is difference between Lambda Expression and LINQ in ASP.NET?
Explain what is clr?
Explain the use of resource manager class in .net.
Which browsers support the xmlhttprequest object?