<?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>gHacks technology news &#187; framework</title>
	<atom:link href="http://www.ghacks.net/tag/framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 23:31:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Microsoft .net Framework Version Checker</title>
		<link>http://www.ghacks.net/2008/11/06/microsoft-net-framework-version-checker/</link>
		<comments>http://www.ghacks.net/2008/11/06/microsoft-net-framework-version-checker/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 08:27:56 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[.net version detector]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[microsoft .net]]></category>
		<category><![CDATA[net framework]]></category>
		<category><![CDATA[portable software]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=8101</guid>
		<description><![CDATA[The Microsoft .net Framework contains a library of pre-coded functions and a virtual machine that manages code execution. Properly coded .net applications will perform a check if the Microsoft .net Framework is installed on the computer before they start the installation or execution. Improperly coded applications on the other hand might not which can lead [...]]]></description>
			<content:encoded><![CDATA[<p>The Microsoft .net Framework contains a library of pre-coded functions and a virtual machine that manages code execution. Properly coded .net applications will perform a check if the Microsoft .net Framework is installed on the computer before they start the installation or execution. Improperly coded applications on the other hand might not which can lead to error messages, crashes, hangs or nothing at all.</p>
<p>The Microsoft .net Framework comes in various versions that build up on each other. The current versions that are mostly used by software developers are the Microsoft .net Framework 2.0, 3.0 and 3.5 with their respective Service Packs.</p>
<p>A user with .net Framework 3.5 installed will also have the versions 3.0 and 2.0 on his computer whereas someone with the Microsoft .net Framework 3.0 will only have version 2.0 installed as well.</p>
<p><span id="more-8101"></span>The concept is not that hard to grasp but it is still confusing as to why so many different .net Framework versions are installed on the computer. That&#8217;s where the <a href="http://www.asoft.be/downloads/netver2007.zip">.net Version Detector</a> (via <a href="http://www.raymond.cc/blog/archives/2008/11/06/how-to-check-what-version-of-microsoft-net-framework-is-installed-in-computer/">Raymond</a>) comes into play.</p>
<p>The portable software scans the computer system for installed .net Framework components and displays the results in a list. It will also list the root directory of the Microsoft .net Framework on the computer system and provide download links to versions that have not been installed yet.</p>
<p>This software makes the detection easier. Experienced users could also look in the System Control Panel and see which versions of the .net Framework are installed there which will give the same information except for the root directory and the download links.</p>

	Tags: <a href="http://www.ghacks.net/tag/net-version-detector/" title=".net version detector" rel="tag">.net version detector</a>, <a href="http://www.ghacks.net/tag/framework/" title="framework" rel="tag">framework</a>, <a href="http://www.ghacks.net/tag/microsoft-net/" title="microsoft .net" rel="tag">microsoft .net</a>, <a href="http://www.ghacks.net/tag/net-framework/" title="net framework" rel="tag">net framework</a>, <a href="http://www.ghacks.net/tag/portable-software/" title="portable software" rel="tag">portable software</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/12/02/microsoft-net-framework-cleanup-tool/" title="Microsoft .net Framework Cleanup Tool (December 2, 2008)">Microsoft .net Framework Cleanup Tool</a> (7)</li>
	<li><a href="http://www.ghacks.net/2009/09/01/youtube-video-search-is-a-barebone-youtube-downloader/" title="Youtube Video Search Is A Barebone Youtube Downloader (September 1, 2009)">Youtube Video Search Is A Barebone Youtube Downloader</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/10/21/xkcd-comic-wallpaper-changer/" title="Xkcd Comic Wallpaper Changer (October 21, 2009)">Xkcd Comic Wallpaper Changer</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/04/10/wireless-networking-software-homedale/" title="Wireless Networking Software Homedale (April 10, 2009)">Wireless Networking Software Homedale</a> (13)</li>
	<li><a href="http://www.ghacks.net/2009/03/06/windows-xp-default-internet-browser-per-user-profile/" title="Windows XP: Default Internet Browser Per User Profile (March 6, 2009)">Windows XP: Default Internet Browser Per User Profile</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/11/06/microsoft-net-framework-version-checker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
