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:
- Designing .NET Class Libraries with Krzysztof Cwalina (MSR Tech Talk)
- This Week’s Geek Links (Mar. 7th, 2008)
- Explicit Interface Members Implementation in C#
- This Week’s Geek Links (Feb. 1st, 2008)
- Microsoft releases .NET 3.5 SP1, SQL Server 2008 RTM and Entity Framework/Data Services
- This Week’s Geek Links (Feb. 8th, 2008)
- The road towards MCPD-EA: I passed exam 70-536
Leave a comment