<?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>Development in a Blink &#187; Architecture Explorer</title>
	<atom:link href="http://www.dougfinke.com/blog/index.php/category/architecture-explorer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dougfinke.com/blog</link>
	<description>Researching the optimal; implementing the practical</description>
	<lastBuildDate>Tue, 07 Sep 2010 00:22:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Ctrl-Shift-Alt-F12 in VS 2010</title>
		<link>http://www.dougfinke.com/blog/index.php/2010/03/17/ctrl-shift-alt-f12-in-vs-2010/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=ctrl-shift-alt-f12-in-vs-2010</link>
		<comments>http://www.dougfinke.com/blog/index.php/2010/03/17/ctrl-shift-alt-f12-in-vs-2010/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 23:23:22 +0000</pubDate>
		<dc:creator>Doug Finke</dc:creator>
				<category><![CDATA[Architecture Explorer]]></category>
		<category><![CDATA[Dependency Graphs]]></category>
		<category><![CDATA[VS 2010]]></category>

		<guid isPermaLink="false">http://dougfinke.com/blog/index.php/2010/03/17/ctrl-shift-alt-f12-in-vs-2010/</guid>
		<description><![CDATA[Pressing this twice runs the garbage collector. Useful after viewing Really Large Graphs in VS Architecture-&#62;Generate Dependency Graph.]]></description>
			<content:encoded><![CDATA[<p>Pressing this twice runs the garbage collector. Useful after viewing <a href="http://www.lovettsoftware.com/blogengine.net/post/2010/03/16/Managing-really-large-graphs.aspx">Really Large Graphs</a> in VS Architecture-&gt;Generate Dependency Graph.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dougfinke.com/blog/index.php/2010/03/17/ctrl-shift-alt-f12-in-vs-2010/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dependency Graph of PowerShell&#8217;s System.Management.Automation DLL</title>
		<link>http://www.dougfinke.com/blog/index.php/2009/11/08/dependency-graph-of-powershells-system-management-automation-dll/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=dependency-graph-of-powershells-system-management-automation-dll</link>
		<comments>http://www.dougfinke.com/blog/index.php/2009/11/08/dependency-graph-of-powershells-system-management-automation-dll/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 01:25:25 +0000</pubDate>
		<dc:creator>Doug Finke</dc:creator>
				<category><![CDATA[Architecture Explorer]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>

		<guid isPermaLink="false">http://dougfinke.com/blog/index.php/2009/11/08/dependency-graph-of-powershells-system-management-automation-dll/</guid>
		<description><![CDATA[Using the Architecture Explorer in VS 2010 to display and examine the dependency graph of PowerShell&#8217;s Management Automation DLL. The thickness of the links indicates the number of dependencies between the assemblies. Hovering over a link shows the roll up of the types of dependencies.]]></description>
			<content:encoded><![CDATA[<p>Using the Architecture Explorer in VS 2010 to display and examine the dependency graph of PowerShell&rsquo;s Management Automation DLL.</p>
<p>The thickness of the links indicates the number of dependencies between the assemblies.</p>
<p>Hovering over a link shows the roll up of the types of dependencies.</p>
<p><a href="http://dougfinke.com/uploadPictures/DependencyGraphofPowerShel.AutomationDLL_11E48/image_3.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://dougfinke.com/uploadPictures/DependencyGraphofPowerShel.AutomationDLL_11E48/image_thumb_3.png" width="284" height="136" /></a> </p>
<p><a href="http://dougfinke.com/uploadPictures/DependencyGraphofPowerShel.AutomationDLL_11E48/image.png"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="image" border="0" alt="image" src="http://dougfinke.com/uploadPictures/DependencyGraphofPowerShel.AutomationDLL_11E48/image_thumb.png" width="570" height="335" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dougfinke.com/blog/index.php/2009/11/08/dependency-graph-of-powershells-system-management-automation-dll/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Visual Studio 2010 Architecture Explorer</title>
		<link>http://www.dougfinke.com/blog/index.php/2009/11/08/visual-studio-2010-architecture-explorer-2/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=visual-studio-2010-architecture-explorer-2</link>
		<comments>http://www.dougfinke.com/blog/index.php/2009/11/08/visual-studio-2010-architecture-explorer-2/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 13:26:12 +0000</pubDate>
		<dc:creator>Doug Finke</dc:creator>
				<category><![CDATA[.NET 4.0]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[Architecture Explorer]]></category>
		<category><![CDATA[VS 2010]]></category>

		<guid isPermaLink="false">http://dougfinke.com/blog/index.php/2009/11/08/visual-studio-2010-architecture-explorer-2/</guid>
		<description><![CDATA[I&#8217;ve been playing with VS2010 architecture explorer as well as the dependency graph analyzer. Eric, out of Microsoft, has a 10 min video worth watching.]]></description>
			<content:encoded><![CDATA[<p>I&rsquo;ve been playing with VS2010 architecture explorer as well as the dependency graph analyzer. <a href="http://www.lovettsoftware.com/blogengine.net/">Eric</a>, out of Microsoft, has a <a href="http://www.lovettsoftware.com/videos/architectureexplorer.wmv">10 min video</a> worth watching.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dougfinke.com/blog/index.php/2009/11/08/visual-studio-2010-architecture-explorer-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.lovettsoftware.com/videos/architectureexplorer.wmv" length="38387421" type="video/x-ms-wmv" />
		</item>
	</channel>
</rss>
