Dotnet Developers Checklist

Tech Guy on August 17th, 2009

This article provides consolidated guidelines/checklist for writing scalable, clean and high performance web applications using ASP.NET. Close adherence to the rules will help developers and code reviewers to understand a piece of code.
The article is divided into three parts as mentioned below.

Scalable and Maintainable
Meeting all the security standards
Giving high performance.

The following guidelines list [...]

Continue reading about Checklist/Guidelines for ASP.Net Developers