๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Programming Entity Framework: Code First

โœ Scribed by Julia Lerman, Rowan Miller


Publisher
O'Reilly Media
Year
2011
Tongue
English
Leaves
192
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.

โœฆ Subjects


ะ‘ะธะฑะปะธะพั‚ะตะบะฐ;ะšะพะผะฟัŒัŽั‚ะตั€ะฝะฐั ะปะธั‚ะตั€ะฐั‚ัƒั€ะฐ;ADO.NET / LINQ;


๐Ÿ“œ 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