What is ADO .NET and what is difference between ADO and ADO.NET?

Answer Posted / sweety

diff:
1.ADO is a connected approach,where as ADO.Net is a
disconnected data approach.
2.ADO is a concept of vb 6.0,where as ADO.Net ia concept
of .Netframework.
3.ADO is a Object Based,where as ADO.Net is a Object
Oriented.
4.ADO supports recordset,whereas ADO.Net supports dataset.

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what are the steps to connect to a database?

592


how we can fire event in databound coulm in datagfrid withot using button?

651


How do you merge 2 datasets into the third dataset in a simple manner?

626


How does ado.net work?

575


What are the different layers of ado.net?

606






Why edit is not possible in repeater?

598


Data reader read and forward only, how is it possible to get 2 tables of data at a time?

572


What are ado.net objects?

615


What is ado.net in vb net?

584


how Sequence to connect and retrieve data from database using dataset?

827


How do you update database through dataset?

622


What is method to get XML and schema from Dataset? getXML() and get Schema ()

625


What are the difference between readonly vs. Const?

591


What is dataset object? Explain the various objects in dataset.

685


The answers which posted above is not satisfied my requirement? Can some one post teh exact answer? Thanx

1669