<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Migrating Web Applications to Windows Azure</title>
	<atom:link href="http://blogs.itmentors.com/bill/2009/10/30/migrating-web-applications-to-windows-azure/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.itmentors.com/bill/2009/10/30/migrating-web-applications-to-windows-azure/</link>
	<description></description>
	<lastBuildDate>Sat, 17 Apr 2010 11:12:22 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: bill</title>
		<link>http://blogs.itmentors.com/bill/2009/10/30/migrating-web-applications-to-windows-azure/comment-page-1/#comment-140</link>
		<dc:creator>bill</dc:creator>
		<pubDate>Fri, 19 Feb 2010 17:55:48 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.itmentors.com/bill/?p=50#comment-140</guid>
		<description>Hi Conrad,
I am still hoping to spend some time exploring other migration scenarios, but unfortunately I&#039;ve had to focus on some non-Azure topics lately (WPF 4, Silverlight 4, Windows 7, etc - you&#039;ll notice recent posts about new videos on these topics!)
Thanks for the reminder, though!</description>
		<content:encoded><![CDATA[<p>Hi Conrad,<br />
I am still hoping to spend some time exploring other migration scenarios, but unfortunately I&#8217;ve had to focus on some non-Azure topics lately (WPF 4, Silverlight 4, Windows 7, etc &#8211; you&#8217;ll notice recent posts about new videos on these topics!)<br />
Thanks for the reminder, though!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Conrad Rowlands</title>
		<link>http://blogs.itmentors.com/bill/2009/10/30/migrating-web-applications-to-windows-azure/comment-page-1/#comment-133</link>
		<dc:creator>Conrad Rowlands</dc:creator>
		<pubDate>Fri, 12 Feb 2010 12:06:22 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.itmentors.com/bill/?p=50#comment-133</guid>
		<description>When exactly will you be &quot;posting some short articles on how to deal with these various scenarios ( data storage, services)&quot; It has been some time since this article was written. Or have I missed it out in the ether....</description>
		<content:encoded><![CDATA[<p>When exactly will you be &#8220;posting some short articles on how to deal with these various scenarios ( data storage, services)&#8221; It has been some time since this article was written. Or have I missed it out in the ether&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cory 'SyntaxC4' Fowler</title>
		<link>http://blogs.itmentors.com/bill/2009/10/30/migrating-web-applications-to-windows-azure/comment-page-1/#comment-128</link>
		<dc:creator>Cory 'SyntaxC4' Fowler</dc:creator>
		<pubDate>Wed, 10 Feb 2010 01:04:21 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.itmentors.com/bill/?p=50#comment-128</guid>
		<description>Microsoft.ServiceHosting.ServiceRuntime has been changed to Microsoft.WindowsAzure.ServiceRuntime</description>
		<content:encoded><![CDATA[<p>Microsoft.ServiceHosting.ServiceRuntime has been changed to Microsoft.WindowsAzure.ServiceRuntime</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dima</title>
		<link>http://blogs.itmentors.com/bill/2009/10/30/migrating-web-applications-to-windows-azure/comment-page-1/#comment-61</link>
		<dc:creator>Dima</dc:creator>
		<pubDate>Tue, 01 Dec 2009 18:14:15 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.itmentors.com/bill/?p=50#comment-61</guid>
		<description>Sonald: well, you are going to create the app for traditional platform right? so you are married to it?

Time will show, that now we have two hosting platforms and both have equal rights to exist. You will have to write an app and make that choice.</description>
		<content:encoded><![CDATA[<p>Sonald: well, you are going to create the app for traditional platform right? so you are married to it?</p>
<p>Time will show, that now we have two hosting platforms and both have equal rights to exist. You will have to write an app and make that choice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bill</title>
		<link>http://blogs.itmentors.com/bill/2009/10/30/migrating-web-applications-to-windows-azure/comment-page-1/#comment-51</link>
		<dc:creator>bill</dc:creator>
		<pubDate>Wed, 04 Nov 2009 22:01:18 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.itmentors.com/bill/?p=50#comment-51</guid>
		<description>Yes, you could use a VirtualPathProvider to provide a layer of abstraction between your app and Windows Azure storage. At this point there is nothing built-in, but you could create your own as Maarten Balliauw has described here:

http://blog.maartenballiauw.be/post/2009/06/09/A-view-from-the-cloud-(or-locate-your-ASPNET-MVC-views-on-Windows-Azure-Blob-Storage).aspx</description>
		<content:encoded><![CDATA[<p>Yes, you could use a VirtualPathProvider to provide a layer of abstraction between your app and Windows Azure storage. At this point there is nothing built-in, but you could create your own as Maarten Balliauw has described here:</p>
<p><a href="http://blog.maartenballiauw.be/post/2009/06/09/A-view-from-the-cloud-(or-locate-your-ASPNET-MVC-views-on-Windows-Azure-Blob-Storage).aspx" rel="nofollow">http://blog.maartenballiauw.be/post/2009/06/09/A-view-from-the-cloud-(or-locate-your-ASPNET-MVC-views-on-Windows-Azure-Blob-Storage).aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sonald Duclair</title>
		<link>http://blogs.itmentors.com/bill/2009/10/30/migrating-web-applications-to-windows-azure/comment-page-1/#comment-50</link>
		<dc:creator>Sonald Duclair</dc:creator>
		<pubDate>Wed, 04 Nov 2009 21:39:30 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.itmentors.com/bill/?p=50#comment-50</guid>
		<description>Is it possible to use a virtual path provider for Windows Azure storage.  I think this would go a long way if the goal is to make it easy for others to migrate to Windows Azure.</description>
		<content:encoded><![CDATA[<p>Is it possible to use a virtual path provider for Windows Azure storage.  I think this would go a long way if the goal is to make it easy for others to migrate to Windows Azure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sonald Duclair</title>
		<link>http://blogs.itmentors.com/bill/2009/10/30/migrating-web-applications-to-windows-azure/comment-page-1/#comment-46</link>
		<dc:creator>Sonald Duclair</dc:creator>
		<pubDate>Mon, 02 Nov 2009 20:35:40 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.itmentors.com/bill/?p=50#comment-46</guid>
		<description>The lack of a true filesystem means that most applications that ever reference the System.IO class library for file and directory manupulations will need major modifications.  Don&#039;t get me wrong, Azure is going to be a very scallable, available and probably reliable service.  I just don&#039;t like the idea of building an ASP.NET application for a specific hosting environment.  That way I won&#039;t be tied or married to it.  In other words, choosing Microsoft Azure is a lifetime commitment that I am not quiet ready to make.</description>
		<content:encoded><![CDATA[<p>The lack of a true filesystem means that most applications that ever reference the System.IO class library for file and directory manupulations will need major modifications.  Don&#8217;t get me wrong, Azure is going to be a very scallable, available and probably reliable service.  I just don&#8217;t like the idea of building an ASP.NET application for a specific hosting environment.  That way I won&#8217;t be tied or married to it.  In other words, choosing Microsoft Azure is a lifetime commitment that I am not quiet ready to make.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
