Quick ways to boost performance and scalability of ASP.NET, WCF and Desktop Clients
- by oazabir
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 makes a lot of difference in terms of scalability. By tweaking system.net changes, you can increase the number of parallel calls that can be made from the services…