﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Ayende @ Rahien</title><link>http://ayende.com</link><description>Ayende @ Rahien</description><copyright>Copyright (C) Ayende Rahien  2004 - 2021 (c) 2026</copyright><ttl>60</ttl><item><title>Colin Bowern commented on Profiler new feature: Integrating with application frameworks</title><description>I added it to my TestInitialize and it doesn't seem to take:
  
  
[TestInitialize]
  
public virtual void TestInitialize()
  
{
  
    ProfilerIntegration.CurrentSessionContext = TestContext.TestName;
  
    ....
  
}
  
  
Session is being initialized at the test class level. Thoughts?
</description><link>http://ayende.com/4399/profiler-new-feature-integrating-with-application-frameworks#comment2</link><guid>http://ayende.com/4399/profiler-new-feature-integrating-with-application-frameworks#comment2</guid><pubDate>Fri, 12 Mar 2010 17:48:56 GMT</pubDate></item><item><title>NC commented on Profiler new feature: Integrating with application frameworks</title><description>As a Feature Request, can we get a Personal Licensing model?
</description><link>http://ayende.com/4399/profiler-new-feature-integrating-with-application-frameworks#comment1</link><guid>http://ayende.com/4399/profiler-new-feature-integrating-with-application-frameworks#comment1</guid><pubDate>Mon, 15 Feb 2010 00:11:48 GMT</pubDate></item></channel></rss>