<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>David Mellors &#187; ANTS Profiler</title>
	<atom:link href="http://www.wahooga.com/tag/ants-profiler/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wahooga.com</link>
	<description>Personal Blog</description>
	<lastBuildDate>Mon, 01 Aug 2011 09:55:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Profiling with ANTS Profiler and MSTest</title>
		<link>http://www.wahooga.com/2007/05/02/profiling-with-ants-profiler-and-mstest/</link>
		<comments>http://www.wahooga.com/2007/05/02/profiling-with-ants-profiler-and-mstest/#comments</comments>
		<pubDate>Wed, 02 May 2007 16:34:00 +0000</pubDate>
		<dc:creator>Dave Mellors</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[ANTS Profiler]]></category>
		<category><![CDATA[Red Gate Software]]></category>

		<guid isPermaLink="false">/archive/2007/05/02/Profiling-with-ANTS-Profiler-and-MSTest.aspx</guid>
		<description><![CDATA[Had a question today from a customer interested in profiling his unit tests using MSTest which is part of the testing element of Visual Studio Team System. As I hadn&#8217;t used MSTest before I decided to take a look and see if you could use it with ANTS Profiler. After my first attempt at profiling [...]]]></description>
			<content:encoded><![CDATA[<p><a href="/photos/blog/images/417/original.aspx" mce_href="http://www.wahooga.com/photos/blog/images/417/original.aspx"><img src="/photos/blog/images/417/secondarythumb.aspx" mce_src="/photos/blog/images/417/secondarythumb.aspx" align="right" border="0" height="116" width="160"></a>Had a question today from a customer interested in profiling his unit tests using MSTest which is part of the testing element of Visual Studio Team System. As I hadn&#8217;t used MSTest before I decided to take a look and see if you could use it with ANTS Profiler. </p>
<p>After my first attempt at profiling only produced results for MSTest, I suspected that my tests were being run in a seperate process. Luckily MSTest has a /noisolation argument and once I used this everything ran as expected.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wahooga.com/2007/05/02/profiling-with-ants-profiler-and-mstest/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

