Blogs

View all Blogs >>

What Changed in .NET Framework 3.5 SP1?

Posted by: Brad Abrams on 08/18/2008

Patrick Smacchia, of NDepend fame, has done a detailed, low level look at exactly what changed in .NET Framework 3.5 SP1. 

Some data he lists:

# Assemblies    112
# Namespaces    919 to 935      (+16   +1.7%)
# Types    39 988 to 40 513      (+525   +1.3%)
# Methods    387 421 to 386 790      (-631   -0.2%)
# Fields    241 567 to 246 795      (+5 228   +2.2%)
# IL instructions    8 598 933 to 8 620 940      (+22 007   +0.3%)

Overall, for the amount of new functionality we added in SP1, I think this seems like fairly modest growth of the framework.

 

Patrick also includes some cool eye charts to help visualize the changes...  I am not sure you'll see this poster as a marketing give away at the next conference, but it is pretty neat to look at.. 

 

Enjoy!


be the first to rate this blog


About Brad Abrams

Brad Abrams was a founding member of both the Common Language Runtime, and .NET Framework teams at Microsoft Corporation where he is currently the Group Program Manager for the UI Framework and Services team which is responsible for delivering the developer platform that spans both clients and web based applications as well as the common services that are available to all applications. Specific technologies owned by this team include ASP.NET, Atlas, and Windows Forms.

Brad has been designing parts of the .NET Framework since 1998 when he started his framework design career building the BCL (Base Class Library) that ship as a core part of the .NET Framework. Brad was also the lead editor on the Common Language Specification (CLS), the .NET Framework Design Guidelines and the libraries in the ECMA\ISO CLI Standard. Brad has been deeply involved with the WinFX and Windows Vista efforts from their beginning

Brad co-authored Programming in the .NET Environment, and was editor on .NET Framework Standard Library Annotated Reference Vol1 and Vol2 and the Framework Design Guidelines