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

Practical Entity Framework

Practical Entity Framework

Database Access for Enterprise Applications
Автор:
Год:
Страниц:
662
Просмотров:
2523
Practical Entity Framework favorites 0
Описание

Determine your object relational mapper (ORM) of choice for enterprise applications using .NET Framework, and especially .NET Framework Core 3.1 and higher. Real-world examples and considerations are presented in this book to help you create robust and efficient database solutions. Throughout the text, actual problems, questions, and common pitfalls are provided to help you recognize optimal solutions for maximum success in the different application scenarios you might encounter.

Practical Entity Framework begins with a simple overview of the two most common approaches to working with databases—database first and code first—and then focuses on working in a code first manner. Taking the code first approach allows the entire database to be built and maintained in code so there is never a situation in which you cannot restore the database schema. Additionally, the code first approach creates an entirely transparent record of changes to the database that is easily tracked in source control. Emphasis throughout the book is on leaving you well positioned to architect and lead data development efforts for your organization.

What You Will Learn

  • Build robust and maintainable databases using a code first approach.
  • Create and execute stored procedures, triggers, and functions.
  • Analyze and optimize performance of database queries.
  • Ensure data integrity through keys, constraints, and relationships.

Who This Book Is For

.NET developers who work with enterprise-level applications and need to interact with data structures and data within the back end data store, developers who want to take a code first approach to building database applications to prevent conflicts and optimize efficiency, and those who are moving into full-stack roles, or into senior and architectural roles, and will be responsible for database design and implementation.

Похожее
Pro Entity Framework Core 2 for ASP.NET Core MVC
Автор: Adam Freeman
Год: 2018
Model, map, and access data effectively with Entity Framework Core 2, the latest evolution of Microsoft’s object-relational mapping framework that allows developers to access data using .NET objects, and the most common data access layer used in ASP.NET Core MVC...
Professional NoSQL
Автор: Shashank Tiwari
Год: 2011
THE GROWTH OF USER-DRIVEN CONTENT has fueled a rapid increase in the volume and type of data that is generated, manipulated, analyzed, and archived. In addition, varied newer sets of sources, including sensors, Global Positioning Systems (GPS), automated trackers and...
Programming Entity Framework: DbContext
Автор: Julie Lerman, Rowan Miller
Год: 2012
Написать сообщение
Тип
Почта
Имя
*Сообщение
RSS
Если вам понравился этот сайт и вы хотите меня поддержать, вы можете
30 вопросов на собеседовании фронтенд разработчика
Soft skills: 18 самых важных навыков, которыми должен владеть каждый работник
Компиляция и запуск C# и Blazor внутри браузера
Как айтишнику найти работу в США и ЕС: 9 лучших ресурсов
Разработка игр на Unity: с нуля до профессионала
Using a сustom PagedList class for Generic Pagination in .NET Core
Зарплата по результатам собеседования — лучший способ сократить отклики на вакансию, а тестовые задания — избыточны
Первый рабочий день: инструкция по выживанию — 4 совета, как с комфортом выйти на новую работу
Психология удалёнки: как не слететь с катушек
Почему сеньоры ненавидят собеседования с кодингом, и что компании должны использовать вместо них
Boosty
Donate to support the project
GitHub account
GitHub profile