<?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>DalSoft &#187; Visual Studio 2008</title>
	<atom:link href="http://www.dalsoft.co.uk/blog/index.php/tag/visual-studio-2008/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dalsoft.co.uk/blog</link>
	<description>Dalsoft&#039;s Blog</description>
	<lastBuildDate>Fri, 30 Jul 2010 21:44:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Visual Studio 2010 &#8211; K&amp;R Coding Style Variant</title>
		<link>http://www.dalsoft.co.uk/blog/index.php/2010/06/04/visual-studio-2010-kr-coding-style-variant/</link>
		<comments>http://www.dalsoft.co.uk/blog/index.php/2010/06/04/visual-studio-2010-kr-coding-style-variant/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 16:00:08 +0000</pubDate>
		<dc:creator>DalSoft</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Allman style]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[K&R Coding Style Variant]]></category>
		<category><![CDATA[MVC 2.0]]></category>
		<category><![CDATA[Visual Studio 2008]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>
		<category><![CDATA[yam]]></category>

		<guid isPermaLink="false">http://www.dalsoft.co.uk/blog/?p=799</guid>
		<description><![CDATA[I program with different languages and for a while now I have wanted to make the K&#38;R variant coding style my default in Visual Studio. So what do I mean by the K&#38;R variant coding style, this coding style was named after co authors of the book The C Programming Language (thank you Wikipedia!) Kernighan [...]]]></description>
		<wfw:commentRss>http://www.dalsoft.co.uk/blog/index.php/2010/06/04/visual-studio-2010-kr-coding-style-variant/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Microsoft delays Visual Studio 2010 launch</title>
		<link>http://www.dalsoft.co.uk/blog/index.php/2009/12/20/microsoft-delays-visual-studio-2010-launch/</link>
		<comments>http://www.dalsoft.co.uk/blog/index.php/2009/12/20/microsoft-delays-visual-studio-2010-launch/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 23:21:00 +0000</pubDate>
		<dc:creator>DalSoft</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Visual Studio 2008]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>

		<guid isPermaLink="false">http://www.dalsoft.co.uk/blog/?p=500</guid>
		<description><![CDATA[Sosa Somasegar announces the delay in this blog post. Sosa states that they want to resolve the reported performance issues. I think it is good that Microsoft is taking IDE performance seriously. Anyone remember what Visual Studio 2008 was like pre SP 1?]]></description>
		<wfw:commentRss>http://www.dalsoft.co.uk/blog/index.php/2009/12/20/microsoft-delays-visual-studio-2010-launch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NUnit Templates for ASP.NET MVC 2 Preview 2</title>
		<link>http://www.dalsoft.co.uk/blog/index.php/2009/11/17/nunit-templates-for-asp-net-mvc-2-0-preview-2/</link>
		<comments>http://www.dalsoft.co.uk/blog/index.php/2009/11/17/nunit-templates-for-asp-net-mvc-2-0-preview-2/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 12:14:36 +0000</pubDate>
		<dc:creator>DalSoft</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[MVC 2.0]]></category>
		<category><![CDATA[NUnit]]></category>
		<category><![CDATA[Testability]]></category>
		<category><![CDATA[Visual Studio 2008]]></category>

		<guid isPermaLink="false">http://www.dalsoft.co.uk/blog/?p=484</guid>
		<description><![CDATA[I recently downloaded ASP.NET MVC 2.0 Preview 2 and was surprised to see, that the NUnit test templates haven&#8217;t made it into the build. Again we are stuck with MSUnit being the only template available. Fear not help is at hand Joe Cartano posted an excellent solution for MVC 1.0.  I have made a minor [...]]]></description>
		<wfw:commentRss>http://www.dalsoft.co.uk/blog/index.php/2009/11/17/nunit-templates-for-asp-net-mvc-2-0-preview-2/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Converting a ASP.NET Web Site to a Web Application Project</title>
		<link>http://www.dalsoft.co.uk/blog/index.php/2009/09/12/converting-a-asp-net-web-site-to-a-web-application-project/</link>
		<comments>http://www.dalsoft.co.uk/blog/index.php/2009/09/12/converting-a-asp-net-web-site-to-a-web-application-project/#comments</comments>
		<pubDate>Sat, 12 Sep 2009 23:06:22 +0000</pubDate>
		<dc:creator>DalSoft</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[App_Code]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[NUnit]]></category>
		<category><![CDATA[Profile]]></category>
		<category><![CDATA[Testability]]></category>
		<category><![CDATA[Visual Studio 2008]]></category>
		<category><![CDATA[Web Application Project]]></category>
		<category><![CDATA[Web Site]]></category>
		<category><![CDATA[yam]]></category>

		<guid isPermaLink="false">http://www.dalsoft.co.uk/blog/?p=369</guid>
		<description><![CDATA[I am currently converting a lot of  legacy ASP.NET Web Sites over to ASP.NET Web Application Projects.  The reason for doing this is so I can make my NUnit Test project reference my Web Application Project.  There are various discussions about ASP.NET: Web Site vs. Web Application, but for me it was solely for testability [...]]]></description>
		<wfw:commentRss>http://www.dalsoft.co.uk/blog/index.php/2009/09/12/converting-a-asp-net-web-site-to-a-web-application-project/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Opteron Workstation Gaming Rig Hybrid Part 5</title>
		<link>http://www.dalsoft.co.uk/blog/index.php/2009/02/07/opteron-workstation-gaming-rig-hybrid-part-5/</link>
		<comments>http://www.dalsoft.co.uk/blog/index.php/2009/02/07/opteron-workstation-gaming-rig-hybrid-part-5/#comments</comments>
		<pubDate>Sat, 07 Feb 2009 00:49:22 +0000</pubDate>
		<dc:creator>DalSoft</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[9800 GTX+]]></category>
		<category><![CDATA[ECS GeForce7050M-M]]></category>
		<category><![CDATA[experiment]]></category>
		<category><![CDATA[Opteron 1352]]></category>
		<category><![CDATA[prison break]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[Scylla]]></category>
		<category><![CDATA[Visual Studio 2008]]></category>
		<category><![CDATA[XP installation]]></category>
		<category><![CDATA[XP Stop Codes]]></category>

		<guid isPermaLink="false">http://www.dalsoft.co.uk/blog/?p=191</guid>
		<description><![CDATA[So finally I get the system to post and thought that would be the end of my problems&#8230; Firstly let me update you I brought the final parts a SATA DVD R/W costing £16.98 and a brand new BFG 9800 GTX+OC 512MB costing £176.13, because I can only use one graphics card I wanted the [...]]]></description>
		<wfw:commentRss>http://www.dalsoft.co.uk/blog/index.php/2009/02/07/opteron-workstation-gaming-rig-hybrid-part-5/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
