null
Loading... Please wait...
FREE SHIPPING on All Unbranded Items LEARN MORE
Print This Page

Programming Entity Framework

List Price: $59.99
SKU:
9780596807269
Quantity:
Minimum Purchase
25 unit(s)
  • Availability: Confirm prior to ordering
  • Branding: minimum 50 pieces (add’l costs below)
  • Check Freight Rates (branded products only)

Branding Options (v), Availability & Lead Times

  • 1-Color Imprint: $2.00 ea.
  • Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
  • Belly-Band Wrap: $2.50 ea. (full-color printed)
  • Set-Up Charge: $45 per decoration
FULL DETAILS
  • Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
  • Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
  • Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
  • RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
  • Product Details

    Author:
    Julia Lerman
    Format:
    Paperback
    Pages:
    916
    Publisher:
    O'Reilly Media (September 28, 2010)
    Language:
    English
    ISBN-13:
    9780596807269
    ISBN-10:
    0596807260
    Dimensions:
    7" x 9.19"
    File:
    TWO RIVERS-PERSEUS-Metadata_Only_Perseus_Distribution_Customer_Group_Metadata_20251022163324-20251022.xml
    Folder:
    TWO RIVERS
    List Price:
    $59.99
    As low as:
    $51.59
    Publisher Identifier:
    P-PER
    Discount Code:
    C
    Case Pack:
    12
    Country of Origin:
    United States
    Pub Discount:
    60
    Weight:
    50.4oz
    Imprint:
    O'Reilly Media
  • Overview

    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 variety of applications, you'll also gain a deep understanding of its architecture and APIs.

    Written by Julia Lerman, the leading independent authority on the framework, Programming Entity Framework covers it all -- from the Entity Data Model and Object Services to WCF Services, MVC Apps, and unit testing. This book highlights important changes for experienced developers familiar with the earlier version.

    • Understand the core concepts you need to make the best use of the EF4 in your applications
    • Learn to query your data, using either LINQ to Entities or Entity SQL
    • Create Windows Forms, WPF, ASP.NET Web Forms, and ASP.NET MVC applications
    • Build and consume WCF Services, WCF Data Services, and WCF RIA Services
    • Use Object Services to work directly with your entity objects
    • Create persistent ignorant entities, repositories, and write unit tests
    • Delve into model customization, relationship management, change tracking, data concurrency, and more
    • Get scores of reusable examples -- written in C# (with notes on Visual Basic syntax) -- that you can implement right away