𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Programming Entity Framework: Code First

✍ Scribed by Julia Lerman, Rowan Miller


Publisher
O'Reilly Media
Year
2011
Tongue
English
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


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.


πŸ“œ SIMILAR VOLUMES


Programming Entity Framework: Code First
✍ Julia Lerman, Rowan Miller πŸ“‚ Library πŸ“… 2011 πŸ› O'Reilly Media 🌐 English

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 da

Programming Entity Framework: Code First
✍ Julia Lerman, Rowan Miller πŸ“‚ Library πŸ“… 2011 πŸ› O'Reilly Media 🌐 English

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 da

Entity Framework Code First Succinctly
✍ Peres R. πŸ“‚ Library 🌐 English

Syncfusion Inc., 2014. β€” 120 p.<div class="bb-sep"></div>Follow author Ricardo Peres as he introduces the newest development mode for Entity Framework, Code First. With Book you will learn the ins and outs of developing code by hand in Code First. With this knowledge, you will be able to have finer

Code-First Development with Entity Frame
✍ Sergey Barskiy πŸ“‚ Library πŸ“… 2015 πŸ› Packt Publishing 🌐 English

<p><b>Take your data access skills to the next level with Entity Framework</b></p> <h2>About This Book</h2><ul><li>Learn how to create, retrieve, update, and delete the data in a relational database using .NET</li><li>Choose from an array of examples in C# and VB.NET that showcase the key concepts o