DotNet Framework 1.1 Classes

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
 
G

Gerry O'Brien [MVP]

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. ;)
 
G

Guest

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
 
C

Cowboy \(Gregory A. Beamer\)

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!
**********************************************************************
 
G

Gerry O'Brien [MVP]

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top