tags:

views:

842

answers:

6

I remember seeing a poster a few years back that had a nice break down of the .NET framework class Hierarchy in a poster. Every link I find to it on google points to a non-existant place on the MSDN site.. Does anyone know where one can find an up to date one?

+4  A: 

Does this help? http://blogs.msdn.com/brada/archive/2008/01/12/net-framework-3-5-namespace-poster-updated.aspx

Daniel A. White
Yeah, that looks good, tks.
Codezy
+3  A: 

Is this what your looking for

http://download.microsoft.com/download/4/a/3/4a3c7c55-84ab-4588-84a4-f96424a7d82d/NET35_Namespaces_Poster_LORES.pdf

Jon
Mine is the same.
Daniel A. White
@Daniel - both posted 3 mins ago??
Jon
And higher quality.
toast
A: 

I found this one for .NET 2.0

http://blogs.msdn.com/photos/brada/images/524537/original.aspx

toast
A: 

Try this link. Great pdfs with namespaces and classes.

http://www.neuromedia.ch/ressources/

+1  A: 

A lot of usefull posters you may find here: techposters.

sashaeve
A: 

I tried posters but then i found out that MSDN is more use-full, since: I was looking for a way to know all the hierarchy of the type quickly.

waheed