Friday, February 24, 2012

Quick Ways to Boost Performance and Scalability of ASP.NET, WCF and Desktop Clients

Quick Ways to Boost Performance and Scalability of ASP.NET, WCF and Desktop Clients: There are some simple configuration changes that you can make on machine.config and IIS to give your web applications significant performance boost. These are simple harmless changes but make a lot of difference in terms of scalability.

No comments:

Post a Comment

Could not find a part of the path ... bin\roslyn\csc.exe

I am trying to run an ASP.NET MVC (model-view-controller) project retrieved from TFS (Team Foundation Server) source control. I have added a...