<?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>The Inquisitive Coder - Davy Brion&#039;s Blog &#187; IDE</title>
	<atom:link href="http://davybrion.com/blog/category/ide/feed/" rel="self" type="application/rss+xml" />
	<link>http://davybrion.com/blog</link>
	<description>Trying to walk that thin line between intelligence and ignorance</description>
	<lastBuildDate>Thu, 29 Jul 2010 20:51:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>NDepend 3 Preview</title>
		<link>http://davybrion.com/blog/2010/01/ndepend-3-preview/</link>
		<comments>http://davybrion.com/blog/2010/01/ndepend-3-preview/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 09:45:30 +0000</pubDate>
		<dc:creator>Davy Brion</dc:creator>
				<category><![CDATA[IDE]]></category>
		<category><![CDATA[NDepend]]></category>

		<guid isPermaLink="false">http://davybrion.com/blog/2010/01/ndepend-3-preview/</guid>
		<description><![CDATA[I was just playing around with an NDepend 3 beta version to experiment with the new Visual Studio integration that the NDepend team has developed.&#160; Once you install the Visual Studio addin through the VisualNDepend.exe tool, you’ll notice the following menu has been added in Visual Studio: If you select the first item, you can [...]]]></description>
			<content:encoded><![CDATA[<p>I was just playing around with an NDepend 3 beta version to experiment with the new Visual Studio integration that the NDepend team has developed.&#160; </p>
<p>Once you install the Visual Studio addin through the VisualNDepend.exe tool, you’ll notice the following menu has been added in Visual Studio:</p>
<p><a href="http://davybrion.com/pictures/NDepend3Preview_1277D/01.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="01" border="0" alt="01" src="http://davybrion.com/pictures/NDepend3Preview_1277D/01_thumb.png" width="377" height="242" /></a> </p>
<p>If you select the first item, you can easily create a new NDepend project for your current solution:</p>
<p><a href="http://davybrion.com/pictures/NDepend3Preview_1277D/02.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="02" border="0" alt="02" src="http://davybrion.com/pictures/NDepend3Preview_1277D/02_thumb.png" width="644" height="400" /></a></p>
<p>You’ll also notice an NDepend icon in the bottom-right corner of Visual Studio.&#160; Clicking on it shows you an immediate overview of NDepend’s CQL query results for your solution:</p>
<p>&#160;<a href="http://davybrion.com/pictures/NDepend3Preview_1277D/03.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="03" border="0" alt="03" src="http://davybrion.com/pictures/NDepend3Preview_1277D/03_thumb.png" width="224" height="403" /></a> </p>
<p>Clicking on the Show SQL Explorer immediately brings you to this view, which many NDepend users will recognize:</p>
<p><a href="http://davybrion.com/pictures/NDepend3Preview_1277D/04.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="04" border="0" alt="04" src="http://davybrion.com/pictures/NDepend3Preview_1277D/04_thumb.png" width="644" height="333" /></a> </p>
<p>You can also right-click on a type (or a method) and you’ll see the following NDepend context-menu:</p>
<p><a href="http://davybrion.com/pictures/NDepend3Preview_1277D/05.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="05" border="0" alt="05" src="http://davybrion.com/pictures/NDepend3Preview_1277D/05_thumb.png" width="624" height="484" /></a> </p>
<p>Which in turn allows you to open many of the familiar NDepend views:</p>
<p><a href="http://davybrion.com/pictures/NDepend3Preview_1277D/06.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="06" border="0" alt="06" src="http://davybrion.com/pictures/NDepend3Preview_1277D/06_thumb.png" width="644" height="364" /></a></p>
<p>This particular view is something that i find extremely useful.&#160; Notice how you get an immediate overview of relevant metrics when you click on one of the items in the graph.&#160; Or you can look at the metrics view:</p>
<p>&#160;<a href="http://davybrion.com/pictures/NDepend3Preview_1277D/07.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="07" border="0" alt="07" src="http://davybrion.com/pictures/NDepend3Preview_1277D/07_thumb.png" width="644" height="479" /></a> </p>
<p>I’ve never understood how to interpret this view, but NDepend users who do will be glad to know they can now access it extremely easily <img src='http://davybrion.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>One thing that i can see myself make extensive usage of are the following features:</p>
<p><a href="http://davybrion.com/pictures/NDepend3Preview_1277D/08.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="08" border="0" alt="08" src="http://davybrion.com/pictures/NDepend3Preview_1277D/08_thumb.png" width="681" height="489" /></a> </p>
<p>I’ve only played around with it for about 15 minutes now, but i’m impressed.&#160; I never really liked NDepend 2 because i always got completely lost in the VisualNDepend UI.&#160; Now that i have all of this integrated in Visual Studio, it just seems much easier to get to the information i really want.&#160; And if you have to review a lot of code (like me), then this new NDepend version is sure to save you <em>a lot</em> of time.&#160;&#160; It’s pretty much everything you’ve always wanted or already loved from NDepend, but much more easily accessible.</p>
<p>I did notice some small visual glitches (which might be related to running this in a VMWare virtual machine on OS X) and at one time even a Visual Studio crash, but i’m sure those issues will be fixed before the final release.</p>
<p>Oh, and i’m also very happy to note that <a href="http://davybrion.com/blog/2009/12/ndepend-and-lack-of-cohesion-of-methods-not-to-be-trusted/" target="_blank">this particular issue</a> has also been resolved <img src='http://davybrion.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://davybrion.com/blog/2010/01/ndepend-3-preview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I Still Have Low Expectations For Visual Studio 2010</title>
		<link>http://davybrion.com/blog/2010/01/i-still-have-low-expectations-for-visual-studio-2010/</link>
		<comments>http://davybrion.com/blog/2010/01/i-still-have-low-expectations-for-visual-studio-2010/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 11:46:39 +0000</pubDate>
		<dc:creator>Davy Brion</dc:creator>
				<category><![CDATA[IDE]]></category>

		<guid isPermaLink="false">http://davybrion.com/blog/2010/01/i-still-have-low-expectations-for-visual-studio-2010/</guid>
		<description><![CDATA[Last month i told you i had very low expectations for Visual Studio 2010 from a performance point of view.&#160; Luckily, i was not alone as many people complained about it.&#160; Microsoft has been working hard on the performance of VS2010 ever since.&#160; Today i read a new post from Brian Harry about the results [...]]]></description>
			<content:encoded><![CDATA[<p>Last month i told you i had <a href="http://davybrion.com/blog/2009/12/very-low-expectations-for-visual-studio-2010/" target="_blank">very low expectations for Visual Studio 2010</a> from a performance point of view.&#160; Luckily, i was not alone as many people complained about it.&#160; Microsoft has been working hard on the performance of VS2010 ever since.&#160; Today i read a <a href="http://blogs.msdn.com/bharry/archive/2010/01/24/state-of-vs-2010-performance.aspx" target="_blank">new post</a> from Brian Harry about the results of their performance improvements.</p>
<p>Some quotes that make me cringe:</p>
<blockquote><p>The performance is acceptable now and I would consider the product generally shippable…</p>
</blockquote>
<p>Acceptable? One of the originally stated goals for Visual Studio 2010 was better performance over 2008.&#160; At this point, it should be more than acceptable IMO!</p>
<blockquote><p>I&#8217;ve been running the SLCTP3 for about 3.5 hours today and its been amazing. Previously I would have crashed at least 2 times and had insane perf issues.</p>
</blockquote>
<p>I can only hope that it runs without crashing and insane performance issues for those of us who are using it 8 hours (or more) a day…</p>
<blockquote><p>I&#8217;d say the performance is about equal or maybe slightly better in some scenarios than VS2008.</p>
</blockquote>
<p>I find this very disappointing… again, it was supposed to be faster than VS2008</p>
<blockquote><p>VS2008 still feels snappier when compared side-by-side on the same VM, but the performance doesn&#8217;t bother me in this build of VS2010.</p>
</blockquote>
<p>I’m glad it doesn’t bother Brian, but i sure as hell would prefer that the new version is at least faster and snappier than the previous version</p>
<blockquote><p>Build time is 10-15% longer for the same solution compared to 2008</p>
</blockquote>
<p>Excuse me? Build time in 2008 is already ridiculously slow for large solutions… the fact that it has gotten slower <em>on the same hardware</em> is simply unacceptable</p>
<blockquote><p>Compilation of WPF project is &gt;500% slower on VS 2010 SLCTP 3</p>
</blockquote>
<p>Wow… just wow</p>
<blockquote><p>Intellisense pop-ups are slow to pop up</p>
</blockquote>
<p>It’s not like we need those to be fast, right?</p>
<p>For those of you who think i’m making a big deal out of this, you might be right.&#160; But i’m often working with large solutions and i frequently have multiple instances of VS running at the same time.&#160; The performance of VS2008 is at times embarrassingly bad and to think that VS2010 is not going to improve this, and likely even make the situation worse is something that i can’t really be happy about.&#160; </p>
<p>Can’t we just get a Visual Studio 2008 Service Pack with support for .NET 4.0 instead?</p>
]]></content:encoded>
			<wfw:commentRss>http://davybrion.com/blog/2010/01/i-still-have-low-expectations-for-visual-studio-2010/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Thank you, Visual Studio 2008 SP1</title>
		<link>http://davybrion.com/blog/2008/08/thank-you-visual-studio-2008-sp1/</link>
		<comments>http://davybrion.com/blog/2008/08/thank-you-visual-studio-2008-sp1/#comments</comments>
		<pubDate>Wed, 20 Aug 2008 12:25:55 +0000</pubDate>
		<dc:creator>Davy Brion</dc:creator>
				<category><![CDATA[IDE]]></category>

		<guid isPermaLink="false">http://davybrion.com/blog/?p=345</guid>
		<description><![CDATA[finally]]></description>
			<content:encoded><![CDATA[<p><a href="http://davybrion.com/blog/wp-content/uploads/2008/08/vs2008sp1.jpg"><img src="http://davybrion.com/blog/wp-content/uploads/2008/08/vs2008sp1.jpg" alt="" title="vs2008sp1" width="491" height="267" class="alignnone size-full wp-image-346" /></a></p>
<p>finally <img src='http://davybrion.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://davybrion.com/blog/2008/08/thank-you-visual-studio-2008-sp1/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>New release of my favorite IDE</title>
		<link>http://davybrion.com/blog/2007/09/new-release-of-my-favorite-ide/</link>
		<comments>http://davybrion.com/blog/2007/09/new-release-of-my-favorite-ide/#comments</comments>
		<pubDate>Tue, 18 Sep 2007 17:13:31 +0000</pubDate>
		<dc:creator>Davy Brion</dc:creator>
				<category><![CDATA[IDE]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://ralinx.wordpress.com/2007/09/18/new-release-of-my-favorite-ide/</guid>
		<description><![CDATA[And no, i certainly don&#8217;t mean Visual Studio The NetBeans team has announced the availability of NetBeans 6.0 Beta 1. It&#8217;s like Visual Studio with Resharper, only free, open-source, cross-platform AND stable. Oh, and it also has a lot more features. Too bad it doesn&#8217;t support .NET or it would be my IDE of choice [...]]]></description>
			<content:encoded><![CDATA[<p>And no, i certainly don&#8217;t mean Visual Studio <img src='http://davybrion.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>The NetBeans team has announced the availability of <a href="http://www.netbeans.org/community/releases/60/">NetBeans 6.0 Beta 1</a>. It&#8217;s like Visual Studio with Resharper, only free, open-source, cross-platform AND stable.  Oh, and it also has <b>a lot</b> more features. Too bad it doesn&#8217;t support .NET or it would be my IDE of choice at home. If you&#8217;re into Java development you really should check it out. They even added Ruby (including Rails) support. And if you only do .NET, check out NetBeans anyway and see what kind of features you&#8217;ll get in future Visual Studio versions <img src='http://davybrion.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://davybrion.com/blog/2007/09/new-release-of-my-favorite-ide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
