دانلود کتاب C# Class Design Handbook: Coding Effective Classes
by Richard Conway, Teun Duynstee
|
عنوان فارسی: کتابچه راهنمای طراحی کلاس سی شارپ: کلاس های موثر کدنویسی |
دانلود کتاب
جزییات کتاب
* 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.