Talking About Fine Tuning Your .Net Application For Performance In Production Environment, When you decide to use .net application development for your business applications, it’s also necessary that you take into consideration the practical implementation of the application in a production environment. The development environment and production environment are very different, and it’s not possible to simulate or even imagine the various production environments for the purpose of testing. It may not be possible to fine-tune your application in one go. However, this article provides you with a few pointers to consider while fine-tuning your .NET applications.

- Understand the dependencies
- Understand reasons for latency – prioritize the fixing of the ones that have maximum impact
- Entire business affected by latency? OR part of it?
- Database transactions
- System Resources