Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries: Conventions, Idioms, and Patterns for Reuseable .NET Libraries (Microsoft .Net Development)
Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries: Conventions, Idioms, and Patterns for Reuseable .NET Libraries (Microsoft .Net Development) by Brad Abrams and Krzysztof Cwalina
- Binding:
- Hardcover
- Number of Pages:
- 480
- ISBN:
- 0321545613
- Product Group:
- book
- Publisher:
- Addison Wesley
- Publication Date:
- Oct. 30, 2008
- BooksForGeeks.com ID:
- 2891
Reviews for Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries: Conventions, Idioms, and Patterns for Reuseable .NET Libraries (Microsoft .Net Development)
-
Perfect to understand .Net Framework style
Rated out of 5 stars, May 12nd, 2010
The book is mainly focused on .Net Framework. There are a lot of good comments from the Framework creators that give a good overview of the general .Net Framework design.
It helped me to enhance the quality of my code and make it more standard. I also follow some of the guidelines blindly because they give good examples of what can potentially happen if you don't follow it. The authors share the valuable experience of a lot of years making things right and wrong with honesty.

