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

Asynchronous Socket Programming in C#

Url Routing MVC TUTORIAL

WCF Chat Sample