What I want to know how to do in entity framework:
- Create
- High speed database contexts
- Object rich database contexts
- Dynamically composable database contexts for when pre-built don’t exist
- Understand
- Best path
- Performance trade-offs
- Risks and Challenges
With those questions in mind I watched Entity Framework in the Enterprise: Incorporating Entity Framework into applications that are architected for the enterprise.
Personal notes follow.
Continue reading “Entity Framework in the Enterprise on Pluralsight”