|
Programming Entity Framework is a thorough introduction to Microsoft's new core framework for modeling and accessing data in .NET applications. This book not only gives experienced developers a hands-on tour of the Entity Framework, and explains its use in a variety of applications, but also provides a deep dive into its architecture and APIs. From the Entity Data Model (EDM) and Object Services to EntityClient and the Metadata Workspace, Programming Entity Framework covers it all. Written by Julia Lerman, the leading independent authority on the framework, Programming Entity Framework includes scores of reusable examples written in both Visual Basic and C# that you can implement right away. With this book, you will:
-
Understand the core concepts you need to make best use of the Entity Framework (EF) in your applications
-
Learn to query your data, using either LINQ to Entities or Entity SQL
-
Create Windows Forms, WPF, and ASP.NET applications
-
Build ASMX web services, and WCF services
-
Use Object Services to work directly with your entity objects
-
Delve into model customization, relationship management, change tracking, data concurrency, and more
Presented in a clear narrative style that reflects the hundreds of hours the author has spent consulting, teaching, and writing about this new data access model and testing its myriad features, Programming Entity Framework will help you master the technology and put it to work. |
|
|
 C# 4.0 How-ToReal Solutions for C# 4.0 Programmers
Need fast, robust, efficient code solutions for Microsoft C# 4.0? This book delivers exactly what you’re looking for. You’ll find more than 200 solutions, best-practice techniques, and tested code samples... |  |  C# 4.0 in a Nutshell: The Definitive Reference
What people are saying about C# 4.0 in a Nutshell
"C# 4.0 in a Nutshell is one of the few books I keep on my desk as a quick reference. It is a book I recommend." --Scott Guthrie, Corporate Vice President, .NET Developer Platform, Microsoft Corporation
"A must-read for a concise but thorough... |  |  Pro Dynamic .NET 4.0 Applications: Data-Driven Programming for the .NET FrameworkAs a developer you are likely painfully aware that not all features of an application can be anticipated when the software ships. In order to cope with these eventualities and save yourself time (and perhaps money), it makes sense to write your applications in such a way that end users can be made as independent of the developers as possible.... |
|