Welcome to Dream.In.Code
Getting C# Help is Easy!

Join 136,543 C# Programmers for FREE! Get instant access to thousands of C# experts, tutorials, code snippets, and more! There are 1,878 people online right now. Registration is fast and FREE... Join Now!




inheritance reference

 
Reply to this topicStart new topic

inheritance reference, what types derive from....

pete_r61
20 Aug, 2008 - 01:10 PM
Post #1

New D.I.C Head
*

Joined: 20 Aug, 2008
Posts: 2

Hello,

Coming from Java corner, I need a good online reference showing me class inheritance, especially mentioning classes inheriting from the specific class. (actually something like the sun java documentation does).

Regards
Pete
User is offlineProfile CardPM
+Quote Post

Jayman
RE: Inheritance Reference
20 Aug, 2008 - 02:51 PM
Post #2

Student of Life
Group Icon

Joined: 26 Dec, 2005
Posts: 6,947



Thanked: 42 times
Dream Kudos: 500
Expert In: C#, VB.NET, Java

My Contributions
Here you go.

Inheritance in C#
User is offlineProfile CardPM
+Quote Post

eclipsed4utoo
RE: Inheritance Reference
20 Aug, 2008 - 04:56 PM
Post #3

D.I.C Regular
Group Icon

Joined: 21 Mar, 2008
Posts: 363



Thanked: 19 times
Dream Kudos: 25
My Contributions
Microsoft has a pretty good online "library" for the .Net frameworks.

here is an article on inheritance

http://msdn.microsoft.com/en-us/library/ms173149(VS.80).aspx

when I am looking for code samples, I normally go to Google and type "msdn" then whatever I am looking for.
User is offlineProfile CardPM
+Quote Post

pete_r61
RE: Inheritance Reference
20 Aug, 2008 - 10:31 PM
Post #4

New D.I.C Head
*

Joined: 20 Aug, 2008
Posts: 2

great tips thanks!!

but let's say I want get the following question answered:

Which of the following are value types? (Choose all that apply)
A. Decimal
B. String
C. System.Drawing.Point
D. Integer

(This is an actual question from the self pased training kit for exam 70-536)

I know that any class which is not derived from System.ValueType is a reference type. I would like to see some easy way to find out the class hierarchy, so I can quickly find out how the question related classes relate to the ValueType class. Just a simple kind of tree like reference or a sentence in a class describtion saying "extended/derived by ....class summary....".

Until now I could not find such a thing, but surely it must be somewhere.

Regards
Pete

This post has been edited by pete_r61: 20 Aug, 2008 - 11:37 PM
User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic
Time is now: 12/2/08 10:50PM

Live C# Help!

C# Tutorials

Reference Sheets

C# Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month