ASP.NET Best Practices for High Performance Applications

As i’m just starting to optimize my asp.net site, this article will help me building a simple checklist. Saved for personal reference
ASP.NET is much more powerful than classic ASP, however it is important to understand how to use that power to build highly efficient, reliable and robust applications. In this article, I tried [...]