Welcome to SpellCoder Sign in | Join | Help

10 things to avoid pitfalls in ASP.net

I found this article today on MSDN, and it is really great and I think every ASP.net developer needs to read this article in order to provide more robust, secure and scalable applications.
This article discusses:
  • Caching and forms authentication
  • View state and session state
  • Profile property serialization
  • Thread pool saturation
  • Impersonation and profiling
Have fun

Keep Sites Running Smoothly By Avoiding These 10 Common ASP.NET Pitfalls
Published Saturday, July 15, 2006 6:49 AM by Mohammed Hossam
Filed Under:

Comments

No Comments

Anonymous comments are disabled