<?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>dennis&#039; blog &#187; Visual Studio 2010</title>
	<atom:link href="http://dennispiccioni.com/wordpress/archives/tag/visual-studio-2010/feed" rel="self" type="application/rss+xml" />
	<link>http://dennispiccioni.com/wordpress</link>
	<description></description>
	<lastBuildDate>Mon, 19 Apr 2010 22:54:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>First Impressions of Visual Studio 2010</title>
		<link>http://dennispiccioni.com/wordpress/archives/347</link>
		<comments>http://dennispiccioni.com/wordpress/archives/347#comments</comments>
		<pubDate>Mon, 08 Feb 2010 03:28:47 +0000</pubDate>
		<dc:creator>Dennis</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Visual DataFlex]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>

		<guid isPermaLink="false">http://dennispiccioni.com/wordpress/?p=347</guid>
		<description><![CDATA[I played with Visual Studio 2010 Beta 2 over the weekend and I really like many of the improvements.
My favorites are new features to make code navigation simpler:

Call Hierarchy: being able to see in design mode what method calls and is called by other methods is brilliant! This is only available for C# in this [...]]]></description>
			<content:encoded><![CDATA[<p>I played with Visual Studio 2010 Beta 2 over the weekend and I really like many of the improvements.</p>
<p>My favorites are new features to make code navigation simpler:</p>
<ul>
<li><a href="http://msdn.microsoft.com/en-us/library/dd409859%28VS.100%29.aspx" target="_blank">Call Hierarchy</a>: being able to see in design mode what method calls and is called by other methods is brilliant! This is only available for C# in this revision, but that&#8217;s really the only .Net language I code in anyway.</li>
<li><a href="http://msdn.microsoft.com/en-us/library/4sadchd3%28VS.100%29.aspx" target="_blank">Navigate To</a>: an easy way to type any part of an identifier name and find it anywhere in the current solution.</li>
</ul>
<p>I&#8217;m really happy about this. One of the most cumbersome things when working in Visual Studio has been navigating through code.</p>
<p>I still miss one of the best features of Visual DataFlex Studio, <a href="http://www.visualdataflex.com/features.asp?pageid=827" target="_blank">Code Explorer</a>, in Visual Studio. While I appreciate the improvements for making code easier to find in VS 2010, I always have Code Explorer open in the Visual DataFlex Studio. Code Explorer is a docking panel that displays the structure of the current code file. This makes it very easy to locate a class, object or method with a click.</p>
<p><a title="Click for full size image" href="http://dennispiccioni.com/wordpress/wp-content/uploads/2010/02/VDFStudioCodeExplorer.jpg" target="_blank"><img src="http://dennispiccioni.com/wordpress/wp-content/uploads/2010/02/VDFStudioCodeExplorer.jpg" alt="VDF Studio Code Explorer 'Locate in Editor'" width="1021" height="841" /></a></p>
<p>Class View at first appears somewhat similar, but the way it&#8217;s implemented, it still takes a lot more steps to find something.</p>
]]></content:encoded>
			<wfw:commentRss>http://dennispiccioni.com/wordpress/archives/347/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
