Visual Studio 2008 SP1 Beta & .NET 3.5 SP1 Beta Released

    On the 11th, the ado.net developers blog posted information on the release of preliminary versions of service packs for VS2008 and .net framework 3.5. You can download them here msdn.microsoft.com/en-us/vstudio/cc533448.aspx .

    Today, ado.net developers have shared information about their innovations in these releases. I will highlight the most interesting:

    Entity Designer


    - Entity Designer has been changed, including the format of EDMX files; as a result, it is necessary to regenerate old EDMX files;
    - Improved the ability to update the model from the database, improved usability;
    - Added the ability to print a conceptual model;
    - Numerous improvements to the designer, such as validation, navigation errors, and more;
    - fixed more than 200 errors;
    - Support for SQL Compact 3.5 SP1 databases.

    SQL 2008 support


    - full support for new types of 2008 server;
    - partial support like FileStream.

    Added EntityDataSource for ASP.NET


    - declarative binding;
    - support for the designer;
    - Support for ASP.NET Dynamic Data.

    You can read about the other changes in the original
    blogs.msdn.com/adonet

    PS:
    useful information, without translation
    IF YOU HAVE INSTALLED SILVERLIGHT TOOLS make sure you remove them, and make sure you also remove KB949325.
    (c)

    PPS: a
    very interesting article on the subject of ScottGu

    Also popular now: