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 the difference between client-side and server-side validations in webpages?
What is cache in asp net?
What are query strings used for?
What is asp.net architecture?
What is custom attribute? How to create?
How can we access static variable?
Explain asp.net mvc request life cycle? : asp.net mvc
Can you explain how ASP.NET application life cycle and page life cycle events fire?
What types of data validation events are commonly seen in the client-side form validation?
Describe the master page.
What are the Difference between asp.net and asp ?
What is difference between cookies and cache?
Explain how viewstate is being formed?
Is asp.net and .net same?
What is the request flow used for asp.net mvc framework? : asp.net mvc