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

Answers were Sorted based on User's Feedback



On what object is the transaction in ADO.NET focused on? a) The command object b) The DataSet obje..

Answer / venu

c

Is This Answer Correct ?    4 Yes 0 No

On what object is the transaction in ADO.NET focused on? a) The command object b) The DataSet obje..

Answer / 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

On what object is the transaction in ADO.NET focused on? a) The command object b) The DataSet obje..

Answer / g.b.prabhakaran

d

Is This Answer Correct ?    2 Yes 3 No

On what object is the transaction in ADO.NET focused on? a) The command object b) The DataSet obje..

Answer / ish

a) command object

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More ASP.NET Interview Questions

What is rich control in asp.net?

0 Answers  


Is it necessary to lock application state before accessing it ?

1 Answers  


What is the difference between client-side and server-side validations in ASP.NET?

0 Answers   Sans Pareil IT Services,


How to Separate background image and front image from original picture....

0 Answers   Sans Pareil IT Services,


How do you register a .NET assembly?

3 Answers   Microsoft,






Is there any property names “isnavigating”?

0 Answers  


How you will improve web application performance?

0 Answers   Wipro,


Where would you use an iHTTPModule, and what are the limitations of any approach you might take in implementing one?

1 Answers  


what is new debug tools in asp.net ?

1 Answers  


When you use Ajax controls in the ASP.NET application?

0 Answers   Viscus Infotech,


when user is logged on the information is saved in a cookie, what is the name of that cookie?

5 Answers   Mind Tree,


Can we make a class with class with same;suppose public class abc { public class abc { } }

1 Answers  


Categories