<?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>Joe Stevens&#039; Blog &#187; Visual Studio 2008</title>
	<atom:link href="http://www.joe-stevens.com/category/visual-studio-2008/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.joe-stevens.com</link>
	<description>Everything .NET and C#</description>
	<lastBuildDate>Sat, 24 Jul 2010 00:23:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Running MSTest on your build server without Visual Studio</title>
		<link>http://www.joe-stevens.com/2010/05/25/running-mstest-on-your-build-server-without-visual-studio/</link>
		<comments>http://www.joe-stevens.com/2010/05/25/running-mstest-on-your-build-server-without-visual-studio/#comments</comments>
		<pubDate>Tue, 25 May 2010 01:40:02 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Visual Studio 2008]]></category>

		<guid isPermaLink="false">http://www.joe-stevens.com/?p=484</guid>
		<description><![CDATA[Recently I had a problem where I added a Visual Studio Test Project to a solution.
As part of our CI, the build server failed to build as it didn&#8217;t contain the necessary files for the test framework. One option would have been to install Visual Studio Team System on the build server, but it seems a [...]]]></description>
		<wfw:commentRss>http://www.joe-stevens.com/2010/05/25/running-mstest-on-your-build-server-without-visual-studio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating and using snippets in Visual Studio 2008</title>
		<link>http://www.joe-stevens.com/2010/02/04/creating-and-using-snippets-in-visual-studio-2008/</link>
		<comments>http://www.joe-stevens.com/2010/02/04/creating-and-using-snippets-in-visual-studio-2008/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 03:30:53 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Visual Studio 2008]]></category>
		<category><![CDATA[snippet]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://www.joe-stevens.com/?p=429</guid>
		<description><![CDATA[Visual Studio contains a number of predefined snippets. Snippets are usually available for common code that is used frequently allowing the developer to insert this code quickly without having to retype it every time. I often use the try and if snippets, but you can also create your own custom snippets. Recently I found myself to [...]]]></description>
		<wfw:commentRss>http://www.joe-stevens.com/2010/02/04/creating-and-using-snippets-in-visual-studio-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Studio closing when trying to choose items for the toolbox</title>
		<link>http://www.joe-stevens.com/2009/06/02/visual-studio-closing-when-trying-to-choose-items-for-the-toolbox/</link>
		<comments>http://www.joe-stevens.com/2009/06/02/visual-studio-closing-when-trying-to-choose-items-for-the-toolbox/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 02:57:22 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Visual Studio 2008]]></category>

		<guid isPermaLink="false">http://joestevens.wordpress.com/?p=23</guid>
		<description><![CDATA[The other day I was trying to add new items to my toolbox in Visual Studio 2008 and each time Visual Studio would close itself without reason. I tried the Reset Toolbox option which didn&#8217;t solve the problem.
I then tried running Visual Studio in safe mode by choosing run from the start menu and typing [...]]]></description>
		<wfw:commentRss>http://www.joe-stevens.com/2009/06/02/visual-studio-closing-when-trying-to-choose-items-for-the-toolbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
