<?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>The Coding Hut &#187; Debugging</title>
	<atom:link href="http://codinghut.com/category/debugging/feed/" rel="self" type="application/rss+xml" />
	<link>http://codinghut.com</link>
	<description>Welcome to my 15 minutes</description>
	<lastBuildDate>Sun, 12 Apr 2009 01:01:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Debugging more efficiently</title>
		<link>http://codinghut.com/2008/08/debugging-more-efficiently/</link>
		<comments>http://codinghut.com/2008/08/debugging-more-efficiently/#comments</comments>
		<pubDate>Sat, 02 Aug 2008 01:03:05 +0000</pubDate>
		<dc:creator>Vaelek</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Debugging]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://codinghut.com/2008/08/debugging-more-efficiently/</guid>
		<description><![CDATA[This is one of those gems that I read about quite a while ago but never used. Especially when working with multiple threads this technique is almost indispensable. How I ever made it before I don&#8217;t know.
If you&#8217;ve ever debugged your app (and I hope you have), there are few things more irritating than stepping [...]]]></description>
		<wfw:commentRss>http://codinghut.com/2008/08/debugging-more-efficiently/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making Lookout work with Outlook 2007</title>
		<link>http://codinghut.com/2008/05/making-lookout-work-with-outlook-2007/</link>
		<comments>http://codinghut.com/2008/05/making-lookout-work-with-outlook-2007/#comments</comments>
		<pubDate>Sun, 25 May 2008 03:17:00 +0000</pubDate>
		<dc:creator>Vaelek</dc:creator>
				<category><![CDATA[Debugging]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://codinghut.com/2008/05/making-lookout-work-with-outlook-2007/</guid>
		<description><![CDATA[This article is service 2 purposes:

To provide a solution to those wanting to use the Outlook add-in Lookout in Outlook 2007. 
To introduce the companion to this site, a far overdue task. 

For most, if you&#8217;re reading this article, you&#8217;ve been a long-time user of Lookout, an indexing / search add-in for Outlook that packs [...]]]></description>
		<wfw:commentRss>http://codinghut.com/2008/05/making-lookout-work-with-outlook-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Analyzing Windows crash dump files</title>
		<link>http://codinghut.com/2008/02/analyzing-windows-crash-dump-files/</link>
		<comments>http://codinghut.com/2008/02/analyzing-windows-crash-dump-files/#comments</comments>
		<pubDate>Sat, 01 Mar 2008 02:26:42 +0000</pubDate>
		<dc:creator>Vaelek</dc:creator>
				<category><![CDATA[Debugging]]></category>
		<category><![CDATA[Crash dump]]></category>
		<category><![CDATA[windbg]]></category>

		<guid isPermaLink="false">http://codinghut.com/newsite/2008/02/analyzing-windows-crash-dump-files/</guid>
		<description><![CDATA[My shiny new Vista laptop has been crashing on almost a daily basis lately. Being a developer, this is unacceptable. There&#8217;s nothing like losing an hour&#8217;s worth of coding that you&#8217;ll never write the same way again. After getting fed up, I decided to do something about it. Blue screen&#8217;s suck. Plain and simple. They [...]]]></description>
		<wfw:commentRss>http://codinghut.com/2008/02/analyzing-windows-crash-dump-files/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

