<?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>Bill Lodin &#187; add reference</title>
	<atom:link href="http://blogs.itmentors.com/bill/tag/add-reference/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.itmentors.com/bill</link>
	<description></description>
	<lastBuildDate>Tue, 11 Jan 2011 22:46:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Visual Studio 2010 &#8220;Add Reference&#8221; dialog</title>
		<link>http://blogs.itmentors.com/bill/2009/10/29/visual-studio-2010-add-reference-dialog/</link>
		<comments>http://blogs.itmentors.com/bill/2009/10/29/visual-studio-2010-add-reference-dialog/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 16:38:56 +0000</pubDate>
		<dc:creator>bill</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows Azure]]></category>
		<category><![CDATA[add reference]]></category>
		<category><![CDATA[visual studio 2010]]></category>

		<guid isPermaLink="false">http://blogs.itmentors.com/bill/?p=48</guid>
		<description><![CDATA[Scott Guthrie has been publishing a great series of blog posts on the new features in Visual Studio 2010 and .NET 4.0. Today&#8217;s post is about the &#8220;Add Reference&#8221; dialog in VS2010; to me, this is a &#8220;minor tweak&#8221; with a &#8220;major impact.&#8221;
In previous versions of Visual Studio the &#8220;Add Reference&#8221; dialog was always very [...]]]></description>
			<content:encoded><![CDATA[<p><a title="ScottGu's Blog" href="http://weblogs.asp.net/scottgu/">Scott Guthrie</a> has been publishing a great series of blog posts on the new features in Visual Studio 2010 and .NET 4.0. Today&#8217;s post is about the &#8220;Add Reference&#8221; dialog in VS2010; to me, this is a &#8220;minor tweak&#8221; with a &#8220;major impact.&#8221;</p>
<p>In previous versions of Visual Studio the &#8220;Add Reference&#8221; dialog was always very slow to appear the first time you accessed it each session. Turns out this was because the dialog defaults to the &#8220;.NET&#8221; tab and results in a synchronous scan of the global assembly cache (blocking the UI thread). Simply by changing the scan to an asynchronous operation and having the dialog default to the &#8220;Projects&#8221; tab, the dialog will load much faster. More details in <a title="Add Reference Dialog Improvements (VS 2010 and .NET 4.0 Series)" href="http://weblogs.asp.net/scottgu/archive/2009/10/29/add-reference-dialog-improvements-vs-2010-and-net-4-0-series.aspx">Scott&#8217;s post</a>.</p>
<p>Anyway, this is the type of &#8220;feature&#8221; that is likely to get buried amongst more &#8220;exciting&#8221;, <em>new</em> features but it shows the type of thinking going into Visual Studio that has me exciting about this upcoming release. Sure, waiting for the &#8220;Add Reference&#8221; dialog to load may only take a few seconds but multiply that by the number of .NET developers out there and this one little tweak will save countless hours every day.</p>
<p>Minor tweak == Major impact</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.itmentors.com/bill/2009/10/29/visual-studio-2010-add-reference-dialog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

