Browse by Tags

All Tags » ASP.NET » Performance (RSS)
When deploying ASP.NET applications to a production environment, you will most likely want to set the compilation debug attribute in web.config to false, as having debug set to true has some downsides: Compilation takes longer as batch optimizations are...
Posted by lasseeskildsen | 4 comment(s)
Filed under: , ,
More Posts