Wednesday, April 21, 2010

VS 2010 Links from Central PA .NET presentation

Visual Studio 2010 Intros



  • Link to code(CPADemo.zip) from Entity Framework Demo with POCOs (Plain Old CLR Objects)
  • CodeCamp Philly 2010 with webcast downloads to Judy's presentation and EF presentation

  • Scott Wiltamuth Apr 26 at 5:30 Microsoft Malvern

  • Public Sector Road Show in Harrisburg May 5 Overall look at VS 2010 + focus on team system

  • Visual Studio Editing features
    MSDN article

    Note: Control-Alt-Spacebar to switch between completion and suggestion mode

  • Free e-book on moving to Visual Studio 2010


More detailed links



Entity Framework 4.0 New Feature Summary


    EF 4 new features
  • POCO support and Proxies

  • Lazy/Deferred Loading

  • Foreign Keys

  • ObjectSet and Testability

  • Model First/Database Generation

  • LINQ to Entities Improvements

  • Pluralization

  • Stored procedures that return complex types

  • Provider changes, including support for Date/Time, Math, and Provider Supplied Functions

  • ExecuteStoreQuery, Translate



Entity Framework Resources



EF and POCO



  • Microsoft-created templates are downloadable through gallery OR here

  • POCO template walkthrough

  • 4 part POCO walkthrough: 1 2 3 4


No comments:

Post a Comment