A map of framework classes view

  • Thread starter Thread starter sam
  • Start date Start date
S

sam

Hi,

The .net framework contains a lot of classes and I am looking for a map of
framework classes in jpg or pdf format to get a quick viesw of framework
classes.
Does anyone knows if this exists ?

Thank you.
Sam
 
Hi,


Honextly, you will see so many classes that yo will lose the details

A better approach is to know the namespaces, in general you can decide where
to look into based on the names of the namespaces
 
Hi,

Andrus said:
How to print this class diagram in A4 paper ?

I tried to print this jpg file but part of class diagram image are lost in
a4 paper.
Also font is difficult is to read.

Well It's a BIG image to start with, you have only two options, either you
squeeze all the image in a page (and therefore the font will be SUPER small)
or you use several pages and stick them back together.

My personal opinion is that you do not need that. It only purpose is to
decorate your cubicle :)
 
You can find a nice poster of the .net classes in here:
Well It's a BIG image to start with, you have only two options, either you
squeeze all the image in a page (and therefore the font will be SUPER
small) or you use several pages and stick them back together.

My personal opinion is that you do not need that. It only purpose is to
decorate your cubicle :)

Class diagrams should fit into A4 landscape paper with readable font.
Graphichs should be removed.

Where to find source of class diagram part so I can print it using scalable
and thus readable font ?

Andrus.
 
Back
Top