Frank Wang's inspirations on .NET

IEnumerable<Inspiration> inspirations = from i in DataContext.Inspirations where i.Sharable == true select i

How big is the .NET framework?

Monday, March 17, 2008 10:16 PM

I used to have a MSDN magazine poster that showed all the .NET name spaces and types in nice diagrams.  That was when the .NET 2.0 debuted. Ever since then I have lost track of it although .NET evolved quite a lot (3.0 & 3.5). Maybe you haven't really asked yourself how big the .NET framework actually is, and you may get shocked that the number of name spaces and assemblies in .NET framework almost doubled from .NET 2.0 (Nov 2005) to .NET 3.5 (Dec 2007) in2 years time. Check this interesting blog post Number of Types in the .NET Framework from Brad Abrams


Feedback

# re: How big is the .NET framework?

I have this poster (.Net 2.0), it is located on the wall in front of me.

"Commonly used types and namespaces". It was in the box of VS 2005 5/11/2008 11:18 PM | Julia Khusainova

Post a comment





 

Please add 8 and 1 and type the answer here: