<?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>Alex James Brown &#187; Visual Studio</title>
	<atom:link href="http://www.alexjamesbrown.com/tags/visual-studio/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alexjamesbrown.com</link>
	<description>My Words. By Me.</description>
	<lastBuildDate>Wed, 04 Jan 2012 01:02:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Location of Visual Studio Templates Directory</title>
		<link>http://www.alexjamesbrown.com/uncategorized/location-of-visual-studio-templates-directory/</link>
		<comments>http://www.alexjamesbrown.com/uncategorized/location-of-visual-studio-templates-directory/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 09:05:58 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.alexjamesbrown.com/geek/software/visual-studio/location-of-visual-studio-templates-directory/</guid>
		<description><![CDATA[The location of the Visual Studio Templates Directory (when installed on Vista) is as follows: C:\Users\&#60;user&#62;\Documents\Visual Studio &#60;version&#62;\Templates Replace &#60;user&#62; with your username &#60;version&#62; with the version of VS (in ...]]></description>
			<content:encoded><![CDATA[<p>The location of the Visual Studio Templates Directory (when installed on Vista) is as follows:</p>
<p>C:\Users\&lt;user&gt;\Documents\Visual Studio &lt;version&gt;\Templates</p>
<p>Replace &lt;user&gt; with your username   <br />&lt;version&gt; with the version of VS (in my case its 2008) so my path is:</p>
<p>C:\Users\ABrown\Documents\Visual Studio 2008\Templates</p>
]]></content:encoded>
			<wfw:commentRss>http://www.alexjamesbrown.com/uncategorized/location-of-visual-studio-templates-directory/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Show line numbers in Visual Studio 2008</title>
		<link>http://www.alexjamesbrown.com/uncategorized/show-line-numbers-in-visual-studio-2008/</link>
		<comments>http://www.alexjamesbrown.com/uncategorized/show-line-numbers-in-visual-studio-2008/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 16:21:48 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.alexjamesbrown.com/geek/software/visual-studio/show-line-numbers-in-visual-studio-2008/</guid>
		<description><![CDATA[I recently reset my settings in Visual Studio which, irritatingly, made my line numbers disappear. To re-instate the line numbers, there is a simple process: Click: Tools &#62; Options &#62; ...]]></description>
			<content:encoded><![CDATA[<p>I recently <a href="http://www.alexjamesbrown.com/geek/software/visual-studio/reset-ide-settings-in-visual-studio-2008/" target="_blank">reset my settings in Visual Studio</a> which, irritatingly, made my line numbers disappear.</p>
<p>To re-instate the line numbers, there is a simple process:</p>
<p>Click:   <br />Tools &gt; Options &gt; Text Editor &gt; All Languages &gt; General</p>
<p>On the right, under Display section, check Line numbers (see below)</p>
<p>Click Ok.</p>
<p><img title="showLineNumbersVS2008_1" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="274" alt="showLineNumbersVS2008_1" src="http://www.alexjamesbrown.com/wp-content/uploads/ShowlinenumbersinVisualStudio2008_EE25/showLineNumbersVS2008_1.jpg" width="474" border="0" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.alexjamesbrown.com/uncategorized/show-line-numbers-in-visual-studio-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reset IDE settings in Visual Studio 2008</title>
		<link>http://www.alexjamesbrown.com/development/reset-ide-settings-in-visual-studio-2008/</link>
		<comments>http://www.alexjamesbrown.com/development/reset-ide-settings-in-visual-studio-2008/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 16:15:52 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.alexjamesbrown.com/geek/software/visual-studio/reset-ide-settings-in-visual-studio-2008/</guid>
		<description><![CDATA[I recently acquired a PC at my new job where there was an existing installation of Visual Studio. This was fine, however it was set up for a VB.net developer. ...]]></description>
			<content:encoded><![CDATA[<p>I recently acquired a PC at my new job where there was an existing installation of Visual Studio.</p>
<p>This was fine, however it was set up for a VB.net developer.<br />
Whilst I do use VB.net, I didn’t want my VS set up this way.</p>
<p>I wanted to re-instate that lovely screen you see when you fresh install VS (below)</p>
<p><img style="display: inline; border: 0px;" title="resetVS2008Settings_0" src="http://www.alexjamesbrown.com/wp-content/uploads/ResetIDEsettingsinVisualStudio2008_F1D0/resetVS2008Settings_0.jpg" border="0" alt="resetVS2008Settings_0" width="240" height="214" /></p>
<p>To do this, simply click:</p>
<p>Tools &gt; Import and Export Settings Editor</p>
<p><img style="display: inline; border: 0px;" title="resetVS2008Settings_1" src="http://www.alexjamesbrown.com/wp-content/uploads/ResetIDEsettingsinVisualStudio2008_F1D0/resetVS2008Settings_1.jpg" border="0" alt="resetVS2008Settings_1" width="161" height="240" /></p>
<p>Click Reset all settings</p>
<p><img style="display: inline; border: 0px;" title="resetVS2008Settings_2" src="http://www.alexjamesbrown.com/wp-content/uploads/ResetIDEsettingsinVisualStudio2008_F1D0/resetVS2008Settings_2.jpg" border="0" alt="resetVS2008Settings_2" width="240" height="214" /></p>
<p>I didn’t backup my settings as the guy working here before had gone… But this screen gives you the option to.</p>
<p><img style="display: inline; border: 0px;" title="resetVS2008Settings_3" src="http://www.alexjamesbrown.com/wp-content/uploads/ResetIDEsettingsinVisualStudio2008_F1D0/resetVS2008Settings_3.jpg" border="0" alt="resetVS2008Settings_3" width="240" height="214" /></p>
<p>And there we are.<br />
All settings can be reset to a theme of your choice.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.alexjamesbrown.com/development/reset-ide-settings-in-visual-studio-2008/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

