Bienvenue à Blogs CodeS-SourceS Identification | Inscription | Aide

ADO.Net Entity Framework Beta 3 disponible

La beta 3 de l'ADO.Net Entity Framework pour Visual Studio 2008 RTM, et la CTP de Décembre des Entity Framework Tools sont disponibles.

  • ADO.Net Entity Framework Beta 3 (voir l'annonce)
  • ADO.Net Entity Framework Tools December 2007 CTP (voir l'annonce)
  • ADO.Net Entity Framework Samples for Beta 3 sur CodePlex
  • ADO.Net Entity Framework Beta 3 Documentation
  • Voir la page qui liste les breaking changes de cette version.

     

    Voici un résumé des nouveautés :

  • Performance improvements
    • Much quicker object query execution
    • Simpler generated SQL
    • Faster view generation
  • Easier disconnected operation
    • Public, serializable EntityKey property on EntityReference
    • ApplyPropertyChanges
    • Attach on EntityReference
    • Improvements to EntityKey serialization
  • Extensibility and business logic enhancements
    • Partial methods in code generation for property changing and property changed events
    • Load with MergeOption
    • AssociationChanged Event
  • Query improvements
    • Additional canonical functions for LINQ to Entities
    • Apply operator elimination (makes more operations work in SQL Server 2000 and other databases)
    • Compiled LINQ query
    • ToTraceString() method on ObjectQuery<T> and EntityCommand to facilitate debugging
  • Other
    • Connection management refinements
    • Provider interface allows better reasoning about primitive types
  •  

    Ainsi que les améliorations apportées au designer :

    Map using stored procedures: you can now map entities to insert/update/delete stored procedures in the mapping details window in the designer

    FunctionImports: Create, update and delete FunctionImports in your model

    “Update Model From Database…”: update model and mappings if tables or columns in the database change. Very useful during iterative development when the database changes after you initially generate the model & mappings

    Embed artifacts in output assembly: package CSDL/MSL/SSDL files as resources in the output assembly. This makes it easy to deploy projects with Entity Data Models

    Easier to find and fix errors: Double-click a validation error selects the offending entity, property or association to make it easy to fix errors

    Cut/copy/paste: Cut/copy/paste entities and properties

    Abstract entity types: Create and map abstract entity types in your model

    Support for more properties: Concurrency control for properties and documentation nodes for entities, properties, etc

    MSBUILD integration: new EntityDeploy MSBUILD task that replaces the erstwhile EdmxDeploy.exe command line tool

    Connection Management: Automatic Entity Connection string management in App/Web.config when .edmx file is moved/renamed in Solution Explorer

    Easier Navigation: Navigate to nodes in the model browser from entities and properties on the designer surface

    Enable MARS by default: Wizard sets MultipleActiveResultSets to "true" in Entity Connection string when connecting to SQL 2005

    Usability: Numerous changes based on UI/usability feedback

    Supported editions of Visual Studio 2008 RTM: Standard, Professional, Team Edition, and Express editions (C#, VB and Visual Web Developer)

    Publié vendredi 7 décembre 2007 09:53 par tonio
    Classé sous :
    Ce post vous a plu ? Ajoutez le dans vos favoris pour ne pas perdre de temps à le retrouver le jour où vous en aurez besoin :

    Commentaires

    Pas de commentaires
    Les commentaires anonymes sont désactivés

    Les 10 derniers blogs postés

    - [WPF] Nouvel article sur c2i.fr par Richard Clark le il y a 15 heures et 38 minutes

    - F# nouvelle CTP 1.9.6.2 (update) par Pierrick's Blog le il y a 19 heures et 43 minutes

    - La suite ...Proposition de collaboration rédactionnelle entre les communautés de développeurs et Microsoft France par LucasR le 09-05-2008, 17:45

    - [Fun] Votre simulateur de vol avec Microsoft ESP par Julien Chable le 09-05-2008, 12:02

    - [Best Practices] Customisation du My Site : Comment le modifier en amont et en aval par The Mit's Blog le 09-05-2008, 10:47

    - Patrick Tisseghem s'en est allé ... par The Mit's Blog le 09-05-2008, 10:04

    - MS AutoCollage par alex# le 09-05-2008, 09:18

    - Un grand SharePointeur nous a quitte : Patrick Tisseghem manquera à la communauté ! par RedoBlog - The .NET Gentleman !!! le 09-05-2008, 08:52

    - [WPF] Comment charger dynamiquement un fichier XAML qui définit des eventhandler ? par Thomas Lebrun le 09-04-2008, 10:56

    - Article sur le filtrage des modèles de site SharePoint par The Grib's Lair [Sébastien PICAMELOT - MVP SharePoint] le 09-04-2008, 00:11