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
Define table relations?
Which object of ado contains datarow datacolumn collection?
Which method is used by command class to execute SQL statements that return single value?
What is disconnected architecture in ado.net?
What provider ado.net use by default? Explain the role of data provider in ado.net? What is the role of data provider in ado.net?
What is ado.net explain with diagram?
Name which operations can you not perform on an ado.net dataset?
Explain how can we load multiple tables in to dataset?
What is commandbuilder in ado.net?
What are the objects of ado.net?
What is the use of data grid?
Define partial class?
Why is stored procedure used in ado.net?
What is the difference between oledb sql server and oledbdotnet provider?
What is the difference between Datareader and Dataset?