RU EN
Книги для разработчиков

Programming Entity Framework: Code First

Programming Entity Framework: Code First

Год:
Страниц:
192
Просмотров:
1931
Programming Entity Framework: Code First favorites 0
Описание

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.

Похожее
Clojure High Performance Programming, Second Edition
Автор: Shantanu Kumar
Год: 2015
Clojure treats code as data and has a macro system. It focuses on programming with immutable values and explicit progression-of-time constructs, which are intended to facilitate the development of more robust programs, particularly multithreaded ones. It is built with performance,...
Practical Entity Framework Core 6, Second Edition
Автор: Brian L. Gorman
Год: 2021
Take a developer journey that paves the way to enterprise-level database access from .NET and C# using the object-relational mapper (ORM) of choice. This second edition is revised to cover Entity Framework Core 5 and 6 (EF) and includes new...
Code-First Development with Entity Framework
Автор: Sergey Barskiy
Год: 2015
This book is intended for software developers with some prior experience with the Microsoft .NET framework who want to learn how to use Entity Framework. This book will get you up and running quickly, providing many examples that illustrate all...
Writing High-Performance .NET Code
Автор: Ben Watson
Год: 2014
Do you want your .NET code to have the absolute best performance it can? This book demystifies the CLR, teaching you how and why to write code with optimum performance. Learn critical lessons from a person who helped design and...
Написать сообщение
Тип
Почта
Имя
*Сообщение
RSS
Если вам понравился этот сайт и вы хотите меня поддержать, вы можете
Soft skills: 18 самых важных навыков, которыми должен владеть каждый работник
Почему сеньоры ненавидят собеседования с кодингом, и что компании должны использовать вместо них
OWASP: что это такое и что нужно знать веб-разработчикам
Мои 7 правил при собеседовании разработчиков
Асинхронный JavaScript: изучаем Async/Await, Callbacks и Promises
Функции и хранимые процедуры в PostgreSQL: зачем нужны и как применять в реальных примерах
GraphQL решает кучу проблем — рассказываем, за что мы его любим
Как айтишнику найти работу в США и ЕС: 9 лучших ресурсов
Не одними Unity и Unreal Engine. Альтернативные игровые движки
Сравнение REST и GraphQL
Boosty
Donate to support the project
GitHub account
GitHub profile