<?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>Unidev .NET Technology Blog &#187; Infrastructure</title>
	<atom:link href="http://www.unidevtech.com/index.php/category/infrastructure/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.unidevtech.com</link>
	<description>.NET Tips and .....</description>
	<lastBuildDate>Wed, 14 Jul 2010 21:18:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Article Series and Planned Topics</title>
		<link>http://www.unidevtech.com/index.php/2009/12/article-series-and-planned-topics/</link>
		<comments>http://www.unidevtech.com/index.php/2009/12/article-series-and-planned-topics/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 14:32:36 +0000</pubDate>
		<dc:creator>Allan</dc:creator>
				<category><![CDATA[.NET Development]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[ReportViewer control]]></category>
		<category><![CDATA[SQL Reporting Services]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[SQL Server Integration Services]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Web Service]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.unidevtech.com/?p=168</guid>
		<description><![CDATA[by Allan Sieker
When it comes time to write an interesting article about a technical topic my mind goes into a deadlock in trying to find the balance between space/time constraints and keeping the content interesting.  Too short of an article and it seems trivial because the technical stuff doesn’t get covered enough.  Too technical, and [...]]]></description>
		<wfw:commentRss>http://www.unidevtech.com/index.php/2009/12/article-series-and-planned-topics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Website Connectivity Woes and Woe-Nots</title>
		<link>http://www.unidevtech.com/index.php/2009/04/website-connectivity-woes-and-woe-nots/</link>
		<comments>http://www.unidevtech.com/index.php/2009/04/website-connectivity-woes-and-woe-nots/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 20:00:54 +0000</pubDate>
		<dc:creator>Allan</dc:creator>
				<category><![CDATA[Infrastructure]]></category>

		<guid isPermaLink="false">http://www.unidevtech.com/?p=49</guid>
		<description><![CDATA[by Allan Sieker
The story you are about to hear is true and should be of interest to all web developers – be you .NET or not.
A few businesses I know had issues with web site connectivity a few weeks ago.  Some computers could connect while others could not.  IE 8 seemed to have more of [...]]]></description>
		<wfw:commentRss>http://www.unidevtech.com/index.php/2009/04/website-connectivity-woes-and-woe-nots/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>An Approach to Session Usage</title>
		<link>http://www.unidevtech.com/index.php/2009/03/an-approach-to-session-usage/</link>
		<comments>http://www.unidevtech.com/index.php/2009/03/an-approach-to-session-usage/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 17:18:06 +0000</pubDate>
		<dc:creator>Allan</dc:creator>
				<category><![CDATA[.NET Development]]></category>
		<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[dotNet .net webapp website coding c# vbscript]]></category>
		<category><![CDATA[session]]></category>

		<guid isPermaLink="false">http://www.unidevtech.com/?p=18</guid>
		<description><![CDATA[by Allan Sieker
The Overview
   “We do not pretend to have achieved perfection &#8212; but we do have a system &#8212; and it works.”  &#8211; Klaatu
When developing ASP.NET web applications a very common approach to maintaining state is to store variables into the Session.
Session is just one way to store data. Here are some other ones [...]]]></description>
		<wfw:commentRss>http://www.unidevtech.com/index.php/2009/03/an-approach-to-session-usage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WebApp Vs. Website</title>
		<link>http://www.unidevtech.com/index.php/2009/03/webapp-vs-website/</link>
		<comments>http://www.unidevtech.com/index.php/2009/03/webapp-vs-website/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 15:28:45 +0000</pubDate>
		<dc:creator>Derek</dc:creator>
				<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[dotNet .net webapp website coding c# vbscript]]></category>

		<guid isPermaLink="false">http://www.unidevtech.com/index.php/2009/03/webapp-vs-website/</guid>
		<description><![CDATA[The bottom line much of the time, is that developers are creatures of habit&#8230; much of what we do, we do because that is what we do, and we have  no better reason than that.  Perhaps the first time we do something we thought it through, but rarely do we go back and [...]]]></description>
		<wfw:commentRss>http://www.unidevtech.com/index.php/2009/03/webapp-vs-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VisualSVN and our .NET Development Environment</title>
		<link>http://www.unidevtech.com/index.php/2009/03/visualsvn-and-our-net-development-environment/</link>
		<comments>http://www.unidevtech.com/index.php/2009/03/visualsvn-and-our-net-development-environment/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 20:25:49 +0000</pubDate>
		<dc:creator>Derek</dc:creator>
				<category><![CDATA[.NET Development]]></category>
		<category><![CDATA[Infrastructure]]></category>

		<guid isPermaLink="false">http://www.unidevtech.com/?p=8</guid>
		<description><![CDATA[Recently our organization (The Net Impact) made the decision to rebuild our entire development environment. As most know this can be both a daunting and yet exciting venture. During the planning phase we had numerous discussions concerning which source control utility to implement and we finally decided to test Subversion versus Microsoft Team Server.
One of [...]]]></description>
		<wfw:commentRss>http://www.unidevtech.com/index.php/2009/03/visualsvn-and-our-net-development-environment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
