C# Class Design Handbook: Coding Effective Classes

来源:互联网 发布:linux pptp server 编辑:程序博客网 时间:2024/06/05 15:45
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.csdn.net/topmvp - topmvp
The mission of the C# Class Design Handbook is to provide you with a critical understanding of designing classes, making you better equipped to take full advantage of C#'s power to create robust, flexible, reusable classes. This comprehensive guide lifts the lid on syntax and examines what's really going on behind the scenes. Specific topics include the role of types in. NET, the different kinds of types C# can create, the fundamental role of methods as containers of program logic, and the workings behind. NET's delegate-based event system. It will also show you how to control and exploit nheritance in your types and how to create logical and physical code organization through namespaces and assemblies. Designing clasees that don't have to be revisited and revised over and over again is an art. This handbook aims to put that art in your hands, giving you a deeper understanding of the decisions you must make to design classes, and design them effectively.
http://rapidshare.com/files/52594838/1590592573.zip
原创粉丝点击