Answer Posted / kishore
ADO.net is a works on Disconnected achiteture .
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
How would you connect to database using .NET?
What are the several execute methods of ado.net?
Explain the difference between sqlcommand object and command behavior object?
What is a control toolbox?
What are the disadvantages of using datalist?
Explain why edit is not possible in repeater?
Which parameter of ConnectionString is used to specify the name of the database?
What is meant by ‘transaction’ in a database and what are the ‘properties of transaction’?
Why ca not we use multiple inheritance and garbage collector paralelly in .net?
What is the difference between ado.net and oledb?
What two types of data providers does ADO.NET supply? What determines which one you should use?
Why edit is not possible in repeater?
Data reader read and forward only, how is it possible to get 2 tables of data at a time?
What is the advantage of ado.net?
What are the Features of a dataset