Answer Posted / s.balakrishna
ado.net is collection of managed providers that provides
communication to the application with the datasources.
Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
What is difference between sqldatareader and sqldataadapter?
What is concurrency? How will you avoid concurrency when dealing with dataset? (One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid the problem?)
What is ado.net code?
Explain how can we load multiple tables in to dataset?
How can we check that some changes have been made to dataset since it was loaded?
What is ado asp?
Explain the advantages and disadvantages of using datalist?
Does ado.net use odbc?
Why do we need ado.net?
What are the core objects of ADO.NET?
What is dataset object? Explain the various objects in dataset.
What is ado full form?
Explain the architecture of ado.net?
Which is the best method to get two values from the database?
How would you connect to database using .NET?