Visual Studio 2008 SP1, .NET Framework 3.5 SP1 released

By Scott M. Fulton, III | Published August 11, 2008, 6:25 PM


Download .NET Framework 3.5 Service Pack 1 from FileForum now. This is the redistributable package for Windows users to be able to run .NET programs.

This afternoon, Microsoft unveiled a slate of new enhanced releases, including an updated .NET Framework 3.5 SP1 that had been in beta only since February, and the first service pack for Visual Studio 2008 only six months after its premiere.

There was some early confusion today over just what "shrunk" in this latest slate of .NET Framework releases, but after going through the releases ourselves, we discovered what some Microsoft spokespersons meant to say in the beginning: The latest SP1 adds a new concept called the .NET Framework Client Profile, which enables an application's setup routine to include only those features it may require to serve as a .NET client, on a Windows platform where .NET Framework is not automatically installed -- for instance, XP SP2 or SP3, or Windows Server 2003. In short, it's a reduced profile for client-only applications that don't require the entire .NET to be distributed with them, and don't have the luxury of the entire .NET pre-installed.

That profile reduction, Microsoft now says, means that a reduction in redistributed code components of nearly 87%, to 26.5 MB.

"The Client Profile is streamlined to be focused 100% on Client Applications," Microsoft spokesperson Josh Rein told BetaNews this afternoon. ".NET Framework historically contained all components from service development, to client development, to server development, etc. in the core package. By removing the non-essential aspects for client [development], we were able to decrease the installation size."

As we discovered for ourselves this afternoon, the Framework itself has not shrunk. The full 3.5 SP1 package for application developers was a 231 MB package, with an additional 52 MB subsequent download. Meanwhile, the redistributable package, which contains the Common Language Runtime and the part those elements need to be executed, remains small at 2.8 MB.

Added to this service pack is a long-awaited feature that had been anticipated for SQL Server last year, called the Entity Data Model. Now considered a component of ADO.NET (the evolution of ActiveX Data Objects), it enables a new model for representing data that is more akin to object orientation than the typical table/record/entry breakdown.

Specifically, data items in an entity may now have complex properties. Those properties may themselves have structure, and the association between an entity and its properties forms a more direct relationship. For instance, in the old SQL model, there may be one table for an inventory item and another for a customer. A purchase order would be a list of third-order relationships that bind items of inventory to the customer who purchased them. In the new system, a purchase order entity may have a customer as its complex property.

The Entity model will also be used as an enhancement to ASP.NET Dynamic Data (related to ADO.NET, though not the same thing), a feature which was first previewed in a CTP last December. This enables developers to design database schemas on the fly using graphical representational models (like the one popularized in Microsoft Access), though which generate the underlying XML code automatically. This code will also now be generated for entities as well as the conventional model.

The ADO.NET Data Services Framework will follow up on this feature by applying the Representational State Transfer (REST) model, which is better suited to Web-driven databases. This model divides the users of a database into three departments. While the user directly interacts with a portlet, it is the intermediary consumer that transacts with the database server, or producer. This abstraction between the user of the data and the user of the database helps eliminate the tangles experienced when a complex database is distributed over the Web.

Being able to take advantage of these new features in programs is one of the key provisions of Visual Studio 2008 Service Pack 1, which was also released today. New "Designers" (code-building components) needed to be added for ADO.NET and ASP.NET AJAX to take advantage of the Entity model, as well as to improve overall reliability, and those new Designers were added to this latest release.

Another interesting feature of that new SP1 is the provision for something called the Visual Studio isolated shell. Essentially, it enables third parties to create custom-branded development environments that utilize the Visual Studio engine, and selected elements of its look and feel, though without having to represent itself as a VS knockoff.

Download Visual Studio 2008 Service Pack 1 from FileForum now. This bootstrap program will launch a downloader utility from Microsoft.

Comments

View comments by with a score of at least

Here is a complete list of .NET Fx 3.5 SP1 changes compare to .NET Fx 3.5.
http://codebetter.com/bl...1-changes-overview.aspx

1.393 new public methods,
79 new public types,
6.384 methods where code was changed
...

Score: 0

|

Looks like if you use Express Editions you need to reinstall them completely, including getting new product keys and everything and redownloading 100s of MB of documentation. Ugh.

Or is the SP1 update for Express Edition only limited to .NET itself? The VS Express Edition download page isn't clear, just says "SP1 included".

Score: 0

|

Windows Update?

Score: 0

|

SP1 should work against all SKUs as far as I know. The Express site just gives you the ability to download Express w/ SP1 integrated.

Score: 0

|

PDC 2009: What have we learned this week?

There was the freebie that no one will forget, the heebie-jeebies courtesy of Scott Guthrie, and a teensy bit clearer picture of how this cloud thingie should work.

Live report: Will Google Chrome OS change Linux?

The mysteries of just what Chrome OS is, and how much of an operating system it truly is, may be resolved today.

PDC 2009: Microsoft cares about Web browser performance

The effort to give users of the world's dominant Web browser the impression of quality, is a personal one for the man who leads that battle.

Nokia re-affirms its commitment to Symbian, sort of

Maemo won't necessarily be replacing Symbian in the Nokia N-Series, but that's definitely a place where it will be found.

E-book readers will be in short supply this holiday season

E-readers are hot this year, and a lot of compelling new products have been released, but are there enough electrophoretic displays to go around?

Sony looks to finally open a single storefront for downloads

Sony has had many different download portals for movies, music, e-books, and games, and now it's looking to make a single shop for all of it.

Tuning out the tablet: Time to give the endless speculation a rest

Wide Angle Zoom: Wishing and hoping and thinking and praying....won't put an iTablet on the market.

Five improvements for IT managers in 2010

If businesses are to improve their efficiency for next year, they need to stop and reassess the basic tenets of their job.

AOL's spinoff from Time Warner to shed 2,500 jobs

As AOL moves toward become an independent company again, it will cut nearly a third of its workforce.

Gartner: SMS-based money transfer will be bigger than mobile browsing, search

Gartner issues its predictions for the 10 things our phones will be doing in 2012.

Don't forget to upgrade to Firefox 3.6 beta 3 today

Mozilla has released the latest beta its Firefox 3.6 browser software, just over one week after beta 2.