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.

Похожее
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...
Writing High-Performance .NET Code, 2nd Edition
Автор: Ben Watson
Год: 2018
Take performance to the next level!This book does not just teach you how the CLR works - it teaches you exactly what you need to do now to obtain the best performance today. It will expertly guide you through the...
The Definitive Guide to SQLite, Second Edition
Автор: Grant Allen, Mike Owens
Год: 2010
The Definitive Guide to SQLite, Second Edition is your one-stop resource for integrating one of the most advanced and innovative open source database management systems into your development projects. SQLite is freely-available and comes with an amazingly small foot print...
Mastering Entity Framework Core 2.0
Автор: Probhakaran Anbazhagan
Год: 2017
Being able to create and maintain data-oriented applications has become crucial in modern programming. This is why Microsoft came up with Entity Framework so architects can optimize storage requirements while also writing efficient and maintainable application code. This book is...
Написать сообщение
Тип
Почта
Имя
*Сообщение
RSS
Если вам понравился этот сайт и вы хотите меня поддержать, вы можете
Переход от монолита к микросервисам: история и практика
Soft skills: 18 самых важных навыков, которыми должен владеть каждый работник
Angular без CLI (руководство)
300+ вопросов по JavaScript на собеседовании
Сравнение REST и GraphQL
Зарплата по результатам собеседования — лучший способ сократить отклики на вакансию, а тестовые задания — избыточны
Почему вы никогда не должны соглашаться на собеседования с программированием
Функции и хранимые процедуры в PostgreSQL: зачем нужны и как применять в реальных примерах
«Спасите C++»: отец легендарного языка просит разработчиков о помощи
Идентификация, Аутентификация, Авторизация. В чем же разница?
Boosty
Donate to support the project
GitHub account
GitHub profile