ramakrishnareddy


{ City } hyderabad
< Country > india
* Profession * asst professor
User No # 55494
Total Questions Posted # 0
Total Answers Posted # 1

Total Answers Posted for My Questions # 0
Total Views for My Questions # 0

Users Marked my Answers as Correct # 2
Users Marked my Answers as Wrong # 0
Questions / { ramakrishnareddy }
Questions Answers Category Views Company eMail




Answers / { ramakrishnareddy }

Question { HCL, 8399 }

What is the main difference between ADO and ADO.Net


Answer

ADO- Connection-Oriented Architecture
Use Record Set
Communicate in Binary mode

Ado.net Dis-connected architecture
Use DataSet,Adapter
Parse Data in XML mode

Is This Answer Correct ?    2 Yes 0 No