ASP.NET performance

1

Improve performance when users access your ASP.NET website by using precompilation options.

http://dotnetperls.com

Optimize static sites to use site precompilation, and explore strategies for other types of sites such as dynamic ones. This will speed up the first access to pages in your site.

Read more »
csharp_geek's picture
Created by csharp_geek 1 year 35 weeks ago – Made popular 1 year 35 weeks ago
Category: ASP.NET   Tags:

Navigation