Ojbect Hierarchy

  • Thread starter Thread starter web1110
  • Start date Start date
W

web1110

Hi y'all,

Way back when, I had hanging on my wall an object hierarchy diagram of the
C++ MFC. It wasn't terribly useful, but it was neat, and it did highlight
MFC object relationships on the occasions I wanted to clarify something.

Is anyone aware of such a diagram for C# that I could download from
somewhere?

Thanx,
Bill
 
soRy, I wSh i CLd typ - subject "Object Hierarchy". I hate it when I do
this!!!
 
web1110 said:
Hi y'all,

Way back when, I had hanging on my wall an object hierarchy diagram of the
C++ MFC. It wasn't terribly useful, but it was neat, and it did highlight
MFC object relationships on the occasions I wanted to clarify something.

Is anyone aware of such a diagram for C# that I could download from
somewhere?

Thanx,
Bill
What you want is a chart of the .NET Framework classes. Here is a
possibility.

http://msdn.microsoft.com/vstudio/productinfo/posters/default.aspx
 

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

Back
Top