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 / ish
a) command object
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is skin in asp.net?
How to deploy/publish webservices?How many ways?Plz explain me
Explain about Application and Session Events ?
What is difference between datalist and gridview?
Define caching.
Where viewstate value is stored in asp.net?
Do gac'ed assemblies have fulltrust?
Explain the flow of processing of the request? : asp.net mvc
What does postback mean?
Explain in what order a destructors is called.
Demonstrate Render and PreRender?
What do you mean by query string?
Elaborate differentiation between Cache and Application?
How many types of validation are there?
How do cookies work? Give an example of their abuse.