Visual Studio Service Pack 1 Released

Today we released Service Pack one for both Visual Studio 2008 and .Net 3.5.  These two releases add some functionality, while improving on existing features.

Visual Studio 2008 SP1 delivers:

  • Improved WPF designers
  • SQL Server 2008 support
  • ADO.NET Entity Designer
  • Visual Basic and Visual C++ components and tools (including an MFC-based Office 2007 style ‘Ribbon’)
  • Visual Studio Team System Team Foundation Server (TFS) addresses customer feedback on version control usability and performance, email integration with work item tracking and full support for hosting on SQL Server 2008
  • Richer JavaScript support, enhanced AJAX and data tools, and Web site deployment improvements

The .NET Framework 3.5 SP1 delivers:

  • Performance increases between 20-45% for WPF-based applications – without having to change any code
  • WCF improvements that give developers more control over the way they access data and services
  • Streamlined installation experience for client applications
  • Improvements in the area of data platform, such as the ADO.NET Entity Framework, ADO.NET Data Services and support for SQL Server 2008’s new features

This release also includes support for working with SQL Server 2008 in TFS.  I haven’t had a chance to pull this down yet, so if you do, blog your experience.

Full details including feature update detail available hereSoma has more on the release.

This entry was posted in Technology, Work. Bookmark the permalink.

One Response to Visual Studio Service Pack 1 Released

  1. Martin says:

    Can I upgrade to VS2008 SP1 and still deploy to a server with only .NET 3.5 (no SP1)?