<?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; .NET</title>
	<atom:link href="http://www.jaxidian.org/update/tag/net/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>Setting up an ASP.NET Service Account with Least-Privilege Permissions</title>
		<link>http://www.jaxidian.org/update/2010/06/02/162/</link>
		<comments>http://www.jaxidian.org/update/2010/06/02/162/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 16:08:30 +0000</pubDate>
		<dc:creator>Shane Milton</dc:creator>
				<category><![CDATA[Random Thoughts]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Least Privilege]]></category>

		<guid isPermaLink="false">http://www.jaxidian.org/update/?p=162</guid>
		<description><![CDATA[I find myself rediscovering how to do this a lot, so I thought I&#8217;d post this here. Create your Account (let&#8217;s say it&#8217;s MyDomain.com\sa_MyMVCHostingUser in your company&#8217;s Active Directory server &#8211; it can also be a local Windows account as well) Open up an elevated command prompt (Start -> &#8220;command&#8221; -> [CTRL]+[SHIFT]+[ENTER]) Navigate to your [...]]]></description>
		<wfw:commentRss>http://www.jaxidian.org/update/2010/06/02/162/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SOA-based Architecture in progress</title>
		<link>http://www.jaxidian.org/update/2010/03/11/120/</link>
		<comments>http://www.jaxidian.org/update/2010/03/11/120/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 19:29:57 +0000</pubDate>
		<dc:creator>Shane Milton</dc:creator>
				<category><![CDATA[Random Thoughts]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[.NET 4.0]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[SOA]]></category>
		<category><![CDATA[TDD]]></category>
		<category><![CDATA[VS2010]]></category>
		<category><![CDATA[WCF]]></category>

		<guid isPermaLink="false">http://www.jaxidian.org/update/?p=120</guid>
		<description><![CDATA[I&#8217;ve been tasked at coming up with a standard architecture for us to apply to our future projects. Yeah, I know, there&#8217;s no blanket answer for everything, but given the requirements I expect, I think a single architecture can handle 95% of what we&#8217;ll be doing and we can deviate/improve as necessary for the other [...]]]></description>
		<wfw:commentRss>http://www.jaxidian.org/update/2010/03/11/120/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>Rendering a Custom ASP.NET Control when Disabled by Parent Container</title>
		<link>http://www.jaxidian.org/update/2009/10/01/107/</link>
		<comments>http://www.jaxidian.org/update/2009/10/01/107/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 18:27:18 +0000</pubDate>
		<dc:creator>Shane Milton</dc:creator>
				<category><![CDATA[Random Thoughts]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Custom Controls]]></category>

		<guid isPermaLink="false">http://www.jaxidian.org/update/?p=107</guid>
		<description><![CDATA[So I was performing some maintenance work on some webform stuff in an application and ran into a problem where an existing custom control, which I have the source for so I can fix it (yay!), wasn&#8217;t properly disabling itself when it was in a container that became disabled. The way it works, it overrides [...]]]></description>
		<wfw:commentRss>http://www.jaxidian.org/update/2009/10/01/107/feed/</wfw:commentRss>
		<slash:comments>0</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>NAnt &#8211; Detect 64-bit or 32-bit OS</title>
		<link>http://www.jaxidian.org/update/2009/07/16/50/</link>
		<comments>http://www.jaxidian.org/update/2009/07/16/50/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 18:42:14 +0000</pubDate>
		<dc:creator>Shane Milton</dc:creator>
				<category><![CDATA[Random Thoughts]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[ALT.NET]]></category>
		<category><![CDATA[Automation]]></category>
		<category><![CDATA[Continuous Integration]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[NAnt]]></category>

		<guid isPermaLink="false">http://www.jaxidian.org/update/?p=50</guid>
		<description><![CDATA[I was working with Cody Collins and we ran into a problem recently with detecting whether the OS running was 32-bit or 64-bit from within NAnt. We&#8217;re trying to automate the installation of some software that has separate installers for 32-bit and 64-bit and we need to determine which installer to run from NAnt. The [...]]]></description>
		<wfw:commentRss>http://www.jaxidian.org/update/2009/07/16/50/feed/</wfw:commentRss>
		<slash:comments>3</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>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>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>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>
