Faster Performance of Deployed ASP.NET Sites

Few Tips to ensure your deployed ASP.Net always runs with the best possible performance and no security information leakages.

1) In Machine.config introduce the following( if not already there)-
Machine.config:

See full detail: http://www.c-sharpcorner.com/UploadFile/technoNet/Tips_Faster_Performance_Deployed_Sites05142009091910AM/Tips_Faster_Performance_Deployed_Sites.aspx

Comments

Popular posts from this blog

Basic concept and fundamentals of ASP.NET MVC (Model View Controller) Architecture

MVC Architecture Model In ASP.NET

ASP.NET MVC 3 Introduction