<?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>Gazeek.Com &#187; Coding</title>
	<atom:link href="http://gazeek.com/tag/coding/feed/" rel="self" type="application/rss+xml" />
	<link>http://gazeek.com</link>
	<description>Geeks Blog .. Cos Others Just Dont Understand</description>
	<lastBuildDate>Wed, 16 Mar 2011 22:51:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Debugging A .NET Service With “Attach To Process” In Visual Studio</title>
		<link>http://gazeek.com/coding/debugging-a-net-service-with-attach-to-process-visual-studio/</link>
		<comments>http://gazeek.com/coding/debugging-a-net-service-with-attach-to-process-visual-studio/#comments</comments>
		<pubDate>Mon, 08 Nov 2010 05:13:41 +0000</pubDate>
		<dc:creator>Cheyne</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://gazeek.com/?p=287</guid>
		<description><![CDATA[The tricky thing about building a Windows service is the debugging.   You cant just hit F5 and debug the app from there,  you need to &#8220;Attach&#8221; to the process. Thankfully its not very difficult, although some of the guides out there aren&#8217;t very clear on this , so follow the following steps and you&#8217;ll be debugging [...]]]></description>
		<wfw:commentRss>http://gazeek.com/coding/debugging-a-net-service-with-attach-to-process-visual-studio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction To Powershell (Move Over Bash)</title>
		<link>http://gazeek.com/coding/introduction-to-powershell-move-over-bash/</link>
		<comments>http://gazeek.com/coding/introduction-to-powershell-move-over-bash/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 10:05:50 +0000</pubDate>
		<dc:creator>Cheyne</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[dot net]]></category>
		<category><![CDATA[power shell]]></category>
		<category><![CDATA[scripting]]></category>

		<guid isPermaLink="false">http://gazeek.com/blog/?p=7</guid>
		<description><![CDATA[For years UNIX/Linux administrators have looked down on the windows environment,one of the main reasons being that windows did not have a nice CLI. UNIX has always had sh, bash, ksh which are great shells. Microsoft has now introduced Windows PowerShell (Codename MONAD) a very powerful .NET based shell. A shell is a great tool [...]]]></description>
		<wfw:commentRss>http://gazeek.com/coding/introduction-to-powershell-move-over-bash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

