Posts
Sort by recent activity
Strange timings
I have profiled some of my code
long startTime2 = Utils.GetPerformanceCounter();
response = XDocument.Load(request.ToString());
_log.Info(string.Format("Around xdoc load in GetLRReponse {0} ", Math...
Crash from v3.2.0.27
It's a .net 3.5 app
[FileNotFoundException: Could not load file or assembly 'RedGate.Profiler.Instrumentation3, Version=3.0.0.0, Culture=neutral, PublicKeyToken=dfe6a4d9ee4c82c0' or one of its depe...