what is actual relation between ado.net & database?
what is actual relation between ado.net & database?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Mahesh ChandPosted Apr 15, 2011, 3:11 AM
ADO.NET is an API (set of classes resides in DLLs) that is used in your code to connect, read and write data from/to a database.