Format:
Recent snippets for: Steven Burman
[Test]
public void SpikeReportProfiler()
{
//init profiler output capturer
const string profilerLocation = @"D:\Projects\EDS3\tools\nhprof\NHProf.exe";
var profilerCapture = new CaptureProfilerOutput(profilerLocation);
profilerCapture.StartListening();
//init profiler
NHibernateProfiler.InitializeOfflineProfiling("dump.nhprof");
233 Views
1 comments
foreach (var group in groups) { if (group.AllowsPermission(permissionType)) { cache.Put(cacheKey, new List<bool> {true}); return true; } }
296 Views
no comments
Subscribe
Discuss
What's new
What is it
New Snippet
Recent Snippets
My Snippets
Web Code
Search
