<?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>DotBert &#187; tool</title>
	<atom:link href="http://dotbert.loedeman.nl/category/tool/feed" rel="self" type="application/rss+xml" />
	<link>http://dotbert.loedeman.nl</link>
	<description>.NET thoughts by Bert Loedeman</description>
	<lastBuildDate>Wed, 19 Oct 2011 07:57:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to detect installed CLR versions and how they are used&#8230;</title>
		<link>http://dotbert.loedeman.nl/how-to-detect-installed-clr-versions-and-how-they-are-used</link>
		<comments>http://dotbert.loedeman.nl/how-to-detect-installed-clr-versions-and-how-they-are-used#comments</comments>
		<pubDate>Tue, 02 Jun 2009 22:01:55 +0000</pubDate>
		<dc:creator>Bert Loedeman</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[command prompt]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[visual studio]]></category>
		<category><![CDATA[visual studio 2005]]></category>
		<category><![CDATA[visual studio 2008]]></category>

		<guid isPermaLink="false">http://dotbert.loedeman.nl/?p=90</guid>
		<description><![CDATA[It has been a while since I posted anything on my blog. Sorry for keeping you on hold ! I think the blog will be filled with some information shortly, since I am still overthinking all the great stuff I saw on Tech-Ed North America a couple of weeks ago (first I had to overcome [...]]]></description>
			<content:encoded><![CDATA[<p>It has been a while since I posted anything on my blog. Sorry for keeping you on hold <img src='http://dotbert.loedeman.nl/wp-includes/images/smilies/icon_wink.gif' alt="How to detect installed CLR versions and how they are used... icon wink" class='wp-smiley' title="How to detect installed CLR versions and how they are used..." />  ! I think the blog will be filled with some information shortly, since I am still overthinking all the great stuff I saw on Tech-Ed North America a couple of weeks ago (first I had to overcome the jetlag, then the weather in The Netherlands, etc. etc. <img src='http://dotbert.loedeman.nl/wp-includes/images/smilies/icon_smile.gif' alt="How to detect installed CLR versions and how they are used... icon smile" class='wp-smiley' title="How to detect installed CLR versions and how they are used..." />  ). Enough nonsense for now!</p>
<p>While attending a session by Scott Hanselman on everything new in .NET 4.0 he showed a wonderful small tip, not only useful for the few of us already working on Visual Studio 2010: when working in the VS.NET Command Prompt, there is a small but useful command called &#8216;CLRVER&#8217;. It shows all .NET versions installed on your computer. Also, as an addition to this command, you can show active runtime processes using the -all switch. Nice piece of code! Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://dotbert.loedeman.nl/how-to-detect-installed-clr-versions-and-how-they-are-used/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

