Segnalo questo interessante video (della durata di circa 5min) realizzato da Noah sull'uso del profiler in VSTS: The Visual Studio Team System Profiler is a tool that helps find resource bottle necks in your application. Like slow code (CPU bottleneck), disk thrashing, memory allocation, etc. I'm...