<?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>Words, punctuated &#187; .NET</title>
	<atom:link href="http://probertson.com/articles/category/net/feed/" rel="self" type="application/rss+xml" />
	<link>http://probertson.com</link>
	<description>Thoughts on web development, user-centered design, code, etc. by Paul Robertson</description>
	<lastBuildDate>Mon, 30 Aug 2010 16:38:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>compile to .NET 1.1 with Visual Studio 2005</title>
		<link>http://probertson.com/articles/2005/07/28/dotnet_1_1_vs2005/</link>
		<comments>http://probertson.com/articles/2005/07/28/dotnet_1_1_vs2005/#comments</comments>
		<pubDate>Thu, 28 Jul 2005 22:04:16 +0000</pubDate>
		<dc:creator>Paul Robertson</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Articles to remember]]></category>
		<category><![CDATA[Elsewhere on the web]]></category>

		<guid isPermaLink="false">http://probertson.com/articles/2005/07/28/dotnet_1_1_vs2005/</guid>
		<description><![CDATA[I have been using the Visual Studio .NET 2005 beta for a while now, and it&#8217;s just amazing. But the problem, of course, is that the code I write at work needs to be compiled to .NET 1.1 (which is associated with VS 2003).
My dilemma has finally been solved: Robert McLaws and company have a [...]]]></description>
			<content:encoded><![CDATA[<p>I have been using the Visual Studio .NET 2005 beta for a while now, and it&#8217;s just amazing. But the problem, of course, is that the code I write at work needs to be compiled to .NET 1.1 (which is associated with VS 2003).</p>
<p>My dilemma has finally been solved: Robert McLaws and company have a release candidate for their <a href="http://weblogs.asp.net/rmclaws/archive/2005/06/04/410360.aspx">MSBuild Toolkit for Visual Studio 2005</a>.</p>
<p>MSBuild is a tool which comes as part of VS  2005, and allows you to create different build profiles for your projects &#8212; including compiling to different versions of the .NET framework. the MSBuild toolkit makes it even easier, by providing a GUI add-in to VS for configuring the build profile for your project (otherwise you have to manually edit some config files in the project).</p>
<p>So I&#8217;m happily using VS 2005 for nearly all my .NET programming now&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://probertson.com/articles/2005/07/28/dotnet_1_1_vs2005/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>URL Rewriting in ASP.NET</title>
		<link>http://probertson.com/articles/2005/01/28/url-rewriting-asp-dot-net/</link>
		<comments>http://probertson.com/articles/2005/01/28/url-rewriting-asp-dot-net/#comments</comments>
		<pubDate>Fri, 28 Jan 2005 16:30:33 +0000</pubDate>
		<dc:creator>Paul Robertson</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Articles to remember]]></category>

		<guid isPermaLink="false">http://probertson.com/articles/2005/02/12/url-rewriting-asp-dot-net/</guid>
		<description><![CDATA[URL Rewriting in ASP.NET
]]></description>
			<content:encoded><![CDATA[<p><a href="http://msdn.microsoft.com/asp.net/using/building/web/default.aspx?pull=/library/en-us/dnaspp/html/URLRewriting.asp">URL Rewriting in ASP.NET</a></p>
]]></content:encoded>
			<wfw:commentRss>http://probertson.com/articles/2005/01/28/url-rewriting-asp-dot-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lutz Roeder&#8217;s .NET Tools and Source Code</title>
		<link>http://probertson.com/articles/2005/01/25/dot-net-tools/</link>
		<comments>http://probertson.com/articles/2005/01/25/dot-net-tools/#comments</comments>
		<pubDate>Tue, 25 Jan 2005 16:37:31 +0000</pubDate>
		<dc:creator>Paul Robertson</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Sites to remember]]></category>

		<guid isPermaLink="false">http://probertson.com/articles/2005/01/25/dot-net-tools/</guid>
		<description><![CDATA[Lutz Roeder&#8217;s .NET Tools and Source Code
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.aisto.com/roeder/DotNet/">Lutz Roeder&#8217;s .NET Tools and Source Code</a></p>
]]></content:encoded>
			<wfw:commentRss>http://probertson.com/articles/2005/01/25/dot-net-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET 2.0 Quickstart Info. (Beta)</title>
		<link>http://probertson.com/articles/2004/07/28/aspnet-20-quickstart-info-beta/</link>
		<comments>http://probertson.com/articles/2004/07/28/aspnet-20-quickstart-info-beta/#comments</comments>
		<pubDate>Wed, 28 Jul 2004 16:19:52 +0000</pubDate>
		<dc:creator>Paul Robertson</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Sites to remember]]></category>

		<guid isPermaLink="false">http://probertson.com/articles/2004/07/28/aspnet-20-quickstart-info-beta/</guid>
		<description><![CDATA[ASP.NET 2.0 Quickstart Info. (Beta)
]]></description>
			<content:encoded><![CDATA[<p><a href="http://beta.asp.net/quickstart/">ASP.NET 2.0 Quickstart Info. (Beta)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://probertson.com/articles/2004/07/28/aspnet-20-quickstart-info-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extending ASP.NET Web Sites for Accessibility</title>
		<link>http://probertson.com/articles/2004/06/19/extending-aspnet-web-sites-for-accessibility/</link>
		<comments>http://probertson.com/articles/2004/06/19/extending-aspnet-web-sites-for-accessibility/#comments</comments>
		<pubDate>Sat, 19 Jun 2004 20:23:12 +0000</pubDate>
		<dc:creator>Paul Robertson</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Articles to remember]]></category>

		<guid isPermaLink="false">http://probertson.com/articles/2004/06/19/extending-aspnet-web-sites-for-accessibility/</guid>
		<description><![CDATA[Extending ASP.NET Web Sites for Accessibility
]]></description>
			<content:encoded><![CDATA[<p><a href="http://msdn.microsoft.com/asp.net/default.aspx?pull=/library/en-us/ dnaspp/html/acsaraf1.asp">Extending ASP.NET Web Sites for Accessibility</a></p>
]]></content:encoded>
			<wfw:commentRss>http://probertson.com/articles/2004/06/19/extending-aspnet-web-sites-for-accessibility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
