Categorize ADO.NET classes
There are two types of classes available in ADO.NET:
- Connection based classes
- Data storage classes
The Repository Pattern is a widely adopted design pattern that promotes loose coupling between the application's data access layer and ...
No comments: