Programming Entity Framework: Code First
Creating and Configuring Data Models from Your Classes

Preview
Amazon | $19.06 |
Apple iBooks | $14.99 |
BiggerBooks | $23.75 |
eBay | $26.61 |
eBooks.com | $14.99 |
eCampus | $24.24 |
update prices |
Price | $14.99 - $26.61
|
Rating | ![]() ![]() ![]() ![]() ![]() |
Authors | Julia Lerman, Rowan Miller |
Publisher | O'Reilly Media |
Published | 2011 |
Pages | 192 |
Language | English |
Format | Paper book / ebook (PDF) |
ISBN-10 | 1449312942 |
ISBN-13 | 9781449312947 |
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.
- Julia Lerman (3 books)
- Rowan Miller (2 books)
4 5 269
Similar Books
Code-First Development with Entity Framework
by Sergey Barskiy
Entity Framework Code-First enables developers to read and write data in a relational database system using C# or VB.NET. It is Microsoft's answer to demand for an ORM from .NET developers.This book will help you acquire the necessary skills to program your applications using Entity Framework. You will start with database configuration an...
Price: $19.99 | Publisher: Packt Publishing | Release: 2015
Programming Entity Framework, 2nd Edition
by Julia Lerman
Get a thorough introduction to ADO.NET Entity Framework 4 - Microsoft's core framework for modeling and interacting with data in .NET applications. The second edition of this acclaimed guide provides a hands-on tour of the framework latest version in Visual Studio 2010 and .NET Framework 4. Not only will you learn how to use EF4 in a vari...
Price: $6.99 | Publisher: O'Reilly Media | Release: 2010
Programming Entity Framework: DbContext
by Julia Lerman, Rowan Miller
The DbContext API captures Entity Framework's (EF) most commonly used features and tasks, simplifying development with EF. This concise book shows you how to use the API to perform set operations with the DbSet class, handle change tracking and resolve concurrency conflicts with the Change Tracker API, and validate changes to your data wi...
Price: $14.99 | Publisher: O'Reilly Media | Release: 2012
by Rahul Rajat Singh
Data access is an integral part of any software application. Entity Framework provides a model-based system that makes data access effortless for developers by freeing you from writing similar data access code for all of your domain models.Mastering Entity Framework provides you with a range of options when developing a data-oriented appl...
Price: $29.99 | Publisher: Packt Publishing | Release: 2015
Modern Data Access with Entity Framework Core
by Holger Schwichtenberg
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 optimize t...
Price: $34.19 | Publisher: Apress | Release: 2018
Beginning Entity Framework Core 2.0
by Derek J. Rouleau
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 c...
Price: $39.99 | Publisher: Apress | Release: 2018
Microsoft ADO.NET Entity Framework Step by Step
by John Paul Mueller
Expand your expertise - and teach yourself the fundamentals of the Microsoft ADO.NET Entity Framework 5. If you have previous programming experience but are new to the Entity Framework, this tutorial delivers the step-by-step guidance and coding exercises you need to master core topics and techniques....
Price: $2.98 | Publisher: Microsoft Press | Release: 2013
Entity Framework Core in Action
by Jon P Smith
There's a mismatch in the way OO programs and relational databases represent data. Entity Framework is an object-relational mapper (ORM) that bridges this gap, making it radically easier to query and write to databases from a .NET application. EF creates a data model that matches the structure of your OO code so you can query and write to...
Price: $32.15 | Publisher: Manning | Release: 2018