Поиск  
Always will be ready notify the world about expectations as easy as possible: job change page
Книги для разработчиков

Practical Entity Framework

Practical Entity Framework

Database Access for Enterprise Applications
Автор:
Год:
Страниц:
662
Просмотров:
2298

Описание

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.

Похожее
PostgreSQL Administration Cookbook, 9.5/9.6 Edition
Автор: Simon Riggs, Gianni Ciolli, Gabriele Bartolini
Год: 2017
PostgreSQL is a powerful opensource database management system; now recognized as the expert's choice for a wide range of applications, it has an enviable reputation for performance and stability. PostgreSQL provides an integrated feature set comprising relational database features, object-relational,...
Управление памятью в .NET для профессионалов
Автор: Конрад Кокоса
Год: 2020
Хотя в .NET управление памятью осуществляется автоматически, понимание того, как именно это делается, сулит немало преимуществ. Вы сможете писать более качественные программы, эффективно взаимодействующие с памятью.Книга, проверенная командой разработки .NET из «Майкрософт», содержит 25 сценариев поиска и устранения неисправностей, призванных...
Entity Framework Tutorial, Second Edition
Автор: Joydip Kanjilal
Год: 2015
The ADO.NET Entity Framework from Microsoft is a new ADO.NET development framework that provides a level of abstraction for data access strategies and solves the impedance mismatch issues that exist between different data models.This book explores Microsoft’s Entity Framework and...
Programming Entity Framework: Code First
Автор: Julie Lerman, Rowan Miller
Год: 2011
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...
Написать сообщение
Тип
Почта
Имя
*Сообщение