<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Go to Definition Tip with the C# &#8216;var&#8217; keyword</title>
	<atom:link href="http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/feed/" rel="self" type="application/rss+xml" />
	<link>http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=go-to-definition-tip-with-the-c-var-keyword</link>
	<description></description>
	<lastBuildDate>Tue, 08 May 2012 09:13:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: wes</title>
		<link>http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/comment-page-1/#comment-50935</link>
		<dc:creator>wes</dc:creator>
		<pubDate>Thu, 03 Dec 2009 05:52:50 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/#comment-50935</guid>
		<description>&lt;a href=&quot;#comment-50897&quot; rel=&quot;nofollow&quot;&gt;@Jason Jarrett&lt;/a&gt; 
Um sweet, this saves Ctrl T in r#!  I vary rarely use anything but var in tests but constantly like to jump to classes from them.  It helps with readability of the test as I give scenario specific names to variables.</description>
		<content:encoded><![CDATA[<p><a href="#comment-50897" rel="nofollow">@Jason Jarrett</a><br />
Um sweet, this saves Ctrl T in r#!  I vary rarely use anything but var in tests but constantly like to jump to classes from them.  It helps with readability of the test as I give scenario specific names to variables.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arjan&#8217;s World &#187; LINKBLOG for Dec 2, 2009</title>
		<link>http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/comment-page-1/#comment-50899</link>
		<dc:creator>Arjan&#8217;s World &#187; LINKBLOG for Dec 2, 2009</dc:creator>
		<pubDate>Wed, 02 Dec 2009 16:04:46 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/#comment-50899</guid>
		<description>[...] Go to Definition Tip with the C# ‘var’ keyword &#8211; Jason Jarrett [...]</description>
		<content:encoded><![CDATA[<p>[...] Go to Definition Tip with the C# ‘var’ keyword &#8211; Jason Jarrett [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Jarrett</title>
		<link>http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/comment-page-1/#comment-50897</link>
		<dc:creator>Jason Jarrett</dc:creator>
		<pubDate>Wed, 02 Dec 2009 15:47:20 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/#comment-50897</guid>
		<description>&lt;a href=&quot;#comment-50892&quot; rel=&quot;nofollow&quot;&gt;@John Sonmez&lt;/a&gt; 
I agree, if you have to use F12 to find out what the type is, then yes you either haven&#039;t named your variable well enough, or you should just not use the var keyword.

One case where this could be useful, is if your cursor is already sitting &quot;near&quot; the var keyword &amp; you have to (Go to Definition). Say your project owns the class and you need to jump to and modify/view the type.(I know there are many other ways to get to the type within a project), it&#039;s just a tiny use case trying to make it&#039;s way in a big world...</description>
		<content:encoded><![CDATA[<p><a href="#comment-50892" rel="nofollow">@John Sonmez</a><br />
I agree, if you have to use F12 to find out what the type is, then yes you either haven&#8217;t named your variable well enough, or you should just not use the var keyword.</p>
<p>One case where this could be useful, is if your cursor is already sitting &#8220;near&#8221; the var keyword &#038; you have to (Go to Definition). Say your project owns the class and you need to jump to and modify/view the type.(I know there are many other ways to get to the type within a project), it&#8217;s just a tiny use case trying to make it&#8217;s way in a big world&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Sonmez</title>
	<atom:link href="http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/feed/" rel="self" type="application/rss+xml" />
	<link>http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=go-to-definition-tip-with-the-c-var-keyword</link>
	<description></description>
	<lastBuildDate>Tue, 08 May 2012 09:13:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comments on: Go to Definition Tip with the C# &#8216;var&#8217; keyword</title>
	<atom:link href="http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/feed/" rel="self" type="application/rss+xml" />
	<link>http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=go-to-definition-tip-with-the-c-var-keyword</link>
	<description></description>
	<lastBuildDate>Tue, 08 May 2012 09:13:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: wes</title>
		<link>http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/comment-page-1/#comment-50935</link>
		<dc:creator>wes</dc:creator>
		<pubDate>Thu, 03 Dec 2009 05:52:50 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/#comment-50935</guid>
		<description>&lt;a href=&quot;#comment-50897&quot; rel=&quot;nofollow&quot;&gt;@Jason Jarrett&lt;/a&gt; 
Um sweet, this saves Ctrl T in r#!  I vary rarely use anything but var in tests but constantly like to jump to classes from them.  It helps with readability of the test as I give scenario specific names to variables.</description>
		<content:encoded><![CDATA[<p><a href="#comment-50897" rel="nofollow">@Jason Jarrett</a><br />
Um sweet, this saves Ctrl T in r#!  I vary rarely use anything but var in tests but constantly like to jump to classes from them.  It helps with readability of the test as I give scenario specific names to variables.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arjan&#8217;s World &#187; LINKBLOG for Dec 2, 2009</title>
		<link>http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/comment-page-1/#comment-50899</link>
		<dc:creator>Arjan&#8217;s World &#187; LINKBLOG for Dec 2, 2009</dc:creator>
		<pubDate>Wed, 02 Dec 2009 16:04:46 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/#comment-50899</guid>
		<description>[...] Go to Definition Tip with the C# ‘var’ keyword &#8211; Jason Jarrett [...]</description>
		<content:encoded><![CDATA[<p>[...] Go to Definition Tip with the C# ‘var’ keyword &#8211; Jason Jarrett [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Jarrett</title>
		<link>http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/comment-page-1/#comment-50897</link>
		<dc:creator>Jason Jarrett</dc:creator>
		<pubDate>Wed, 02 Dec 2009 15:47:20 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/#comment-50897</guid>
		<description>&lt;a href=&quot;#comment-50892&quot; rel=&quot;nofollow&quot;&gt;@John Sonmez&lt;/a&gt; 
I agree, if you have to use F12 to find out what the type is, then yes you either haven&#039;t named your variable well enough, or you should just not use the var keyword.

One case where this could be useful, is if your cursor is already sitting &quot;near&quot; the var keyword &amp; you have to (Go to Definition). Say your project owns the class and you need to jump to and modify/view the type.(I know there are many other ways to get to the type within a project), it&#039;s just a tiny use case trying to make it&#039;s way in a big world...</description>
		<content:encoded><![CDATA[<p><a href="#comment-50892" rel="nofollow">@John Sonmez</a><br />
I agree, if you have to use F12 to find out what the type is, then yes you either haven&#8217;t named your variable well enough, or you should just not use the var keyword.</p>
<p>One case where this could be useful, is if your cursor is already sitting &#8220;near&#8221; the var keyword &#038; you have to (Go to Definition). Say your project owns the class and you need to jump to and modify/view the type.(I know there are many other ways to get to the type within a project), it&#8217;s just a tiny use case trying to make it&#8217;s way in a big world&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Sonmez</title>
		<link>http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/comment-page-1/#comment-50935</link>
		<dc:creator>wes</dc:creator>
		<pubDate>Thu, 03 Dec 2009 05:52:50 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/#comment-50935</guid>
		<description>&lt;a href=&quot;#comment-50897&quot; rel=&quot;nofollow&quot;&gt;@Jason Jarrett&lt;/a&gt; 
Um sweet, this saves Ctrl T in r#!  I vary rarely use anything but var in tests but constantly like to jump to classes from them.  It helps with readability of the test as I give scenario specific names to variables.</description>
		<content:encoded><![CDATA[<p><a href="#comment-50897" rel="nofollow">@Jason Jarrett</a><br />
Um sweet, this saves Ctrl T in r#!  I vary rarely use anything but var in tests but constantly like to jump to classes from them.  It helps with readability of the test as I give scenario specific names to variables.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comments on: Go to Definition Tip with the C# &#8216;var&#8217; keyword</title>
	<atom:link href="http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/feed/" rel="self" type="application/rss+xml" />
	<link>http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=go-to-definition-tip-with-the-c-var-keyword</link>
	<description></description>
	<lastBuildDate>Tue, 08 May 2012 09:13:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: wes</title>
		<link>http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/comment-page-1/#comment-50935</link>
		<dc:creator>wes</dc:creator>
		<pubDate>Thu, 03 Dec 2009 05:52:50 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/#comment-50935</guid>
		<description>&lt;a href=&quot;#comment-50897&quot; rel=&quot;nofollow&quot;&gt;@Jason Jarrett&lt;/a&gt; 
Um sweet, this saves Ctrl T in r#!  I vary rarely use anything but var in tests but constantly like to jump to classes from them.  It helps with readability of the test as I give scenario specific names to variables.</description>
		<content:encoded><![CDATA[<p><a href="#comment-50897" rel="nofollow">@Jason Jarrett</a><br />
Um sweet, this saves Ctrl T in r#!  I vary rarely use anything but var in tests but constantly like to jump to classes from them.  It helps with readability of the test as I give scenario specific names to variables.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arjan&#8217;s World &#187; LINKBLOG for Dec 2, 2009</title>
		<link>http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/comment-page-1/#comment-50899</link>
		<dc:creator>Arjan&#8217;s World &#187; LINKBLOG for Dec 2, 2009</dc:creator>
		<pubDate>Wed, 02 Dec 2009 16:04:46 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/#comment-50899</guid>
		<description>[...] Go to Definition Tip with the C# ‘var’ keyword &#8211; Jason Jarrett [...]</description>
		<content:encoded><![CDATA[<p>[...] Go to Definition Tip with the C# ‘var’ keyword &#8211; Jason Jarrett [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Jarrett</title>
		<link>http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/comment-page-1/#comment-50897</link>
		<dc:creator>Jason Jarrett</dc:creator>
		<pubDate>Wed, 02 Dec 2009 15:47:20 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/#comment-50897</guid>
		<description>&lt;a href=&quot;#comment-50892&quot; rel=&quot;nofollow&quot;&gt;@John Sonmez&lt;/a&gt; 
I agree, if you have to use F12 to find out what the type is, then yes you either haven&#039;t named your variable well enough, or you should just not use the var keyword.

One case where this could be useful, is if your cursor is already sitting &quot;near&quot; the var keyword &amp; you have to (Go to Definition). Say your project owns the class and you need to jump to and modify/view the type.(I know there are many other ways to get to the type within a project), it&#039;s just a tiny use case trying to make it&#039;s way in a big world...</description>
		<content:encoded><![CDATA[<p><a href="#comment-50892" rel="nofollow">@John Sonmez</a><br />
I agree, if you have to use F12 to find out what the type is, then yes you either haven&#8217;t named your variable well enough, or you should just not use the var keyword.</p>
<p>One case where this could be useful, is if your cursor is already sitting &#8220;near&#8221; the var keyword &#038; you have to (Go to Definition). Say your project owns the class and you need to jump to and modify/view the type.(I know there are many other ways to get to the type within a project), it&#8217;s just a tiny use case trying to make it&#8217;s way in a big world&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Sonmez</title>
		<link>http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/comment-page-1/#comment-50899</link>
		<dc:creator>Arjan&#8217;s World &#187; LINKBLOG for Dec 2, 2009</dc:creator>
		<pubDate>Wed, 02 Dec 2009 16:04:46 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/#comment-50899</guid>
		<description>[...] Go to Definition Tip with the C# ‘var’ keyword &#8211; Jason Jarrett [...]</description>
		<content:encoded><![CDATA[<p>[...] Go to Definition Tip with the C# ‘var’ keyword &#8211; Jason Jarrett [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comments on: Go to Definition Tip with the C# &#8216;var&#8217; keyword</title>
	<atom:link href="http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/feed/" rel="self" type="application/rss+xml" />
	<link>http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=go-to-definition-tip-with-the-c-var-keyword</link>
	<description></description>
	<lastBuildDate>Tue, 08 May 2012 09:13:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: wes</title>
		<link>http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/comment-page-1/#comment-50935</link>
		<dc:creator>wes</dc:creator>
		<pubDate>Thu, 03 Dec 2009 05:52:50 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/#comment-50935</guid>
		<description>&lt;a href=&quot;#comment-50897&quot; rel=&quot;nofollow&quot;&gt;@Jason Jarrett&lt;/a&gt; 
Um sweet, this saves Ctrl T in r#!  I vary rarely use anything but var in tests but constantly like to jump to classes from them.  It helps with readability of the test as I give scenario specific names to variables.</description>
		<content:encoded><![CDATA[<p><a href="#comment-50897" rel="nofollow">@Jason Jarrett</a><br />
Um sweet, this saves Ctrl T in r#!  I vary rarely use anything but var in tests but constantly like to jump to classes from them.  It helps with readability of the test as I give scenario specific names to variables.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arjan&#8217;s World &#187; LINKBLOG for Dec 2, 2009</title>
		<link>http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/comment-page-1/#comment-50899</link>
		<dc:creator>Arjan&#8217;s World &#187; LINKBLOG for Dec 2, 2009</dc:creator>
		<pubDate>Wed, 02 Dec 2009 16:04:46 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/#comment-50899</guid>
		<description>[...] Go to Definition Tip with the C# ‘var’ keyword &#8211; Jason Jarrett [...]</description>
		<content:encoded><![CDATA[<p>[...] Go to Definition Tip with the C# ‘var’ keyword &#8211; Jason Jarrett [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Jarrett</title>
		<link>http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/comment-page-1/#comment-50897</link>
		<dc:creator>Jason Jarrett</dc:creator>
		<pubDate>Wed, 02 Dec 2009 15:47:20 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/#comment-50897</guid>
		<description>&lt;a href=&quot;#comment-50892&quot; rel=&quot;nofollow&quot;&gt;@John Sonmez&lt;/a&gt; 
I agree, if you have to use F12 to find out what the type is, then yes you either haven&#039;t named your variable well enough, or you should just not use the var keyword.

One case where this could be useful, is if your cursor is already sitting &quot;near&quot; the var keyword &amp; you have to (Go to Definition). Say your project owns the class and you need to jump to and modify/view the type.(I know there are many other ways to get to the type within a project), it&#039;s just a tiny use case trying to make it&#039;s way in a big world...</description>
		<content:encoded><![CDATA[<p><a href="#comment-50892" rel="nofollow">@John Sonmez</a><br />
I agree, if you have to use F12 to find out what the type is, then yes you either haven&#8217;t named your variable well enough, or you should just not use the var keyword.</p>
<p>One case where this could be useful, is if your cursor is already sitting &#8220;near&#8221; the var keyword &#038; you have to (Go to Definition). Say your project owns the class and you need to jump to and modify/view the type.(I know there are many other ways to get to the type within a project), it&#8217;s just a tiny use case trying to make it&#8217;s way in a big world&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Sonmez</title>
		<link>http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/comment-page-1/#comment-50897</link>
		<dc:creator>Jason Jarrett</dc:creator>
		<pubDate>Wed, 02 Dec 2009 15:47:20 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/#comment-50897</guid>
		<description>&lt;a href=&quot;#comment-50892&quot; rel=&quot;nofollow&quot;&gt;@John Sonmez&lt;/a&gt; 
I agree, if you have to use F12 to find out what the type is, then yes you either haven&#039;t named your variable well enough, or you should just not use the var keyword.

One case where this could be useful, is if your cursor is already sitting &quot;near&quot; the var keyword &amp; you have to (Go to Definition). Say your project owns the class and you need to jump to and modify/view the type.(I know there are many other ways to get to the type within a project), it&#039;s just a tiny use case trying to make it&#039;s way in a big world...</description>
		<content:encoded><![CDATA[<p><a href="#comment-50892" rel="nofollow">@John Sonmez</a><br />
I agree, if you have to use F12 to find out what the type is, then yes you either haven&#8217;t named your variable well enough, or you should just not use the var keyword.</p>
<p>One case where this could be useful, is if your cursor is already sitting &#8220;near&#8221; the var keyword &#038; you have to (Go to Definition). Say your project owns the class and you need to jump to and modify/view the type.(I know there are many other ways to get to the type within a project), it&#8217;s just a tiny use case trying to make it&#8217;s way in a big world&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comments on: Go to Definition Tip with the C# &#8216;var&#8217; keyword</title>
	<atom:link href="http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/feed/" rel="self" type="application/rss+xml" />
	<link>http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=go-to-definition-tip-with-the-c-var-keyword</link>
	<description></description>
	<lastBuildDate>Tue, 08 May 2012 09:13:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: wes</title>
		<link>http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/comment-page-1/#comment-50935</link>
		<dc:creator>wes</dc:creator>
		<pubDate>Thu, 03 Dec 2009 05:52:50 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/#comment-50935</guid>
		<description>&lt;a href=&quot;#comment-50897&quot; rel=&quot;nofollow&quot;&gt;@Jason Jarrett&lt;/a&gt; 
Um sweet, this saves Ctrl T in r#!  I vary rarely use anything but var in tests but constantly like to jump to classes from them.  It helps with readability of the test as I give scenario specific names to variables.</description>
		<content:encoded><![CDATA[<p><a href="#comment-50897" rel="nofollow">@Jason Jarrett</a><br />
Um sweet, this saves Ctrl T in r#!  I vary rarely use anything but var in tests but constantly like to jump to classes from them.  It helps with readability of the test as I give scenario specific names to variables.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arjan&#8217;s World &#187; LINKBLOG for Dec 2, 2009</title>
		<link>http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/comment-page-1/#comment-50899</link>
		<dc:creator>Arjan&#8217;s World &#187; LINKBLOG for Dec 2, 2009</dc:creator>
		<pubDate>Wed, 02 Dec 2009 16:04:46 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/#comment-50899</guid>
		<description>[...] Go to Definition Tip with the C# ‘var’ keyword &#8211; Jason Jarrett [...]</description>
		<content:encoded><![CDATA[<p>[...] Go to Definition Tip with the C# ‘var’ keyword &#8211; Jason Jarrett [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Jarrett</title>
		<link>http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/comment-page-1/#comment-50897</link>
		<dc:creator>Jason Jarrett</dc:creator>
		<pubDate>Wed, 02 Dec 2009 15:47:20 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/#comment-50897</guid>
		<description>&lt;a href=&quot;#comment-50892&quot; rel=&quot;nofollow&quot;&gt;@John Sonmez&lt;/a&gt; 
I agree, if you have to use F12 to find out what the type is, then yes you either haven&#039;t named your variable well enough, or you should just not use the var keyword.

One case where this could be useful, is if your cursor is already sitting &quot;near&quot; the var keyword &amp; you have to (Go to Definition). Say your project owns the class and you need to jump to and modify/view the type.(I know there are many other ways to get to the type within a project), it&#039;s just a tiny use case trying to make it&#039;s way in a big world...</description>
		<content:encoded><![CDATA[<p><a href="#comment-50892" rel="nofollow">@John Sonmez</a><br />
I agree, if you have to use F12 to find out what the type is, then yes you either haven&#8217;t named your variable well enough, or you should just not use the var keyword.</p>
<p>One case where this could be useful, is if your cursor is already sitting &#8220;near&#8221; the var keyword &#038; you have to (Go to Definition). Say your project owns the class and you need to jump to and modify/view the type.(I know there are many other ways to get to the type within a project), it&#8217;s just a tiny use case trying to make it&#8217;s way in a big world&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Sonmez</title>
		<link>http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/comment-page-1/#comment-50892</link>
		<dc:creator>John Sonmez</dc:creator>
		<pubDate>Wed, 02 Dec 2009 14:30:25 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2009/12/02/go-to-definition-tip-with-the-c-var-keyword/#comment-50892</guid>
		<description>That is pretty useful.  I did not know that.  The question though is, if someone has to use F12 to find out what the var type is, isn&#039;t that a good enough reason to not use var in that situation?  Not accusing you of writing bad code, just making a broad statement.</description>
		<content:encoded><![CDATA[<p>That is pretty useful.  I did not know that.  The question though is, if someone has to use F12 to find out what the var type is, isn&#8217;t that a good enough reason to not use var in that situation?  Not accusing you of writing bad code, just making a broad statement.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

