Answer Posted / harsh kagda
there r various new features added in ado.net like
1.optimized dataSet serialization
2.batch updates — Reduction in database roundtrips
3.Asynchronous Data Access
4.common provider model
5.bulk copy
6.enhancements to the dataset
7.data paging
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What two types of data providers does ADO.NET supply? What determines which one you should use?
What is fill method in ado.net?
Explain all the classes those are used for database connections between sql server and asp.net?
What is ole db query?
What is ado.net explain with diagram?
Explain the difference between data reader and data adapter?
What are typed and untyped dataset?
What is microsoft ole db provider for sql server?
Define connection string?
How would you connect to a database by using .NET?
How will you fill the gridview by using datatable object at runtime?
What is maximum pool size in ado.net connection string?
What is connected architecture in ado.net?
What is the use of sqldatareader class?
Which keyword is used to accept variable number of parameters?