Packt Publishing, 2017. — 361 p. Being able to create and maintain dataoriented 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 a comprehensive guide that will show how to utilize the power of the...
Packt Publishing, 2017. — 361 p. Being able to create and maintain dataoriented 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 a comprehensive guide that will show how to utilize the power of the...
Packt Publishing, 2017. — 361 p. — SBN 13: 978-1-78829-413-3. Learn how to leverage the features of the new Entity Framework Core APIs and use them to build pure .NET Core applications. About This Book Learn how to effectively manage your database to make it more productive and maintainable. Write simplified queries using LINQ to acquire the desired data easily Raise the...
Packt Publishing, 2017. — 361 p. — SBN 13: 978-1-78829-413-3. Learn how to leverage the features of the new Entity Framework Core APIs and use them to build pure .NET Core applications. About This Book Learn how to effectively manage your database to make it more productive and maintainable. Write simplified queries using LINQ to acquire the desired data easily Raise the...
Packt Publishing, 2017. — 361 p. — SBN 13: 978-1-78829-413-3. Learn how to leverage the features of the new Entity Framework Core APIs and use them to build pure .NET Core applications. About This Book Learn how to effectively manage your database to make it more productive and maintainable. Write simplified queries using LINQ to acquire the desired data easily Raise the...
Apress, 2018. — 338 p. Use the valuable Entity Framework Core 2.0 tool in ASP.NET and the .NET Framework to eliminate the tedium around accessing databases and the data they contain. Entity Framework Core 2.0 greatly simplifies access to relational databases such as SQL Server that are commonly deployed in corporate settings. By eliminating tedious data access code that...
Apress, 2018. — 338 p. Use the valuable Entity Framework Core 2.0 tool in ASP.NET and the .NET Framework to eliminate the tedium around accessing databases and the data they contain. Entity Framework Core 2.0 greatly simplifies access to relational databases such as SQL Server that are commonly deployed in corporate settings. By eliminating tedious data access code that...
Kens Learning Curve, 2024. — 210 p. Running software isn't all about code, some buttons, and some user interaction. There is much more to it. One of the key elements is data. Data is always data; information a user can see and manage. But also something you, the developer, can work with. But the way we can save that data is a whole different story. Where do you save...
Kens Learning Curve, 2024. — 210 p. Running software isn't all about code, some buttons, and some user interaction. There is much more to it. One of the key elements is data. Data is always data; information a user can see and manage. But also something you, the developer, can work with. But the way we can save that data is a whole different story. Where do you save...
Apress, 2018. — 650 p. 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 2 projects. Best-selling author Adam Freeman explains how to get the most from Entity...
Apress, 2018. — 650 p. 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 2 projects. Best-selling author Adam Freeman explains how to get the most from Entity...
Apress, 2018. — 650 p. — ISBN13: 978-1-4842-3434-1. Целевая аудитория: опытные разработчики на C#. Перед вами современное руководство по новой версии фреймворка Entity Framework Core, в котором рассматривается создание эффективных веб-приложений с помощью платформы ASP.NET. Вы узнаете про популярную модель построения приложений MVC, про основы новой версии фреймворка, а также...
Apress, 2018. — 650 p. — ISBN13: 978-1-4842-3434-1. Целевая аудитория: опытные разработчики на C#. Перед вами современное руководство по новой версии фреймворка Entity Framework Core, в котором рассматривается создание эффективных веб-приложений с помощью платформы ASP.NET. Вы узнаете про популярную модель построения приложений MVC, про основы новой версии фреймворка, а также...
Apress, 2018. — 650 p. — ISBN13: 978-1-4842-3434-1. 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 2 projects. Best-selling author Adam Freeman explains how to get...
2nd Edition. — Apress Media LLC, 2022. — 812 p. — ISBN-13: 978-1-4842-7300-5. 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 content on table-per-type mapping, LINQ improvements...
Apress Media LLC., 2020. — 662 p. — ISBN13: 978-1-4842-6043-2. 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...
Apress Media LLC., 2020. — 662 p. — ISBN13: (electronic): 978-1-4842-6044-9. 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,...
Apress Media LLC., 2020. — 662 p. — ISBN13: (electronic): 978-1-4842-6044-9. 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,...
Apress Media LLC., 2020. — 662 p. — ISBN13: (electronic): 978-1-4842-6044-9. 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,...
2nd Edition. — Packt Publishing, 2016. — 341 p. — ISBN: 978-1-78588-330-9. Leverage the full potential of Entity Framework with this collection of powerful and easy-to-follow recipes Entity Framework is a highly recommended Object Relation Mapping tool used to build complex systems. In order to survive in this growing market, the knowledge of a framework that helps provide easy...
Syncfusion, 2018. — 111 p. Entity Framework is Microsoft’s flagship Object/Relation Mapper, and the recommended way to access relational databases. Entity Framework Core is a complete rewrite from the “classic” Entity Framework, building on the new multiplatform .NET Core framework and adding the ability to connect to nonrelational data sources while keeping the features that...
Packt Publishing, 2016. — 341 p. — ISBN: 978-1-78588-330-9. — True PDF. Leverage the full potential of Entity Framework with this collection of powerful and easy-to-follow recipes. Entity Framework is a highly recommended Object Relation Mapping tool used to build complex systems. In order to survive in this growing market, the knowledge of a framework that helps provide easy...
Packt Publishing, 2016. — 341 p. — ISBN: 978-1-78588-330-9. — True PDF. Leverage the full potential of Entity Framework with this collection of powerful and easy-to-follow recipes. Entity Framework is a highly recommended Object Relation Mapping tool used to build complex systems. In order to survive in this growing market, the knowledge of a framework that helps provide easy...
Packt Publishing, 2016. — 341 p. — ISBN: 978-1-78588-330-9. — True PDF. Leverage the full potential of Entity Framework with this collection of powerful and easy-to-follow recipes. Entity Framework is a highly recommended Object Relation Mapping tool used to build complex systems. In order to survive in this growing market, the knowledge of a framework that helps provide easy...
Packt Publishing, 2016. — 341 p. — ISBN: 978-1-78588-330-9. — True PDF. Leverage the full potential of Entity Framework with this collection of powerful and easy-to-follow recipes. Entity Framework is a highly recommended Object Relation Mapping tool used to build complex systems. In order to survive in this growing market, the knowledge of a framework that helps provide easy...
Apress, 2018. — 665 p. — ISBN: 1484235517. C# developers, here’s your opportunity to learn the ins-and-outs of Entity Framework Core, Microsoft’s recently redesigned object-relational mapper. Benefit from hands-on learning that will teach you how to tackle frustrating database challenges, such as workarounds to missing features in Entity Framework Core, and learn how to...
Apress, 2018. — 665 p. — ISBN: 1484235517. C# developers, here’s your opportunity to learn the ins-and-outs of Entity Framework Core, Microsoft’s recently redesigned object-relational mapper. Benefit from hands-on learning that will teach you how to tackle frustrating database challenges, such as workarounds to missing features in Entity Framework Core, and learn how to...
2nd edition. — Manning, 2021. — 624 p. — ISBN 9781617298363. Entity Framework Core in Action, Second Edition teaches you to write flawless database interactions for .NET applications. Entity Framework Core in Action, Second Edition is an in-depth guide to reading and writing databases with EF Core. Revised from the bestselling original edition, it’s filled with over 100...
2nd Edition. — Manning, 2021. — 624 p. — ISBN 9781617298363. Entity Framework Core in Action, Second Edition is an in-depth guide to reading and writing databases with EF Core. Revised from the bestselling original edition, it’s filled with over 100 diagrams, code snippets, and examples—including building and scaling your own bookselling web application. Learn from author Jon...
Manning Publications, 2018. — 486 p. Reading and storing data is a core part of any application, and .NET developers want database access to be easy and intuitive. Entity Framework Core is a .NET library designed to simplify data persistence, bridging the mismatch between the different structures of object-oriented code and relational databases. Entity Framework Core in Action...
Apress, 2021. — 317 p. — ISBN 978-1-4842-6881-0. Use the code-driven approach of Entity Framework Core 5 to build a functional web application that accesses a database on the backend server. This book covers the common use cases of Entity Framework that a developer needs to master in order to begin building applications that run against a database. Throughout the book you will...
Apress, 2021. — 317 p. — ISBN 978-1-4842-6881-0. Use the code-driven approach of Entity Framework Core 5 to build a functional web application that accesses a database on the backend server. This book covers the common use cases of Entity Framework that a developer needs to master in order to begin building applications that run against a database. Throughout the book you will...
Москва: ДМК Пресс, 2022. — 689 с. — ISBN 978-5-93700-114-6. Данная книга научит вас писать код для беспрепятственного взаимодействия с базой данных при работе с приложениями .NET. Следуя соответствующим примерам из обширного опыта автора книги, вы быстро перейдете от основ к продвинутым методам. Помимо новейших функциональных возможностей EF, в книге рассматриваются вопросы...
Пер. с англ. и ред. Ю.Н. Артеменко. — М.: Диалектика, 2019. — 624 с.: ил. — ISBN: 978-5-907114-86-9. Автор многочисленных бестселлеров Адам Фримен объясняет, как извлечь максимальную пользу из Entity Framework Core 2 в проектах MVC. Сначала он описывает различные способы моделирования данных посредством инфраструктуры Entity Framework Core 2 и разнообразные типы баз данных,...
Комментарии