922 Views
The post gives some of the best practices that can be used while programming an ASP.NET web application.
Join in on a hand-picked round up of the best .NET articles every day.
Curated by our Moderators and Voted up by our Community. Free.
The post gives some of the best practices that can be used while programming an ASP.NET web application.
He also left out 2 things more important that the number of session variables: cookie-less domains for static content, and a separate subdomain for static content.