DotNet Framework 1.1 Classes

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi All

Can anybody help me in getting the DotNet Framework 1.1 Classes Tree View
, I want to see all the dotnet Class as a chart.



Regards
Mohamed Afifi
Web Developer
Bridgemont Holding Company
www.alqanat.com
 
From within Visual Studio.NET. press CTRL+ALT+J.

This will open the Object Browser and all the classes that are in your
current project are there for you to see.

You can add references to all other classes that exist in the Framework and
they will also be displayed there as well.

Also, if you bought Visual Studio .NET, there are numerous posters that come
the product with tree views of "most" of the classes.

Remember, there are somewhere around 20,000 classes in the .NET Framework.
Or is it 40,000?

At any rate, it's rather large and one tree view just won't cut it unless
you have an old dot matrix printer and tractor feed paper. ;)
 
Dear Gerry O'Brien

Did you have there are numerous posters that come with the VS.Net with
tree views of "most" of the classes or any pdf files or ohotos to this
classes

Regards
Mohamed Afifi
Web Developer
Bridgemont Holding Company
www.alqanat.com
 
There is a poster you can purchase from MSDN that shows the Framework
components. Not sure if it includes "everything".

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

**********************************************************************
Think Outside the Box!
**********************************************************************
 
I have the posters but I do not have any .pdf files of them, sorry.

Have you checked the MSDN site?

--
Gerry O'Brien
Visual Developer .NET MVP
 
Back
Top