A Cheat Sheet On .NET Framework Design Guidelines
Krzysztof Cwalina has published a condensed version of the Microsoft .NET Framework Design Guidelines which he co-authored with Brad Abrams a couple of years ago. You can find the Framework Design Guidelines Digest here as a PDF file (9 pages long). The document is very useful if you desire to set up a standard, practical and ubiquitous approach of programming with .NET in your own organization in no time and without much effort (the job is already done for you!).
Similar posts you might be interested in reading:
- C# Language Specification and CLI Specification ECMA Standards
- Designing .NET Class Libraries with Krzysztof Cwalina (MSR Tech Talk)
- This Week’s Geek Links (Mar. 7th, 2008)
- The Case for ReSharper in the Enterprise
- Lesson 3 of 3 from "The Big Moo": Juggling Is Not What You Think It Is
- Using the “Source Control – Team Foundation” toolbar to perform common TFS operations on the current document within Visual Studio
- Better Modelling with the Visual Studio Class Designer






Leave a comment