C# Class Design Handbook
Author | : Richard Conway |
Publisher | : Apress |
Total Pages | : 382 |
Release | : 2003-08-15 |
ISBN-10 | : 9781430211242 |
ISBN-13 | : 1430211245 |
Rating | : 4/5 (245 Downloads) |
Download or read book C# Class Design Handbook written by Richard Conway and published by Apress. This book was released on 2003-08-15 with total page 382 pages. Available in PDF, EPUB and Kindle. Book excerpt: * Gives you a deep understanding of the implications of every decision you can make in designing a class, so you are better equipped to take full advantage of C#’s power to create robust, flexible, reusable classes * Lifts the lid on the simple syntax and examines what it really does behind the scenes * Covers all the fundamentals on classes: the role of types in .NET, the different kinds of type C# creates, fundamental role of methods as containers of program logic, how .NET’s delegate-based event system works, how to control and exploit inheritance in your types, and logical and physical code organization through namespaces and assemblies.