<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Debugging a .NET application on a production server using WinDbg</title>
	<atom:link href="http://apijunkie.wordpress.com/2007/06/19/debugging-a-net-application-on-a-production-server-using-windbg/feed/" rel="self" type="application/rss+xml" />
	<link>http://apijunkie.wordpress.com/2007/06/19/debugging-a-net-application-on-a-production-server-using-windbg/</link>
	<description></description>
	<lastBuildDate>Thu, 09 Aug 2007 18:20:31 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: David Cumps</title>
		<link>http://apijunkie.wordpress.com/2007/06/19/debugging-a-net-application-on-a-production-server-using-windbg/#comment-2</link>
		<dc:creator>David Cumps</dc:creator>
		<pubDate>Thu, 09 Aug 2007 18:20:31 +0000</pubDate>
		<guid isPermaLink="false">http://apijunkie.wordpress.com/2007/06/19/debugging-a-net-application-on-a-production-server-using-windbg/#comment-2</guid>
		<description>Powerful tool! I&#039;ve tried to use it once, but got lost in the complexity :(

From then on I usually added Debug statements in my .NET Applications to debug them using DebugView (useful with ASP.Net apps)

Have a look at implementing them: http://blog.cumps.be/using-debugview-and-c/

Might make future debug sessions &quot;easier&quot; :)</description>
		<content:encoded><![CDATA[<p>Powerful tool! I&#8217;ve tried to use it once, but got lost in the complexity <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>From then on I usually added Debug statements in my .NET Applications to debug them using DebugView (useful with ASP.Net apps)</p>
<p>Have a look at implementing them: <a href="http://blog.cumps.be/using-debugview-and-c/" rel="nofollow">http://blog.cumps.be/using-debugview-and-c/</a></p>
<p>Might make future debug sessions &#8220;easier&#8221; <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
