<?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>Qu&#039;est que c&#039;est vous voulez? &#187; vs 2008</title>
	<atom:link href="http://www.rebz.org/tag/vs-2008/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rebz.org</link>
	<description>Thoughts on games, technology, photography, and food.</description>
	<lastBuildDate>Wed, 18 Jan 2012 04:28:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Line Length Guides in Visual Studio</title>
		<link>http://www.rebz.org/2009/11/line-length-in-visual-studio/</link>
		<comments>http://www.rebz.org/2009/11/line-length-in-visual-studio/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 16:36:46 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[visual studio]]></category>
		<category><![CDATA[vs 2005]]></category>
		<category><![CDATA[vs 2008]]></category>

		<guid isPermaLink="false">http://www.rebz.org/?p=151</guid>
		<description><![CDATA[Here&#8217;s yet another tip for Visual Studio 2005/2008 users. If your company enforces any sort of line limit, and you want to make yourself visually aware of when you may be approaching or dealing with that limit, add this key to your registry: [HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\9.0\Text Editor] (New String Value) "Guides"="RGB(192,192,192) 110" 110 Being your line limit, [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s yet another tip for Visual Studio 2005/2008 users. If your company enforces any sort of line limit, and you want to make yourself visually aware of when you may be approaching or dealing with that limit, add this key to your registry:</p>
<pre><code>[HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\9.0\Text Editor]
(New String Value) "Guides"="RGB(192,192,192) 110"
</code></pre>
<p>110 Being your line limit, and 9.0 being the version of your VS. (2005 users should find 8.0)</p>
<p>Restart VS and you&#8217;re good to go.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rebz.org/2009/11/line-length-in-visual-studio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.247 seconds -->

