0

I am working on a large asp.net mvc 5 web application using SQl Server / LINQ to SQL (deployed on Azure if that helps).

It has a lot of functionalities, memory caching, session usage and so on.. Obviously it ends up using a lot of memory.

What are the best options to first investigate with the purpose of reducing the used memory?

Any help is highly appreciated, thank you :)

AdrianD
  • 279
  • 4
  • 20
  • Possible duplicate of [Detecting Memory Leaks in ASP.NET](http://stackoverflow.com/questions/5274566/detecting-memory-leaks-in-asp-net) – hbulens Apr 27 '17 at 15:05
  • the post and most responses there are from 6 years ago, i was hoping for something newer :) – AdrianD May 02 '17 at 10:37

0 Answers0