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 / 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 |
Post New Answer View All Answers
What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?
Elaborate differentiation between Cache and Application?
What is asp.net web application?
How to retrieve user name in case of Window Authentication?
What is application and session in asp.net?
What is the difference between pathparam and queryparam?
Why session management is required?
Distinguish between Server-side and Client-side code with its functionality?
Where the viewstate is stored after the page postback?
Is global asax mandatory?
Why asp.net is used?
How can you debug your.net application?
Explain the difference between globalization and localization techniques
What are the layouts of ASP.NET Pages?
What are the advantages of asp.net mvc framework? : asp.net mvc