Visual Studio 2008 SP1 BETA

Share on Twitter

Microsoft .NET framework 3.5 Service Pack 1 and Visual Studio 2008 Service Pack 1 now have public BETAs. The service pack of Visual Studio 2008 has really interesting stuff.

Highlights I’m interested in are performance improvements in HTML editor, collection of JavaScript intellisense hotfixes plus new ones enabling better JavaScript intellisense for libraries like jQuery, JavaScript Code Formatting, ASP.NET Routing engine (the one used in ASP.NET MVC, it is actually developed as separate component), new release of the Entity Framework and LINQ to Entities and ADO.NET Data Services, WCF tools, minor C# editor improvements and interesting LINQ to SQL debugging improvements.

Other improvements include ASP.NET AJAX history management (browser back button support), ASP Classic server-side code intellisense fix, new desktop applications installation model called "Client-only Subset", ClickOnce improvements, various WPF improvements, and some new WPF and Windows Forms controls.

This post is not for repeating the announcements, instead referring to other related content:

 

Share on Twitter

Related posts:

  1. Visual Studio 2008 Service Pack 1 Released [No More BETAs for this Version]
    Very Quick Note: Visual Studio 2008 Service Pack 1 was...
  2. How to export settings from Visual Studio 2010 to Visual Studio 2008
    This is particularly helpful when you want to copy colour...
  3. [Link] Python Tools for Visual Studio – Beta
    As usual Python stuff for .NET is more advanced and...
, ,
  • http://

    I don’t suppose anyone’s noticed, but after installing the .NET 3.5 and VS 2008 SP1 beta, now whenever I try to set properties on a project – Visual Studio instantly exits!!! Just peachy.

    I’m running XP Pro SP2, developing a WPF desktop C# application.