Entity Framework - Simplified
Author: Mohd Manzoor Ahmed
Downloads: 444
Visits: 1
Pages: 104
Published: 10 years agoRating: Rated: 3 times Rate It
- 1 star
- 2 stars
- 3 stars
- 4 stars
- 5 stars
Book Description HTML
This eBook contains all the stuff required to start with Ado.Net Entity Framework. As there are two ways of working with entity framework, i.e., ObjectContext and DbContext. As a start, this book contains all the stuff with ObjectContext and it covers all the areas that a normal developer needs to know to work on any project with entity framework as a data access layer. It ranges from basic operations like insert, update, delete and select to advanced operations like transactions and optimization technique (lazy loading, eager loading, etc.,). Second edition is also on the way to focus on DbContext and many more optimization techniques and latest features. Key features: Point to point | Much practical | Less theoretical | Simple language