Pro .NET 2.0 Code and Design Standards in C#

Pro .NET 2.0 Code and Design Standards in C#
Authors
Mark Horner
ISBN
1590595602
Published
29 Nov 2005
Purchase online
amazon.com

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 it's easy to understand a given topic and apply the solution. The format facilitates fast understanding and quick reference&emdash;just what you need when you're under pressure.

Editorial Reviews

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 it’s easy to understand a given topic and apply the solution.

The format facilitates fast understanding and quick reference—just what you need when you’re 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

  1. Code Policy
  2. Code Structure
  3. Code Development
  4. Code Documentation
  5. Design Policy
  6. Design Structure
  7. Design Development
  8. Design Documentation
  9. Patterns
  10. Creational Patterns
  11. Structural Patterns
  12. Behavioral Patterns

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“C++ : Where friends have access to your private members.” - Gavin Russell Baker