December, 2010

Posts
  • ADO.NET team blog

    EF Feature CTP5: Validation

    • 27 Comments
    Validation is a new feature introduced in Entity Framework Feature Community Technology Preview 5 (CTP5) which enables to automatically validate entities before trying to save them to the database as well as to validate entities or their properties "on...
  • ADO.NET team blog

    Code First Mapping Changes in CTP5

    • 26 Comments
    Code First allows you to map your .NET objects to a database schema. This blog post describes how you can accomplish many common mapping tasks using data annotation attributes and/or the fluent API and compares how you would accomplish these tasks in...
  • ADO.NET team blog

    EF Feature CTP5 Released!

    • 99 Comments
      The release described in this post is no longer current. Entity Framework 4.1 RTW is now available .   The latest Entity Framework Feature Community Technology Preview (CTP5) is now available for download . This CTP includes updates to the...
  • ADO.NET team blog

    EF Feature CTP5: Code First Walkthrough

    • 29 Comments
    We have released Entity Framework Feature Community Technology Preview 5 (CTP5) . Feature CTP5 contains a preview of new features that we are planning to release as a stand-alone package in Q1 of 2011 and would like to get your feedback on. Feature CTP5...
  • ADO.NET team blog

    EF Feature CTP5: Model & Database First with DbContext

    • 9 Comments
    We have released Entity Framework Feature Community Technology Preview 5 (CTP5) . Feature CTP5 contains a preview of new features that we are planning to release as a stand-alone package in Q1 of 2011 and would like to get your feedback on. Feature CTP5...
  • ADO.NET team blog

    EF Feature CTP5: Fluent API Samples

    • 64 Comments
    We have released Entity Framework Feature Community Technology Preview 5 (CTP5) . Feature CTP5 contains a preview of new features that we are planning to release as a stand-alone package in Q1 of 2011 and would like to get your feedback on. Feature CTP5...
Page 1 of 1 (6 items)