System.Data.Entity.Repository documentation
How to use the repository pattern in your own project
This section will handle the following subjects:
Exception Handling
This section will handle the following subjects:
Transaction Configuration
This section will handle configuration and usage of transactions within the repository pattern and Entity Framework. - Not documented yet.
Testing
This section will handle the following subjects:
- Prerequisites for testing see: Testing page.