<?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>MsHelp &#187; Windows Azure</title>
	<atom:link href="http://mshelp.be/category/windows-azure/feed" rel="self" type="application/rss+xml" />
	<link>http://mshelp.be</link>
	<description>Ins and Outs of Microsoft Dynamics CRM</description>
	<lastBuildDate>Fri, 06 Apr 2012 11:09:13 +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>MIX &#8216;09 With a lot of new stuff</title>
		<link>http://mshelp.be/mix-09-with-a-lot-of-new-stuff-228.htm</link>
		<comments>http://mshelp.be/mix-09-with-a-lot-of-new-stuff-228.htm#comments</comments>
		<pubDate>Sun, 22 Mar 2009 10:49:54 +0000</pubDate>
		<dc:creator>Sven</dc:creator>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[New Releases]]></category>
		<category><![CDATA[Windows Azure]]></category>
		<category><![CDATA[ASP.NET RTW RTM 1.0 released]]></category>
		<category><![CDATA[FastCGI for Windows Azure]]></category>
		<category><![CDATA[Mix 2009]]></category>
		<category><![CDATA[New features]]></category>
		<category><![CDATA[PHP with Windows Azure]]></category>

		<guid isPermaLink="false">http://mshelp.be/mix-09-with-a-lot-of-new-stuff-228.htm</guid>
		<description><![CDATA[Every big Microsoft event has usually something special for itâ€™s public. And this was the scenario again with Mix 2009. A lot of new CTP releases and other nice bits were introduced. Iâ€™m not going to speak about everything in detail thatâ€™s because not everything is that important for me at this point in time. [...]]]></description>
			<content:encoded><![CDATA[<p>Every big Microsoft event has usually something special for itâ€™s public. And this was the scenario again with Mix 2009. A lot of new CTP releases and other nice bits were introduced.</p>
<p>Iâ€™m not going to speak about everything in detail thatâ€™s because not everything is that important for me at this point in time. To quickly sum it up what was released, announced:</p>
<p>- <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=11dc7151-dbd6-4e39-878f-5081863cbb5d&amp;displaylang=en" target="_blank">Silverlight 3.0</a> â€“ <a href="http://blogs.msdn.com/jonbox/archive/2009/03/22/what-s-new-in-silverlight-3.aspx" target="_blank">Whatâ€™s new in Silverlight 3.0 ?</a> â€“ <a href="http://timheuer.com/blog/archive/2009/03/18/silverlight-3-whats-new-a-guide.aspx" target="_blank">A guide to Silverlight 3.0 new features</a>     <br />- <a href="http://www.microsoft.com/expression/try-it/blendpreview.aspx" target="_blank">Expression Blend 3.0 Preview</a>     <br />- <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=53289097-73ce-43bf-b6a6-35e00103cb4b&amp;displaylang=en" target="_blank">ASP.NET MVC RTW 1.0</a>&#160; &#8211; <a href="http://haacked.com/archive/2009/03/18/aspnet-mvc-rtw.aspx" target="_blank">Check out Phil Haackâ€™s release post</a>     <br />- <a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=59e8fc0c-c399-4ab7-8a93-882d8e74b67a" target="_blank">Windows Azure March 2009 CTP Tools for Microsoft Visual Studio</a>     <br />- <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=b44c10e8-425c-417f-af10-3d2839a5a362&amp;displaylang=en" target="_blank">Windows Azure March 2009 CTP Software development kit (SDK)</a>     <br />- <a href="http://go.microsoft.com/fwlink/?LinkID=130779" target="_blank">Live framework and tools</a>     <br />- <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=76bb3a07-3846-4564-b0c3-27972bcaabce&amp;displaylang=en" target="_blank">Microsoft .NET RIA Services&#160; Preview</a> â€“ <a href="http://blogs.msdn.com/brada/archive/2009/03/19/what-is-net-ria-services.aspx" target="_blank">What is .NET RIA Services?</a> â€“ <a href="http://code.msdn.microsoft.com/RiaServices" target="_blank">Some RIA Services&#160; samples</a></p>
<p>Currently Iâ€™m focused on Windows Azure, ASP.NET MVC.</p>
<p>Iâ€™ll start with showing some of the new features in Windows Azure March â€˜09 CTP:</p>
<p><strong>Whatâ€™s new in Windows Azure SDK</strong></p>
<ul>
<li>- Support for developing Managed Full Trust applications. It also provides support for Native Code via PInvokes and spawning native processes. </li>
<li>- Support for developing FastCGI applications, including support for rewrite rules via URL Rewrite Module. </li>
<li>- Improved support for the integration of development storage with Visual Studio, including enhanced performance and support for SQL Server (only local instance). </li>
</ul>
<p><strong>Whatâ€™s new in Windows Azure Tools for Microsoft Visual Studio</strong></p>
<ul>
<li>- Combined installer includes the Windows Azure SDK </li>
<li>- Addressed top customer issues </li>
<li>- Native Code Debugging </li>
<li>- Update Notification of future releases </li>
<li>- FastCGI template </li>
</ul>
<p>From the above list, the really important new features are full trust enabling and next to that FastCGI. </p>
<p>With FastCGI now not only ASP.NET developers but also other developers can place there applications written in PHP for example in Microsoftâ€™s cloud.</p>
<p>I think itâ€™s good that they have provided this possibility with FastCGI. This doesnâ€™t make Microsoftâ€™s cloud only available for Microsoft developers but also for other kinds. This makes Azure more of an open platform.</p>
<p>I will do some more small post on some specific things like ASP.NET MVC</p>
]]></content:encoded>
			<wfw:commentRss>http://mshelp.be/mix-09-with-a-lot-of-new-stuff-228.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

