<?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>Jaxidian Update &#187; Programming</title>
	<atom:link href="http://www.jaxidian.org/update/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jaxidian.org/update</link>
	<description>Shane Milton&#039;s Technology Update</description>
	<lastBuildDate>Tue, 29 Jun 2010 02:20:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Azure&#8217;s Service Bus and EnergyNet (PDC Day 0)</title>
		<link>http://www.jaxidian.org/update/2009/11/17/114/</link>
		<comments>http://www.jaxidian.org/update/2009/11/17/114/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 16:19:38 +0000</pubDate>
		<dc:creator>Shane Milton</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Community Events]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Azure]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[EnerGenuity]]></category>
		<category><![CDATA[Energy]]></category>
		<category><![CDATA[EnergyNet]]></category>
		<category><![CDATA[PDC]]></category>
		<category><![CDATA[PDC09]]></category>
		<category><![CDATA[Service Bus]]></category>

		<guid isPermaLink="false">http://www.jaxidian.org/update/?p=114</guid>
		<description><![CDATA[On Day 0 of Microsoft PDC, I attended the Software in the Energy Economy workshop. Much to my surprise (and disappointment), we didn&#8217;t talk about energy for the entire first half of the workshop. Instead, it was about Azure&#8217;s Service Bus. BAD Microsoft!! It was explained to us by Juval Lowy that he wanted to [...]]]></description>
		<wfw:commentRss>http://www.jaxidian.org/update/2009/11/17/114/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Going to PDC 2009</title>
		<link>http://www.jaxidian.org/update/2009/08/23/73/</link>
		<comments>http://www.jaxidian.org/update/2009/08/23/73/#comments</comments>
		<pubDate>Sun, 23 Aug 2009 05:44:50 +0000</pubDate>
		<dc:creator>Shane Milton</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Community Events]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[PDC]]></category>

		<guid isPermaLink="false">http://www.jaxidian.org/update/?p=73</guid>
		<description><![CDATA[Yesterday I got the thumbs up that I&#8217;m being sent to PDC 2009 by my company! I planned on going whether I was sent or not but it&#8217;s nice to not have to foot the bill out of my own pocket this year. In 2005 I was lucky enough that my company covered airfare and [...]]]></description>
		<wfw:commentRss>http://www.jaxidian.org/update/2009/08/23/73/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pragmatic Spaces &#8217;09</title>
		<link>http://www.jaxidian.org/update/2009/07/20/68/</link>
		<comments>http://www.jaxidian.org/update/2009/07/20/68/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 15:41:31 +0000</pubDate>
		<dc:creator>Shane Milton</dc:creator>
				<category><![CDATA[Community Events]]></category>
		<category><![CDATA[Indy Events]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[ALT.NET]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Career]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[User Group]]></category>

		<guid isPermaLink="false">http://www.jaxidian.org/update/?p=68</guid>
		<description><![CDATA[Pragmatic Spaces 2009 is coming soon. Known details for now: 1. Limited to 150 people 2. You want to be there 3. There will be GREAT discussions you WON&#8217;T want to miss! 4. #pragma09 is something to watch for! While not directly related to Indy ALT.NET, many of the folks from that community are involved [...]]]></description>
		<wfw:commentRss>http://www.jaxidian.org/update/2009/07/20/68/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Truncate Logs for SQL Server 2008</title>
		<link>http://www.jaxidian.org/update/2009/04/22/48/</link>
		<comments>http://www.jaxidian.org/update/2009/04/22/48/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 14:35:19 +0000</pubDate>
		<dc:creator>Shane Milton</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://www.jaxidian.org/update/?p=48</guid>
		<description><![CDATA[I had previously posted how to Truncate Logs for SQL Server 2005. Unfortunately, this method does not work in SQL Server 2008. The reason is because the &#8220;WITH TRUNCATE_ONLY&#8221; command is no longer in SQL 2008. Assuming you run in full recovery mode, the new script to do this is: 1 2 3 4 5 [...]]]></description>
		<wfw:commentRss>http://www.jaxidian.org/update/2009/04/22/48/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to identify the user your ASP.NET app uses to authenticate as</title>
		<link>http://www.jaxidian.org/update/2009/04/09/46/</link>
		<comments>http://www.jaxidian.org/update/2009/04/09/46/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 18:00:47 +0000</pubDate>
		<dc:creator>Shane Milton</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[ASP.NET]]></category>

		<guid isPermaLink="false">http://www.jaxidian.org/update/?p=46</guid>
		<description><![CDATA[I was recently asked how to identify the user your ASP.NET application uses to authenticate as. This can be a simple question or a bit more involved. Let&#8217;s start with the simple answers first. Default Accounts: Windows XP, Windows 2000, and earlier (you should NOT be caring about earlier!): ASPNET &#8211; this is created automatically [...]]]></description>
		<wfw:commentRss>http://www.jaxidian.org/update/2009/04/09/46/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Indy ALT.NET Site is up</title>
		<link>http://www.jaxidian.org/update/2009/01/09/37/</link>
		<comments>http://www.jaxidian.org/update/2009/01/09/37/#comments</comments>
		<pubDate>Fri, 09 Jan 2009 16:50:21 +0000</pubDate>
		<dc:creator>Shane Milton</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ALT.NET]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Indy Events]]></category>

		<guid isPermaLink="false">http://www.jaxidian.org/update/?p=37</guid>
		<description><![CDATA[We now have a newly revamped Indy ALT.NET site up and online! While we&#8217;re not completely done with it, we are far enough along to go ahead and turn it on for the time being. Very soon we will be filling out some of the interactive portions but for now it is fast and has [...]]]></description>
		<wfw:commentRss>http://www.jaxidian.org/update/2009/01/09/37/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IndyTechFest registration is now open!</title>
		<link>http://www.jaxidian.org/update/2008/08/22/33/</link>
		<comments>http://www.jaxidian.org/update/2008/08/22/33/#comments</comments>
		<pubDate>Fri, 22 Aug 2008 17:10:12 +0000</pubDate>
		<dc:creator>Shane Milton</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[.NET 3.5]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Indy Events]]></category>
		<category><![CDATA[VB.NET]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[WCF]]></category>

		<guid isPermaLink="false">http://www.jaxidian.org/update/?p=33</guid>
		<description><![CDATA[IndyTechFest registration is now open! This year there is a limit of 500 registrations (I believe last year&#8217;s was like 400 and it was booked up within just a couple weeks). So I strongly encourage you to register sooner rather than later! There is a great lineup of speakers and sessions at this year&#8217;s IndyTechFest! [...]]]></description>
		<wfw:commentRss>http://www.jaxidian.org/update/2008/08/22/33/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>inkubook</title>
		<link>http://www.jaxidian.org/update/2008/07/27/31/</link>
		<comments>http://www.jaxidian.org/update/2008/07/27/31/#comments</comments>
		<pubDate>Mon, 28 Jul 2008 02:57:33 +0000</pubDate>
		<dc:creator>Shane Milton</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[.NET 3.5]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://www.jaxidian.org/update/?p=31</guid>
		<description><![CDATA[A friend and colleague of mine, Eric Willeke, has helped lead a team to create and deploy an interesting new site at www.inkubook.com where an ordinary person can take the pictures they have taken with their digital camera and make a simple and professional-looking bound photo book based on them. Erik has posted a bit [...]]]></description>
		<wfw:commentRss>http://www.jaxidian.org/update/2008/07/27/31/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Indy Invades CinArc!!</title>
		<link>http://www.jaxidian.org/update/2008/07/10/29/</link>
		<comments>http://www.jaxidian.org/update/2008/07/10/29/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 22:17:37 +0000</pubDate>
		<dc:creator>Shane Milton</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ALT.NET]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[CinArc]]></category>
		<category><![CDATA[Cincinnati]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[User Group]]></category>

		<guid isPermaLink="false">http://www.jaxidian.org/update/2008/07/10/29/</guid>
		<description><![CDATA[On Tuesday (July 8, 2008) evening, Sasha Kotlyar, Dean Weber, and I made a spontaneous trip to Cincinnati to check out the CinArc group (not to be confused with this CinARC). This group is Cincinnati&#8217;s Architecture User Group and seems to be mostly .NET-based. They are a very new group as this was only their [...]]]></description>
		<wfw:commentRss>http://www.jaxidian.org/update/2008/07/10/29/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Truncate Logs for SQL Server 2005</title>
		<link>http://www.jaxidian.org/update/2008/05/07/26/</link>
		<comments>http://www.jaxidian.org/update/2008/05/07/26/#comments</comments>
		<pubDate>Wed, 07 May 2008 19:02:33 +0000</pubDate>
		<dc:creator>Shane Milton</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://www.jaxidian.org/update/?p=26</guid>
		<description><![CDATA[I&#8217;m frequently trying to figure this out but never remembering the exact syntax, so here it is! A quick/easy way to truncate logs on a database via script! * NOTE: I don&#8217;t recommend this for production databases unless you tweak it to be good. This is more for dev environments where you don&#8217;t really care [...]]]></description>
		<wfw:commentRss>http://www.jaxidian.org/update/2008/05/07/26/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is ALT.NET?</title>
		<link>http://www.jaxidian.org/update/2008/04/27/24/</link>
		<comments>http://www.jaxidian.org/update/2008/04/27/24/#comments</comments>
		<pubDate>Mon, 28 Apr 2008 01:58:45 +0000</pubDate>
		<dc:creator>Shane Milton</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ALT.NET]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Random Thoughts]]></category>
		<category><![CDATA[Indy Events]]></category>

		<guid isPermaLink="false">http://www.jaxidian.org/update/?p=24</guid>
		<description><![CDATA[When we were discussing the Indy ALT.NET group&#8217;s goals with others, we were asked, &#8220;How are you going to distinguish Indy ALT.NET from the Indy .NET User Group?&#8221; This was a GREAT question! In coming up with that answer, I&#8217;ve mulled around and tried to come up with a definition for ALT.NET. There are plenty [...]]]></description>
		<wfw:commentRss>http://www.jaxidian.org/update/2008/04/27/24/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Indy Code Camp was fun!</title>
		<link>http://www.jaxidian.org/update/2008/04/26/23/</link>
		<comments>http://www.jaxidian.org/update/2008/04/26/23/#comments</comments>
		<pubDate>Sat, 26 Apr 2008 20:45:20 +0000</pubDate>
		<dc:creator>Shane Milton</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Indy Events]]></category>

		<guid isPermaLink="false">http://www.jaxidian.org/update/?p=23</guid>
		<description><![CDATA[Indy Code Camp is in its last session now. It was quite fun! Personally, I really wish Indianapolis would have more events like this! This city is really starved for community software development events, at least applicable to .NET developers. Despite the slumping economy world-wide, the market in Indy is really good for .NET developers, [...]]]></description>
		<wfw:commentRss>http://www.jaxidian.org/update/2008/04/26/23/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Speed up .NET Compact Framework compile time by a LOT!</title>
		<link>http://www.jaxidian.org/update/2008/04/25/22/</link>
		<comments>http://www.jaxidian.org/update/2008/04/25/22/#comments</comments>
		<pubDate>Fri, 25 Apr 2008 16:01:53 +0000</pubDate>
		<dc:creator>Shane Milton</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Compact Framework]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[.NET 2.0]]></category>
		<category><![CDATA[.NET CF]]></category>

		<guid isPermaLink="false">http://www.jaxidian.org/update/?p=22</guid>
		<description><![CDATA[I was complaining on Twitter about the long time it takes to compile a Compact Framework application and Steve Schoon informed me of a hack you can do to DRASTICALLY speed up the time it takes to compile! You can get the details here. Read the entire thing so you are aware of what you&#8217;re [...]]]></description>
		<wfw:commentRss>http://www.jaxidian.org/update/2008/04/25/22/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>IndyALT.NET Site is live!</title>
		<link>http://www.jaxidian.org/update/2008/04/23/21/</link>
		<comments>http://www.jaxidian.org/update/2008/04/23/21/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 00:47:38 +0000</pubDate>
		<dc:creator>Shane Milton</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[ASP.NET 1.1]]></category>
		<category><![CDATA[ASP.NET 2.0]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[ALT.NET]]></category>
		<category><![CDATA[Indy Events]]></category>

		<guid isPermaLink="false">http://www.jaxidian.org/update/?p=21</guid>
		<description><![CDATA[IndyALT.NET is now live! Right now it&#8217;s being hosted in somebody&#8217;s house (thx to Paul Hacker, MSMVP, for sharing his servers temporarily!) We&#8217;re excited about our first two events! Next month we&#8217;re having Mike Griffin come in for some training on the EntitySpaces OR Mapper. In July we are planning on having Todd Anglin come [...]]]></description>
		<wfw:commentRss>http://www.jaxidian.org/update/2008/04/23/21/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exclusive access for Database Restores on SQL Server 2005</title>
		<link>http://www.jaxidian.org/update/2008/04/12/20/</link>
		<comments>http://www.jaxidian.org/update/2008/04/12/20/#comments</comments>
		<pubDate>Sat, 12 Apr 2008 20:45:36 +0000</pubDate>
		<dc:creator>Shane Milton</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://www.jaxidian.org/update/?p=20</guid>
		<description><![CDATA[How many times have you tried to run a database restore on SQL Server 2005 only for it to fail because you don&#8217;t have exclusive access to the database (for whatever reason from SSMS being open to anything else)? Happens to me quite frequently. Here&#8217;s a handy piece of code to help prevent that: 1 [...]]]></description>
		<wfw:commentRss>http://www.jaxidian.org/update/2008/04/12/20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DataAdapters and ReadXML / WriteXML</title>
		<link>http://www.jaxidian.org/update/2008/02/29/18/</link>
		<comments>http://www.jaxidian.org/update/2008/02/29/18/#comments</comments>
		<pubDate>Fri, 29 Feb 2008 07:17:50 +0000</pubDate>
		<dc:creator>Shane Milton</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[.NET 2.0]]></category>
		<category><![CDATA[.NET CF]]></category>

		<guid isPermaLink="false">http://www.jaxidian.org/update/2008/02/29/18/</guid>
		<description><![CDATA[I am working on a project that contains nearly identical clients (same basic featuresets, different UI) in very different environments (Winforms, Mobile, and Web). The biggest difference is that the web sites (one client-equiv site, one admin site, and a set of web services) contains some additional functionality. I&#8217;ve architected this to maximize the amount [...]]]></description>
		<wfw:commentRss>http://www.jaxidian.org/update/2008/02/29/18/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automatic Generation of API Documentation for .NET 2.0 Code</title>
		<link>http://www.jaxidian.org/update/2008/01/04/15/</link>
		<comments>http://www.jaxidian.org/update/2008/01/04/15/#comments</comments>
		<pubDate>Thu, 03 Jan 2008 20:39:35 +0000</pubDate>
		<dc:creator>Shane Milton</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET 2.0]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[.NET 2.0]]></category>

		<guid isPermaLink="false">http://www.jaxidian.org/update/2008/01/04/15/</guid>
		<description><![CDATA[I was recently given the task to generate some API documentation for all of the code on a project I was working on (11 different projects, 3 different solutions) so I began looking into what was available. I remember using NDoc with old 1.1 projects, but that project was apparently abandanded. Microsoft has an October [...]]]></description>
		<wfw:commentRss>http://www.jaxidian.org/update/2008/01/04/15/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VS2005 Deployment Projects install new version with old version&#8217;s custom action assemblies</title>
		<link>http://www.jaxidian.org/update/2007/10/15/13/</link>
		<comments>http://www.jaxidian.org/update/2007/10/15/13/#comments</comments>
		<pubDate>Mon, 15 Oct 2007 14:15:41 +0000</pubDate>
		<dc:creator>Shane Milton</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[.NET 2.0]]></category>
		<category><![CDATA[VS2005]]></category>

		<guid isPermaLink="false">http://www.jaxidian.org/update/2007/10/15/13/</guid>
		<description><![CDATA[I&#8217;m working on a project where we use Deployment Projects to deploy our public application. We&#8217;re still in beta phase so we don&#8217;t have a huge number of releases under our belt yet but so far things have been going pretty well (well, at least since we&#8217;ve gotten past the initial hurdles in getting our [...]]]></description>
		<wfw:commentRss>http://www.jaxidian.org/update/2007/10/15/13/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Debugging Visual Studio 2005 ASP.NET apps on Vista Home Premium</title>
		<link>http://www.jaxidian.org/update/2007/10/10/11/</link>
		<comments>http://www.jaxidian.org/update/2007/10/10/11/#comments</comments>
		<pubDate>Wed, 10 Oct 2007 14:09:09 +0000</pubDate>
		<dc:creator>Shane Milton</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[ASP.NET 2.0]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://www.jaxidian.org/update/2007/10/10/11/</guid>
		<description><![CDATA[If you have an ASP.NET app hosted by IIS7 on any Vista Home edition (though I&#8217;ve only used Home Premium), it fails because Vista Home Premium lacks Windows Authentication. Fortunately, Microsoft is aware of this and has issued a fix. Unfortunately, it&#8217;s not part of Windows Updates so you&#8217;ll have to go get it yourself. [...]]]></description>
		<wfw:commentRss>http://www.jaxidian.org/update/2007/10/10/11/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Studio 2005 Deployment Projects on Vista &#8211; Error #2869</title>
		<link>http://www.jaxidian.org/update/2007/07/13/10/</link>
		<comments>http://www.jaxidian.org/update/2007/07/13/10/#comments</comments>
		<pubDate>Fri, 13 Jul 2007 17:21:25 +0000</pubDate>
		<dc:creator>Shane Milton</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[.NET 2.0]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[VS2005]]></category>

		<guid isPermaLink="false">http://www.jaxidian.org/update/2007/07/13/10/</guid>
		<description><![CDATA[I found this blog posting that finally solved a problem that was by no means obvious to me! http://msmvps.com/blogs/kevinmcneish/archive/2007/05/09/fixing-the-cre&#8230;]]></description>
		<wfw:commentRss>http://www.jaxidian.org/update/2007/07/13/10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
