Студенческий сайт КФУ - ex ТНУ » Учебный раздел » Учебные файлы »ПРОГРАММИРОВАНИЕ

Programming Entity Framework: Code First

Julie Lerman, Rowan Miller
Тип: PDF
Категория: ПРОГРАММИРОВАНИЕ
Скачать
Купить
Creating and Configuring Data Models from Your Classes
Take advantage of the Code First data modeling approach in ADO.NET Entity Framework, and learn how to build and configure a model based on existing classes in your business domain. With this concise book, you’ll work hands-on with examples to learn how Code First can create an in-memory model and database by default, and how you can exert more control over the model through further configuration.
Code First provides an alternative to the database first and model first approaches to the Entity Data Model. Learn the benefits of defining your model with code, whether you’re working with an existing database or building one from scratch. If you work with Visual Studio and understand database management basics, this book is for you.
Learn exactly what Code First does—and does not—enable you to do
Understand how property attributes, relationships, and database mappings are inferred from your classes by Code First
Use Data Annotations and the Fluent API to configure the Code First data model
Perform advanced techniques, such as controlling the database schema and overriding the default model caching
This book is a continuation of author Julia Lerman’s Programming Entity Framework, widely recognized as the leading book on the topic.
Другие файлы:

Programming Entity Framework, 2nd Edition
If you use Entity Framework in Visual Studio 2008 and .NET 3.5, this is the book you want. Programming Entity Framework, 1st Edition offers experience...

Entity Framework 4.0 Recipes: A Problem-Solution Approach
Entity Framework 4.0 Recipes provides an exhaustive collection of ready-to-use code solutions for Microsoft’s Entity Framework, Microsoft’s vision fo...

Microsoft ADO.NET Entity Framework Step by Step
Expand your expertise - and teach yourself the fundamentals of the Microsoft ADO.NET Entity Framework 5. If you have previous programming experience b...

WCF 4.5 Multi-Layer Services Development with Entity Framework. Third Edition
This book is a step-by-step tutorial to guide you through learning WCF, Entity Framework, LINQ, and LINQ to Entities. You will be guided to create six...

Programming C# 5.0: Building Windows 8 Metro, Web, and Desktop Applications for the .NET 4.5 Framework
With its support for dynamic programming, C# 5.0 continues to evolve as a versatile language on its own. But when C# is used with .NET Framework 4.5,...