Web Application Development with Microsoft Technologies

.NET Technologies Gadgets, Entrepeneour, Experiences and more

Web Application Development with Microsoft Technologies header image 4

Entries from October 2007

C# Coding Standard, Best Practices and Guidelines

October 9th, 2007 · No Comments

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, […]

[Read more →]

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, […]

[Read more →]

Tags: Visual Studio · .NET 3.5