When designing a ASP.net WebForm application what are some important steps to take (or hacks if you like to use the term) to ensure the best possible performance (in terms of speed, stability, and scalability)?
When designing a ASP.net WebForm application what are some important steps to take (or
Share
Here’s a good Best Practices written by microsoft. Chapter 6 is specific to ASP.NET, but the whole document is .NET in general.