Even when I work for a huge IT Company, coding standards are always a problem.
Available .NET standards used to be long, complex, and sometimes hard to comply with. We finally end up customizing some Microsoft official coding standard and set up FxCop to check the code for compliance with MS Guidelines.
Well, after reading latest Scott’s post, […]
Entries from October 2007
C# Coding Standard, Best Practices and Guidelines
October 9th, 2007 · No Comments
Tags: Resources
.NET Framework 3.5 Source Code will be Available !
October 4th, 2007 · No Comments
Excellent news from Scott (Microsoft Technologies General Manager):
We will be able to Debug the .NET Framework 3.5 Source Code ! Yes, as you read it !
When releasing .NET 3.5 and Visual Studio 2008, Microsoft will enable us to download and browse the Source Code of the .NET Base Class Libraries (System, System.IO, System.Collections, System.Configuration, System.Threading, […]
Tags: Visual Studio · .NET 3.5