Entity framework 6 recipes /
Entity Framework6 Recipes provides an exhaustive collection of ready-to-use code solutions for Entity Framework, Microsoft'smodel-centric, data-access platform for the .NET Framework and ASP.NET development. With this book, you will learn the core concepts of Entity Framework through a broad ra...
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
Berkeley :
Apress,
2013.
|
Edition: | Second edition. |
Series: | Expert's voice in .NET.
|
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
Table of Contents:
- Chapter 1. Getting started with Entity Framework
- chapter 2. Entity data modeling fundamentals
- chapter 3. Querying an Entity Data Model
- chapter 4. Using Entity Framework in ASP.NET MVC
- chapter 5. Loading entities and navigation properties
- chapter 6. Beyond the basics with modeling and inheritance
- chapter 7. Working with Object Services
- chapter 8. Plain Old CLR Objects
- chapter 9. Using the Entity Framework in n-Tier applications
- chapter 10. Stored procedures
- chapter 11. Functions
- chapter 12. Customizing Entity Framework objects
- chapter 13. Improving performance
- chapter 14. Concurrency.