Related Titles
- Full Description
-
This book is special, because for the first time you get an easy-to-follow set of code and design standards that addresses the basic needs of .NET developers and application architects. The material is presented in a what, why, where, and how format, so its easy to understand a given topic and apply the solution.
The format facilitates fast understanding and quick referencejust what you need when youre under pressure. The authors have done the research for you, and they identify and discuss common options. Where there is a choice, there is analysis to guide you.
Techniques are reusable across all versions of .NET and beyond. Pro .NET 2.0 Code and Design Standards in C# is intuitive and based on industry best practices. While it showcases the C# language, its universal style makes it suitable for all .NET development projects, whatever the language.
- Table of Contents
-
Table of Contents
- Code Policy
- Code Structure
- Code Development
- Code Documentation
- Design Policy
- Design Structure
- Design Development
- Design Documentation
- Patterns
- Creational Patterns
- Structural Patterns
- Behavioral Patterns
- Source Code/Downloads
- Errata
-
If you think that you've found an error in this book, please let us know about it. You will find any confirmed erratum below, so you can check if your concern has already been addressed.
On page 190:The Workorder class has a Factory type in its assemble radiator function. But this Factory type isn't mentioned anywhere else prior to this for this Factory Pattern. Is it mean to read RadiatorFactory?











