.NET Framework 3.5 SP1 Beta and Visual Studio 2008 SP1 Beta out in the wild.
Visual Studio 2008 together with .NET 3.5 was released about 1/2 year ago. However there are a host of planned features not able to make it to the release, for example:
- ASP.NET 3.5 Enhancement Features
- ASP.NET MVC (Model-View-Controller) Frameowrk
- ADO.NET Data Service
- Dynamic Data
- Entity Framework
- SQL Server 2008 CTP support
- and more! Read up Scott Guthrie’s blog post.
.NET Client Profile
Then not long ago I got news that another new .NET features will make it to this SP1 release which is the .NET 3.5 Client Profile. Well, Windows Vista comes with .NET 3.0 but the world out there is mostly running Windows XP which does not have any.NET Framework installed at all! (unless you are a geek head). The .NET Framework 3.5 Client Profile (BETA) contains a subset of features contained in the full installation of the .NET Framework. The subset of features are the Common Language Runtime, ClickOnce, Windows Forms, Windows Presentation Foundation and Windows Communication Foundation. Hollay!! Consider the fact that full .NET 3.5 requires .NET 2.0 and 3.0 installed then those 2 package already take up >100mb of downloads. You can check out Scott Guthrie’s blog here. http://weblogs.asp.net/scottgu/archive/2008/02/19/net-3-5-client-product-roadmap.aspx
Web Install Only
The Beta bits is available as a web install but there was ways for you to download everything and save them locally. Check out this knowledge base article. http://support.microsoft.com/kb/945140
Update Details
There are a few KB articles out there listing down all the changes
- VSTO http://support.microsoft.com/kb/949258 | http://blogs.msdn.com/vsto/
- Visual Studio Team System http://support.microsoft.com/kb/951845
- C# http://support.microsoft.com/kb/950263
- Visual Basic http://support.microsoft.com/kb/950264
- ASP.NET/Visual Web Developer http://support.microsoft.com/kb/950261
- .NET Framework http://support.microsoft.com/kb/951847
Download here!
You can download the bits here
- VS 2008 SP1 Beta VS90sp1-KB945140-ENU.exe
- .NET Framework 3.5 SP1 Beta dotNetFx35setup.exe




