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
Is datareader faster than datatable?
What is difference in record set and dataset?
What are all features of ADO.Net?
What is connected architecture in ado.net?
What is the difference between Data adaptor and Data set?
Explain what are acid properties?
What is namespace in ado.net?
What are basic methods of dataadapter?
Describe the disconnected architecture of ADO.NET’s data access model.
What are the parameters that control most of connection pooling behaviors?
What is a dataview?
What are the difference between readonly vs. Const?
Give few examples of datareader that is used in different dataproviders.
Can datareader hold data from multiple tables?
Explain how to create dynamic gridview?