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 r the remotable objects. and how u make an application remotable

1 Answers  


Which is better session or viewstate?

0 Answers  


Can viewstate be accessed in another page?

0 Answers  


Can one dll file contains the compiled code of more than one .net language?

0 Answers  


Explain the main function of razor in asp.net? : asp.net mvc

0 Answers  


What is the < machinekey > element and what two ASP.NET technologies is it used for ?

1 Answers  


How do you do Client-side validation in .Net?

0 Answers  


What is difference between mvc and asp.net? : Asp.Net MVC

0 Answers  


How is the asp.net mvc architecture different from others? : asp.net mvc

0 Answers  


Where do we store our connection string in asp.net application?

0 Answers  


Can you explain what inheritance is and give an example of when you might use it?

1 Answers  


Difference between web user control and web custom control?

0 Answers  


Categories