Free mag vol1 | Page 16

 CONTENTS Overriding System.Object.ToString() .................................................................................................... 247 Overriding System.Object.Equals() ....................................................................................................... 247 Overriding System.Object.GetHashCode() ............................................................................................ 248 Testing Your Modified Person Class ..................................................................................................... 249 The Static Members of System.Object ................................................................................................. 250 Summary .......................................................................................................................250  Chapter 7: Understanding Structured Exception Handling .................................253 Ode to Errors, Bugs, and Exceptions .............................................................................253 The Role of .NET Exception Handling.............................................................................254 The Building Blocks of .NET Exception Handling....................