<?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>Devang Gandhi &#187; Software</title>
	<atom:link href="http://www.devang-gandhi.net/blog/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.devang-gandhi.net/blog</link>
	<description>technology, programming et cetera</description>
	<lastBuildDate>Tue, 20 Sep 2011 04:57:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>BUILD 2011: Windows Azure AppFabric Service Bus</title>
		<link>http://www.devang-gandhi.net/blog/build-2011-windows-azure-appfabric-service-bus/</link>
		<comments>http://www.devang-gandhi.net/blog/build-2011-windows-azure-appfabric-service-bus/#comments</comments>
		<pubDate>Tue, 20 Sep 2011 04:57:01 +0000</pubDate>
		<dc:creator>Devang Gandhi</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[AppFabric Service Bus]]></category>
		<category><![CDATA[Windows Azure]]></category>

		<guid isPermaLink="false">http://www.devang-gandhi.net/blog/?p=174</guid>
		<description><![CDATA[Video showing Clemens talking about the capabilities and features of Windows Azure AppFabric Service Bus at the build conference. Related posts:Try Windows Azure Platform for free Windows Azure AquaLogic Service Bus, WLI, WebMethods and much more


Related posts:<ol><li><a href='http://www.devang-gandhi.net/blog/try-windows-azure-platform-for-free/' rel='bookmark' title='Permanent Link: Try Windows Azure Platform for free'>Try Windows Azure Platform for free</a></li>
<li><a href='http://www.devang-gandhi.net/blog/windows-azure/' rel='bookmark' title='Permanent Link: Windows Azure'>Windows Azure</a></li>
<li><a href='http://www.devang-gandhi.net/blog/aqualogic-service-bus-wli-webmethods-and-much-more/' rel='bookmark' title='Permanent Link: AquaLogic Service Bus, WLI, WebMethods and much more'>AquaLogic Service Bus, WLI, WebMethods and much more</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Video showing Clemens talking about the capabilities and features of Windows Azure AppFabric Service Bus at the build conference.</p>
<p><iframe style="height:544px;width:960px" src="http://channel9.msdn.com/Events/BUILD/BUILD2011/SAC-862T/player?w=960&#038;h=544" frameBorder="0" scrolling="no" ></iframe></p>


<p>Related posts:<ol><li><a href='http://www.devang-gandhi.net/blog/try-windows-azure-platform-for-free/' rel='bookmark' title='Permanent Link: Try Windows Azure Platform for free'>Try Windows Azure Platform for free</a></li>
<li><a href='http://www.devang-gandhi.net/blog/windows-azure/' rel='bookmark' title='Permanent Link: Windows Azure'>Windows Azure</a></li>
<li><a href='http://www.devang-gandhi.net/blog/aqualogic-service-bus-wli-webmethods-and-much-more/' rel='bookmark' title='Permanent Link: AquaLogic Service Bus, WLI, WebMethods and much more'>AquaLogic Service Bus, WLI, WebMethods and much more</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.devang-gandhi.net/blog/build-2011-windows-azure-appfabric-service-bus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Copy and paste not working in remote desktop connection</title>
		<link>http://www.devang-gandhi.net/blog/copy-and-paste-not-working-in-remote-desktop-connection/</link>
		<comments>http://www.devang-gandhi.net/blog/copy-and-paste-not-working-in-remote-desktop-connection/#comments</comments>
		<pubDate>Sat, 11 Sep 2010 02:16:30 +0000</pubDate>
		<dc:creator>Devang Gandhi</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[remote desktop]]></category>

		<guid isPermaLink="false">http://www.devang-gandhi.net/blog/?p=156</guid>
		<description><![CDATA[Anyone who uses remote desktop connection on a regular basis knows how frustrating it is when all of a sudden copy/paste to and from your local computer and remote computer stops working. The solution is quite easy. Just go to task manager on your remote machine and kill the process rdpclip.exe (this process may not [...]


Related posts:<ol><li><a href='http://www.devang-gandhi.net/blog/how-to-send-ctrl-alt-del-to-a-remote-desktop/' rel='bookmark' title='Permanent Link: How to send Ctrl-Alt-Del to a remote desktop'>How to send Ctrl-Alt-Del to a remote desktop</a></li>
<li><a href='http://www.devang-gandhi.net/blog/remote-desktop-client-in-full-screen/' rel='bookmark' title='Permanent Link: Unable to get Remote Desktop client in full screen mode'>Unable to get Remote Desktop client in full screen mode</a></li>
<li><a href='http://www.devang-gandhi.net/blog/typing-firefox-shows-backwards/' rel='bookmark' title='Permanent Link: Typing in Firefox 3.0 shows up backwards'>Typing in Firefox 3.0 shows up backwards</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Anyone who uses remote desktop connection on a regular basis knows how frustrating it is when all of a sudden copy/paste to and from your local computer and remote computer stops working.</p>
<p>The solution is quite easy. Just go to task manager on your remote machine and kill the process <strong>rdpclip.exe</strong> (this process may not be running).</p>
<p>Then run <strong>rdpclip.exe</strong> from <strong>Start -&gt; Run</strong>.</p>


<p>Related posts:<ol><li><a href='http://www.devang-gandhi.net/blog/how-to-send-ctrl-alt-del-to-a-remote-desktop/' rel='bookmark' title='Permanent Link: How to send Ctrl-Alt-Del to a remote desktop'>How to send Ctrl-Alt-Del to a remote desktop</a></li>
<li><a href='http://www.devang-gandhi.net/blog/remote-desktop-client-in-full-screen/' rel='bookmark' title='Permanent Link: Unable to get Remote Desktop client in full screen mode'>Unable to get Remote Desktop client in full screen mode</a></li>
<li><a href='http://www.devang-gandhi.net/blog/typing-firefox-shows-backwards/' rel='bookmark' title='Permanent Link: Typing in Firefox 3.0 shows up backwards'>Typing in Firefox 3.0 shows up backwards</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.devang-gandhi.net/blog/copy-and-paste-not-working-in-remote-desktop-connection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to display file extensions in Windows 7</title>
		<link>http://www.devang-gandhi.net/blog/display-file-extensions-windows-7/</link>
		<comments>http://www.devang-gandhi.net/blog/display-file-extensions-windows-7/#comments</comments>
		<pubDate>Sat, 10 Apr 2010 01:30:25 +0000</pubDate>
		<dc:creator>Devang Gandhi</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.devang-gandhi.net/blog/?p=143</guid>
		<description><![CDATA[If you are using Windows 7, you may have noticed that by default the file extensions are hidden. Sometimes you may want to be able to see the file extensions, probably because you want to change it. May come in handy. Related posts:Making Windows Server 2008 R2 look like Windows 7 Outlook error: .pst file [...]


Related posts:<ol><li><a href='http://www.devang-gandhi.net/blog/making-windows-server-2008-r2-look-like-windows-7/' rel='bookmark' title='Permanent Link: Making Windows Server 2008 R2 look like Windows 7'>Making Windows Server 2008 R2 look like Windows 7</a></li>
<li><a href='http://www.devang-gandhi.net/blog/outlook-error-pst-file-cannot-be-opened/' rel='bookmark' title='Permanent Link: Outlook error: .pst file cannot be opened'>Outlook error: .pst file cannot be opened</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>If you are using Windows 7, you may have noticed that by default the file extensions are hidden. Sometimes you may want to be able to <a class="aligncenter" title="show file extensions in windows 7" href="http://askabouttech.com/how-to-show-file-extension-in-windows-7/" target="_blank">see the file extensions</a>, probably because you want to change it. May come in handy.</p>


<p>Related posts:<ol><li><a href='http://www.devang-gandhi.net/blog/making-windows-server-2008-r2-look-like-windows-7/' rel='bookmark' title='Permanent Link: Making Windows Server 2008 R2 look like Windows 7'>Making Windows Server 2008 R2 look like Windows 7</a></li>
<li><a href='http://www.devang-gandhi.net/blog/outlook-error-pst-file-cannot-be-opened/' rel='bookmark' title='Permanent Link: Outlook error: .pst file cannot be opened'>Outlook error: .pst file cannot be opened</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.devang-gandhi.net/blog/display-file-extensions-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Migrate from Virtual Server to Hyper-V</title>
		<link>http://www.devang-gandhi.net/blog/how-to-migrate-from-virtual-server-to-hyper-v/</link>
		<comments>http://www.devang-gandhi.net/blog/how-to-migrate-from-virtual-server-to-hyper-v/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 07:01:46 +0000</pubDate>
		<dc:creator>Devang Gandhi</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://www.devang-gandhi.net/blog/?p=139</guid>
		<description><![CDATA[Microsoft has few different virtualization products &#8211; Virtual PC, Virtual Server, Hyper-V. Windows Server 2008 R2 comes with Hyper-V. If you are planning on upgrading to this OS, you may want to take a look at this comprehensive how-to guide to migrate virtual machines from Virtual Server to Hyper-V. Related posts:Installing Virtual Server 2005 R2 [...]


Related posts:<ol><li><a href='http://www.devang-gandhi.net/blog/installing-virtual-server-on-windows-vista/' rel='bookmark' title='Permanent Link: Installing Virtual Server 2005 R2 on Windows Vista'>Installing Virtual Server 2005 R2 on Windows Vista</a></li>
<li><a href='http://www.devang-gandhi.net/blog/making-windows-server-2008-r2-look-like-windows-7/' rel='bookmark' title='Permanent Link: Making Windows Server 2008 R2 look like Windows 7'>Making Windows Server 2008 R2 look like Windows 7</a></li>
<li><a href='http://www.devang-gandhi.net/blog/microsoft-pdc-2008/' rel='bookmark' title='Permanent Link: Microsoft Professional Developers Conference &#8211; PDC 2008'>Microsoft Professional Developers Conference &#8211; PDC 2008</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Microsoft has few different virtualization products &#8211; Virtual PC, Virtual Server, Hyper-V. Windows Server 2008 R2 comes with Hyper-V. If you are planning on upgrading to this OS, you may want to take a look at this comprehensive <a class="aligncenter" title="how-to guide to migrate virtual machines from virtual server to hyper-v" href="http://technet.microsoft.com/en-us/library/dd296684%28WS.10%29.aspx" target="_self">how-to guide to migrate virtual machines from Virtual Server to Hyper-V</a>.</p>


<p>Related posts:<ol><li><a href='http://www.devang-gandhi.net/blog/installing-virtual-server-on-windows-vista/' rel='bookmark' title='Permanent Link: Installing Virtual Server 2005 R2 on Windows Vista'>Installing Virtual Server 2005 R2 on Windows Vista</a></li>
<li><a href='http://www.devang-gandhi.net/blog/making-windows-server-2008-r2-look-like-windows-7/' rel='bookmark' title='Permanent Link: Making Windows Server 2008 R2 look like Windows 7'>Making Windows Server 2008 R2 look like Windows 7</a></li>
<li><a href='http://www.devang-gandhi.net/blog/microsoft-pdc-2008/' rel='bookmark' title='Permanent Link: Microsoft Professional Developers Conference &#8211; PDC 2008'>Microsoft Professional Developers Conference &#8211; PDC 2008</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.devang-gandhi.net/blog/how-to-migrate-from-virtual-server-to-hyper-v/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making Windows Server 2008 R2 look like Windows 7</title>
		<link>http://www.devang-gandhi.net/blog/making-windows-server-2008-r2-look-like-windows-7/</link>
		<comments>http://www.devang-gandhi.net/blog/making-windows-server-2008-r2-look-like-windows-7/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 08:56:07 +0000</pubDate>
		<dc:creator>Devang Gandhi</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.devang-gandhi.net/blog/?p=137</guid>
		<description><![CDATA[The default installation of Windows Server 2008 R2 has a quite austere desktop. If you are using it as your workstation OS you it&#8217;s not a great experience. All the cool features like Windows flip, Windows flip 3d,  Aero themes just like Windows 7 are disabled by default. Here, you will find few easy easy [...]


Related posts:<ol><li><a href='http://www.devang-gandhi.net/blog/how-to-migrate-from-virtual-server-to-hyper-v/' rel='bookmark' title='Permanent Link: How To Migrate from Virtual Server to Hyper-V'>How To Migrate from Virtual Server to Hyper-V</a></li>
<li><a href='http://www.devang-gandhi.net/blog/installing-virtual-server-on-windows-vista/' rel='bookmark' title='Permanent Link: Installing Virtual Server 2005 R2 on Windows Vista'>Installing Virtual Server 2005 R2 on Windows Vista</a></li>
<li><a href='http://www.devang-gandhi.net/blog/display-file-extensions-windows-7/' rel='bookmark' title='Permanent Link: How to display file extensions in Windows 7'>How to display file extensions in Windows 7</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The default installation of Windows Server 2008 R2 has a quite austere desktop. If you are using it as your workstation OS you it&#8217;s not a great experience. All the cool features like Windows flip, Windows flip 3d,  Aero themes just like Windows 7 are disabled by default. <a href="http://www.win2008r2workstation.com/win2008r2/themes" target="_blank">Here</a>, you will find few easy easy steps that&#8217;ll help you with the transformation.</p>


<p>Related posts:<ol><li><a href='http://www.devang-gandhi.net/blog/how-to-migrate-from-virtual-server-to-hyper-v/' rel='bookmark' title='Permanent Link: How To Migrate from Virtual Server to Hyper-V'>How To Migrate from Virtual Server to Hyper-V</a></li>
<li><a href='http://www.devang-gandhi.net/blog/installing-virtual-server-on-windows-vista/' rel='bookmark' title='Permanent Link: Installing Virtual Server 2005 R2 on Windows Vista'>Installing Virtual Server 2005 R2 on Windows Vista</a></li>
<li><a href='http://www.devang-gandhi.net/blog/display-file-extensions-windows-7/' rel='bookmark' title='Permanent Link: How to display file extensions in Windows 7'>How to display file extensions in Windows 7</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.devang-gandhi.net/blog/making-windows-server-2008-r2-look-like-windows-7/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.387 seconds -->

