Categorize ADO.NET classes


There are two types of classes available in ADO.NET:
  • Connection based classes
  • Data storage classes
Connection based classes are available in the form of Data Providers. Data Provider is nothing but set of classes which are used to make a query to DB, execute the query and gets the results back.Today there are different types.NET Data Providers are available to connect to different kinds of data bases.

No comments:

Powered by Blogger.