Cargando…

Entity Framework 4.1: expert's cookbook : more than 40 recipes for successfully mixing test driven development, architecture, and Entity Framework code first /

This book takes a step-by-step problem solving approach that leads you through a problem and explains each step in detail to accomplish the goal. This books gives you concrete code examples as well as detailed information on the decisions involved. This book is for intermediate to advanced .NET deve...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Liles, Devlin
Otros Autores: Rayburn, Tim
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham, UK : Packt Pub./Enterprise, ©2012.
Colección:Professional expertise distilled.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • Entity Framework 4.1: Expert's Cookbook; Entity Framework 4.1: Expert's Cookbook; Credits; About the Authors; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Instant Updates on New Packt Books; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions; 1. Improving Entity Framework in the Real World; Introduction; Improving Entity Framework by using code first.