Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Difference between ADO and ADO.Net

Answer Posted / sandyni

Following are some major differences between both

1.As in classic ADO we had client and server side cursors
they are no more present in ADO.NET. Note it's a
disconnected model so they are no more applicable.

2. Locking is not supported due to disconnected model.

3. All data persist in XML as compared to classic ADO where
data persisted in Binary format also.

4. Ado.net uses Dataset where as Ado uses RecordSet.

5.Ado.Net uses Dataproviders where as classic Ado uses COM
model.

6.Ado.net can able to works on multiple tables where as Ado
can works on only on etable.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is typed dataset ?

1236


What are dcl commands?

1050


What is data relation?

969


What is ado asp?

1038


How do you update database through dataset?

1028


Which object of ado contains datarow datacolumn collection?

1012


What is ole in excel?

984


What is dao and ado?

974


Is ado.net an orm?

1006


What is the difference between Dataset. clone and Dataset.copy?

1096


How to copy the contents from one table to another table and how to delete the source table in ado.net?

1088


How can we load multiple tables in a dataset?

1239


What is the return type of executescalar?

1070


What are the advantages and drawbacks of using ado.net?

1152


differences between ADO and ADO.NET

1130