.NET : .NET News
Updated: 7/1/2002; 9:30:51 PM.

 

Click to see the XML version of this web page.

Click here to send an email to the editor of this weblog.

 
 

Friday, May 17, 2002

Let's Start at the Very Beginning: System.Object and Garbage Collection


In the .NET Framework, all objects are derived, directly or indirectly, from a common base class: System.Object. Remember that inheritance/derivation tell us that the derived class IS-A specialized version of the base class. That means every object in the .NET Framework IS-A(n) Object and therefore implements all of the functionality of System.Object. In other words, the methods of System.Object are available in any .NET Framework object.
Article. May 17, 2002.

Dr.GUI (.NET) hits it. Yes, start here, not in some C# book.



8:23:02 AM    


© Copyright 2002 Sam Gentile.



Click here to visit the Radio UserLand website.

 


May 2002
Sun Mon Tue Wed Thu Fri Sat
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31  
Apr   Jun

Click on the coffee mug to add Sam Gentile's Instant Outline to your Radio UserLand buddy list.