<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5" -->
<rss version="0.92">
<channel>
	<title>The Coding Hut</title>
	<link>http://codinghut.com</link>
	<description>Welcome to my 15 minutes</description>
	<lastBuildDate>Mon, 16 Jun 2008 17:04:57 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>A call to readers</title>
		<description><![CDATA[Hi!
Since the inception of Codinghut, my visitors started out few in numbers and have been steadily rising. Certain articles, such as Analyzing windows crash dump files, have become quite popular, yet reader comments are few and far between. VERY few. As stated in my previous post, I am going to start adding more articles containing [...]]]></description>
		<link>http://codinghut.com/2008/05/a-call-to-readers/</link>
			</item>
	<item>
		<title>Making Lookout work with Outlook 2007</title>
		<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>
		<link>http://codinghut.com/2008/05/making-lookout-work-with-outlook-2007/</link>
			</item>
	<item>
		<title>Add a contact to Windows Mobile in C#</title>
		<description><![CDATA[I have not posted much lately for one main reason: I like posting complete applications, or at least complete libraries. As it would have it, I do not have the time, energy, or creativity to post complete projects on a basis regular enough to warrant a site devoted to.
As such, I am going to try [...]]]></description>
		<link>http://codinghut.com/2008/05/add-windows-mobile-contact-with-csharp/</link>
			</item>
	<item>
		<title>The new Coding Hut</title>
		<description><![CDATA[After a few minor, and one MAJOR1 problem, Codinghut has once again been redesigned. As a result, any sites linking to my articles will now point to the front page. Please check below or on the sidebar if you did not reach the page you intended to. There may be a few more changes coming [...]]]></description>
		<link>http://codinghut.com/2008/04/the-new-coding-hut-2/</link>
			</item>
	<item>
		<title>Vista Event Viewer Clone</title>
		<description><![CDATA[Just a quick post here.
This was hosted on my other site, but since I&#8217;m consolidating I&#8217;ve created a page for it here. I haven&#8217;t had any time recently to work on it further yet unfortunately. Too many side projects but that&#8217;s another post :). Anyhow, check out this page for the details and download link.
]]></description>
		<link>http://codinghut.com/2008/04/vista-event-viewer-clone/</link>
			</item>
	<item>
		<title>Analyzing Windows crash dump files</title>
		<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>
		<link>http://codinghut.com/2008/02/analyzing-windows-crash-dump-files/</link>
			</item>
	<item>
		<title>Dock property demystified</title>
		<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>
		<link>http://codinghut.com/2008/02/dock-property-demystified/</link>
			</item>
	<item>
		<title>Visual Studio Shared Add-In won&#8217;t load</title>
		<description><![CDATA[There seems to be a lot of issues when dealing with writing Office Add-ins. Forums are scoured with posts regarding an add-in that works fine on one PC but fails to load on another. The most common reason is simply described as &#34;a run time error&#34; by the COM add-in&#8217;s dialog. Thank Microsoft for the [...]]]></description>
		<link>http://codinghut.com/2007/12/visual-studio-shared-add-in-wont-load/</link>
			</item>
	<item>
		<title>Copy calendar entries from PST to server in Outlook</title>
		<description><![CDATA[It&#8217;s been a while since my last posting, and I according to my site stats, my 4 readers must be getting impatient for new material. Recently I got an HTC 8525 PocketPC. Now, I use personal folders in Outlook, so all of my calendar appointments are in there and not on the Exchange server. Being [...]]]></description>
		<link>http://codinghut.com/2007/11/copy-calendar-entries-from-pst-to-server-in-outlook/</link>
			</item>
	<item>
		<title>A self contained Thread Safe .NET TextBox Control</title>
		<description><![CDATA[In many projects I am finding that I am quickly growing tired of writing delegates to keep various controls thread safe in multi-threaded environments. I have not yet determined whether it is best to create separate utility classes to handle all of the non-thread safe functionality, or to extend the control itself to be thread [...]]]></description>
		<link>http://codinghut.com/2007/11/a-self-contained-thread-safe-net-textbox-control/</link>
			</item>
</channel>
</rss>
