<?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; Visual Studio</title>
	<atom:link href="http://codinghut.com/category/visual-studio/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>Dock property demystified</title>
		<link>http://codinghut.com/2008/02/dock-property-demystified/</link>
		<comments>http://codinghut.com/2008/02/dock-property-demystified/#comments</comments>
		<pubDate>Sun, 10 Feb 2008 09:27:29 +0000</pubDate>
		<dc:creator>Vaelek</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Panels]]></category>

		<guid isPermaLink="false">http://codinghut.com/newsite/2008/02/dock-property-demystified/</guid>
		<description><![CDATA[Many times while designing the layout for a Form, I will use Panels docked to various positions, with controls docked fill inside them. On occasion, for reasons previously unknown to me, the Panels would just not dock the way I wanted them to. Things usually go off without a hitch when the entire layout is [...]]]></description>
		<wfw:commentRss>http://codinghut.com/2008/02/dock-property-demystified/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
