Entity Framework 6 Recipes

Cover of Entity Framework 6 Recipes by Zeeshan Hirani
Publisher: Apress
Year: 2013
Language: en
Edition: 2nd ed.
Pages: 548
ISBN-13: 9781430257882
Dimensions:
Height: 9.25 Inches
Length: 7.5 Inches
Weight: 2.055 Pounds
Width: 1.24 Inches
Dewey Decimal: 006.7/882
Editorial overview Touché

Entity Framework 6 Recipes by Zeeshan Hirani, published by Apress on October 28, 2013, is a comprehensive guide designed for developers working with Microsoft’s Entity Framework, a data-access platform for the .NET Framework and ASP.NET development. This second edition spans 548 pages and provides a collection of practical code solutions that cover essential data access tasks, enabling readers to grasp core concepts and apply them effectively in their projects.

Readers will find a wealth of ready-to-use examples that emphasize the DbContext and Code First approach, along with insights into new features such as Asynchronous Query and Save, Code-based Configuration, and Connection Resiliency. The book is tailored for both beginners and experienced developers, offering concrete examples for common data access challenges and facilitating a smooth transition from previous Microsoft data access platforms. Whether you are looking to improve data access performance or simplify your code through data binding, this resource serves as a valuable tool for mastering Entity Framework.


Official synopsis Publisher

Entity Framework 6 Recipes provides an exhaustive collection of ready-to-use code solutions for Entity Framework, Microsoft’s model-centric, data-access platform for the .NET Framework and ASP.NET development. With this book, you will learn the core concepts of Entity Framework through a broad range of clear and concise solutions to everyday data access tasks. Armed with this experience, you will be ready to dive deep into Entity Framework, experiment with new approaches, and develop ways to solve even the most difficult data access challenges. If you are a developer who likes to learn by example, then this is the right book for you.

Gives ready-to-use, real-world recipes to help you with everyday tasks Places strong focus on DbContext and the Code First approach Covers new features such as Asynch Query and Save, Codebased Configuration, Connection Resiliency, Dependency Resolution, and much more

What you’ll learn Implement basic data access design patterns using Entity Framework. Seamlessly model your solutions across both code and data. Provide data access to Windows 8 and Metro applications. Integrate with WCF Data Services Improve data access performance. Simplify and reduce your code through data binding. Who this book is for

Entity Framework 6 Recipes is for anyone learning Microsoft’s Entity Framework—Microsoft’s primary data access platform in the .NET Framework. If you have ever struggled to learn a new technology, programming model, or way of doing something, you know how helpful simple and real-world examples can be. For the beginning developer, this book provides concrete examples for common data access tasks. For developers having experience with previous Microsoft data access platforms, this book provides a task-by-task mapping between previous approaches and the patterns used in Entity Framework.

Table of Contents Getting Started with Entity Framework Entity Data Modeling Fundamentals Querying an Entity Data Model Using Entity Framework in ASP.NET Loading Entities and Navigation Properties Beyond the Basics with Modeling and Inheritance Working with Object Services Plain Old CLR Objects Using the Entity Framework in N-Tier Applications Stored Procedures Functions Customizing Entity Framework Objects Improving Performance Concurrency

FAQ
What is “Entity Framework 6 Recipes” about?
This page includes the available description and bibliographic details for “Entity Framework 6 Recipes” by Zeeshan Hirani. Synopsis preview: Entity Framework 6 Recipes provides an exhaustive collection of ready-to-use code solutions for Entity Framework, Microsoft’s model-centric, data-access platform for the .NET Framework and ASP.NET development. With this…
Who is the author of “Entity Framework 6 Recipes”?
“Entity Framework 6 Recipes” is credited to Zeeshan Hirani.
When was “Entity Framework 6 Recipes” published?
Publisher: Apress. Year: 2013.
What is the ISBN for “Entity Framework 6 Recipes”?
ISBN-13: 9781430257882.
What are the book details (language, pages, edition)?
Language: en. Pages: 548. Edition: 2nd ed..

Related Books by Topic