feature of ADO.Net

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


Please Help Members By Posting Answers For Below Questions

Explain the advantages and disadvantages of using datalist?

623


How can I retrieve two tables of data at a time by using data reader? Data reader read and forward only, how is it possible to get 2 tables of data at a time?

530


How is entity framework different from ado.net?

494


What is openquery?

535


Explain the DataAdapter.Update() and DataSetAcceptChanges() methods.

542






Give an example that shows how to execute a stored procedure in ado.net?

578


What is an orm, and why would you use one instead of plain old ado.net?

585


What are the different methods available under the sqlcommand class to access the data?

586


What are the types of databinding?

565


How to add a javaScript function in a datagrid?

575


Which method is used by command class to execute SQL statements that return single value?

564


What does sqldatareader return?

506


What is the difference between connected and disconnected environment?

501


Define atomicity?

591


How to perform sorting on a table in ADO.NET?

565