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 / venu
c
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the difference between login controls and forms authentication?
What is Model-View-View Model?
What are the parts of an http response?
How can we communicate with each server in N-tier Architecture? and what are the methods?
Which control has default post back is enabled(true)?
Explain the use of dataadapter.
What is viewstate parameter?
To wrap up a call to a Web service the standard used is..?
Can we have multiple master pages in asp net?
What is authorization in asp.net?
Is session stored in browser?
What are the different ways you would consider sending data across pages in ASP (i.e between asp to asp)?
What do you mean by authentication?
What I need to create and run an asp.net application?
explain code with datachaching with example