<?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>Cubicle Ninja</title>
	<atom:link href="http://dotnet.cubicleninja.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://dotnet.cubicleninja.com</link>
	<description></description>
	<lastBuildDate>Fri, 16 Oct 2009 12:03:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Etch-A-Sketch Emulator with the HTC Fuze Grav Sensor (G-Sensor)</title>
		<link>http://dotnet.cubicleninja.com/?p=80</link>
		<comments>http://dotnet.cubicleninja.com/?p=80#comments</comments>
		<pubDate>Thu, 15 Oct 2009 23:17:17 +0000</pubDate>
		<dc:creator>Cubicle Ninja</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Fuze]]></category>
		<category><![CDATA[g sensor]]></category>
		<category><![CDATA[Grav Sensor]]></category>
		<category><![CDATA[GSensor]]></category>
		<category><![CDATA[HTC]]></category>
		<category><![CDATA[tilt sensor]]></category>

		<guid isPermaLink="false">http://dotnet.cubicleninja.com/?p=80</guid>
		<description><![CDATA[The premise behind this application was an etch-a-sketch style application I saw on a friend&#8217;s iPhone and a related comment they made about a missing feature&#8230;also, to be honest, my desire to prove that my Windows Mobile based phone could be just as &#8220;snazzy.&#8221;
Rather than trying to re-invent the wheel I set off of a [...]]]></description>
		<wfw:commentRss>http://dotnet.cubicleninja.com/?feed=rss2&amp;p=80</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple SQL Backups with SQL SMO</title>
		<link>http://dotnet.cubicleninja.com/?p=39</link>
		<comments>http://dotnet.cubicleninja.com/?p=39#comments</comments>
		<pubDate>Wed, 07 Oct 2009 14:56:07 +0000</pubDate>
		<dc:creator>Cubicle Ninja</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Backup]]></category>
		<category><![CDATA[Exclusive Access]]></category>
		<category><![CDATA[Restore]]></category>
		<category><![CDATA[SMO]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://dotnet.cubicleninja.com/?p=39</guid>
		<description><![CDATA[&#160;&#160;&#160;&#160;This post will show one of the methods of using Microsoft&#8217;s SQL SMO to create and restore database backups programatically.
&#160;&#160;&#160;&#160;The basis behind the code in this post came from a need we had to create an automated process that would check three log files on our server to determine if our nightly imports had completed [...]]]></description>
		<wfw:commentRss>http://dotnet.cubicleninja.com/?feed=rss2&amp;p=39</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Alternative to FileInfo for File&#8230;info</title>
		<link>http://dotnet.cubicleninja.com/?p=3</link>
		<comments>http://dotnet.cubicleninja.com/?p=3#comments</comments>
		<pubDate>Wed, 30 Sep 2009 13:53:48 +0000</pubDate>
		<dc:creator>Cubicle Ninja</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[VB]]></category>
		<category><![CDATA[CreationTime]]></category>
		<category><![CDATA[FileInfo]]></category>
		<category><![CDATA[FindFirstFile]]></category>
		<category><![CDATA[FindNextFile]]></category>
		<category><![CDATA[LastAccessTime]]></category>
		<category><![CDATA[LastWriteTime]]></category>

		<guid isPermaLink="false">http://cubicleninja.com/wordpress/?p=3</guid>
		<description><![CDATA[&#160;&#160;&#160;&#160;This post will show how to import the FindFile utilities from kernel32 in order to improve application performance when you need to retrieve CreationTime, LastAccessTime or LastWriteTime information from a file.
&#160;
My first attempt at a useful blog post&#8230;
&#160;
&#160;&#160;&#160;&#160;I recently had a need to create a tree view in an ASP .Net app that would function [...]]]></description>
		<wfw:commentRss>http://dotnet.cubicleninja.com/?feed=rss2&amp;p=3</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
