<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Cloud Computing Tools Team : windows azure tools for microsoft visual studio</title><link>http://blogs.msdn.com/cloud/archive/tags/windows+azure+tools+for+microsoft+visual+studio/default.aspx</link><description>Tags: windows azure tools for microsoft visual studio</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Adding an HTTPS Endpoint to a Windows Azure Web Role Walkthrough </title><link>http://blogs.msdn.com/cloud/archive/2009/12/01/adding-an-https-endpoint-to-a-windows-azure-web-role-walkthrough.aspx</link><pubDate>Tue, 01 Dec 2009 20:55:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9931061</guid><dc:creator>cctblog</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/cloud/comments/9931061.aspx</comments><wfw:commentRss>http://blogs.msdn.com/cloud/commentrss.aspx?PostID=9931061</wfw:commentRss><description>Jim posted a &lt;A href="http://blogs.msdn.com/jnak/archive/2009/12/01/how-to-add-an-https-endpoint-to-a-windows-azure-cloud-service.aspx" mce_href="http://blogs.msdn.com/jnak/archive/2009/12/01/how-to-add-an-https-endpoint-to-a-windows-azure-cloud-service.aspx"&gt;"how to" / Walkthrough on adding an HTTPS endpoint and setting up the certificate on Windows Azure&lt;/A&gt;.&amp;nbsp; The way to do this changed with the November 2009 release.&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9931061" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/cloud/archive/tags/windows+azure/default.aspx">windows azure</category><category domain="http://blogs.msdn.com/cloud/archive/tags/visual+studio/default.aspx">visual studio</category><category domain="http://blogs.msdn.com/cloud/archive/tags/windows+azure+tools+for+microsoft+visual+studio/default.aspx">windows azure tools for microsoft visual studio</category><category domain="http://blogs.msdn.com/cloud/archive/tags/windows+azure+sdk/default.aspx">windows azure sdk</category><category domain="http://blogs.msdn.com/cloud/archive/tags/ssl/default.aspx">ssl</category></item><item><title>Windows Azure Tools and SDK v1.0 November 2009 Release</title><link>http://blogs.msdn.com/cloud/archive/2009/11/12/windows-azure-tools-and-sdk-v1-0-november-2009-release.aspx</link><pubDate>Thu, 12 Nov 2009 23:00:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9921715</guid><dc:creator>cctblog</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/cloud/comments/9921715.aspx</comments><wfw:commentRss>http://blogs.msdn.com/cloud/commentrss.aspx?PostID=9921715</wfw:commentRss><description>&lt;P&gt;Today we released several new features for Windows Azure through the &lt;A href="http://go.microsoft.com/fwlink/?LinkID=128752" mce_href="http://go.microsoft.com/fwlink/?LinkID=128752"&gt;Windows Azure Tools and SDK&lt;/A&gt;.&amp;nbsp; (Use the &lt;A href="http://download.microsoft.com/download/9/D/2/9D2145F1-B6B2-40D8-ABB3-B0748490DB72/VSCloudService.exe" mce_href="http://download.microsoft.com/download/9/D/2/9D2145F1-B6B2-40D8-ABB3-B0748490DB72/VSCloudService.exe"&gt;direct link&lt;/A&gt; while the release propagates)&lt;/P&gt;
&lt;P&gt;We look forward to discussing these new Windows Azure features, in detail, &lt;A href="http://www.microsoftpdc.com/" mce_href="http://www.microsoftpdc.com"&gt;at PDC '09&lt;/A&gt;.&lt;/P&gt;
&lt;P mce_keep="true"&gt;This release add support for&amp;nbsp;Visual Studio 2010 Beta 2 and VWD Express 2010 Beta 2.&lt;/P&gt;
&lt;P mce_keep="true"&gt;What's new for the November release:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Service Model UI: A redesigned and significantly more complete interface for manipulating Role configuration information. To access, double-click on a role node in the Solution Explorer. &lt;/LI&gt;
&lt;LI&gt;Additional role templates: Support for ASP.NET MVC 2 (2010 only), F# worker roles (2010 only), and WCF Service Application web roles. &lt;/LI&gt;
&lt;LI&gt;Support for dynamically creating tables: The Create Tables functionality is now performed automatically; there is no longer a need to right-click and select Create Tables… on the project after your table definitions have changed. &lt;/LI&gt;
&lt;LI&gt;Full support for and installation of the November Windows Azure SDK release: &lt;/LI&gt;
&lt;UL&gt;
&lt;LI&gt;The sample storage client has been replaced by a new production quality library. 
&lt;LI&gt;New Diagnostics library enables logging using .NET APIs and enables the collection of diagnostic information from the service. 
&lt;LI&gt;Service Runtime library updated to support inter-role communication and notification of configuration changes . 
&lt;LI&gt;Support for input endpoints on Worker Roles. 
&lt;LI&gt;Higher fidelity simulation of Development Storage: supports all current cloud storage features, including dynamically creating tables. 
&lt;LI&gt;Ability to choose the size of the VM for a role instance. 
&lt;LI&gt;Ability to persist data in local storage even after the role is recycled. 
&lt;LI&gt;Ability to manage certificates to install to the role VMs. &lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;
&lt;P&gt;Updated and additional code samples are available online at: &lt;A href="http://code.msdn.microsoft.com/windowsazuresamples"&gt;http://code.msdn.microsoft.com/windowsazuresamples&lt;/A&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9921715" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/cloud/archive/tags/visual+studio/default.aspx">visual studio</category><category domain="http://blogs.msdn.com/cloud/archive/tags/windows+azure+tools+for+microsoft+visual+studio/default.aspx">windows azure tools for microsoft visual studio</category><category domain="http://blogs.msdn.com/cloud/archive/tags/windows+azure+sdk/default.aspx">windows azure sdk</category></item><item><title>Tips and Tricks for using Visual Studio 2010 to develop applications for Windows Azure</title><link>http://blogs.msdn.com/cloud/archive/2009/11/10/tips-and-tricks-for-using-visual-studio-2010-to-develop-applications-for-windows-azure.aspx</link><pubDate>Wed, 11 Nov 2009 01:56:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9920565</guid><dc:creator>cctblog</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/cloud/comments/9920565.aspx</comments><wfw:commentRss>http://blogs.msdn.com/cloud/commentrss.aspx?PostID=9920565</wfw:commentRss><description>&lt;P&gt;If you're going to PDC next week, one of the sessions you don't want to miss is &lt;A href="http://blogs.msdn.com/jnak/archive/2009/11/10/tips-and-tricks-for-visual-studio-windows-azure-at-pdc-09.aspx" mce_href="http://blogs.msdn.com/jnak/archive/2009/11/10/tips-and-tricks-for-visual-studio-windows-azure-at-pdc-09.aspx"&gt;Jim's session on tips and tricks for Windows Azure development.&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;It's a tools focussed session that should have plenty of interesting content no matter what level of experience you have with Windows Azure.&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9920565" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/cloud/archive/tags/windows+azure/default.aspx">windows azure</category><category domain="http://blogs.msdn.com/cloud/archive/tags/windows+azure+tools+for+microsoft+visual+studio/default.aspx">windows azure tools for microsoft visual studio</category><category domain="http://blogs.msdn.com/cloud/archive/tags/windows+azure+sdk/default.aspx">windows azure sdk</category><category domain="http://blogs.msdn.com/cloud/archive/tags/PDC09/default.aspx">PDC09</category></item><item><title>New walkthroughs for the July CTP of Windows Azure Tools</title><link>http://blogs.msdn.com/cloud/archive/2009/07/20/new-walkthroughs-for-the-july-ctp-of-windows-azure-tools.aspx</link><pubDate>Mon, 20 Jul 2009 23:59:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9842300</guid><dc:creator>cctblog</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/cloud/comments/9842300.aspx</comments><wfw:commentRss>http://blogs.msdn.com/cloud/commentrss.aspx?PostID=9842300</wfw:commentRss><description>&lt;P&gt;Jim's put together some new walkthroughs for some of the new features in the July CTP of the Windows Azure Tools + SDK:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.msdn.com/jnak/archive/2009/07/20/working-with-multiple-web-and-worker-roles.aspx" mce_href="http://blogs.msdn.com/jnak/archive/2009/07/20/working-with-multiple-web-and-worker-roles.aspx"&gt;&lt;FONT color=#006ff7&gt;Working with Multiple Web and Worker Roles&lt;/FONT&gt;&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.msdn.com/jnak/archive/2009/07/20/associating-an-asp-net-web-application-including-mvc-as-a-web-role.aspx" mce_href="http://blogs.msdn.com/jnak/archive/2009/07/20/associating-an-asp-net-web-application-including-mvc-as-a-web-role.aspx"&gt;&lt;FONT color=#006ff7&gt;Associating an ASP.NET Web Application (including MVC) as a Web Role&lt;/FONT&gt;&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a look, some cool new stuff.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9842300" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/cloud/archive/tags/windows+azure/default.aspx">windows azure</category><category domain="http://blogs.msdn.com/cloud/archive/tags/visual+studio/default.aspx">visual studio</category><category domain="http://blogs.msdn.com/cloud/archive/tags/windows+azure+tools+for+microsoft+visual+studio/default.aspx">windows azure tools for microsoft visual studio</category><category domain="http://blogs.msdn.com/cloud/archive/tags/Azure/default.aspx">Azure</category><category domain="http://blogs.msdn.com/cloud/archive/tags/windows+azure+sdk/default.aspx">windows azure sdk</category><category domain="http://blogs.msdn.com/cloud/archive/tags/July+CTP/default.aspx">July CTP</category></item><item><title>July CTP of Windows Azure Tools for Microsoft Visual Studio</title><link>http://blogs.msdn.com/cloud/archive/2009/07/20/july-ctp-of-windows-azure-tools-for-microsoft-visual-studio.aspx</link><pubDate>Mon, 20 Jul 2009 23:30:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9833699</guid><dc:creator>cctblog</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/cloud/comments/9833699.aspx</comments><wfw:commentRss>http://blogs.msdn.com/cloud/commentrss.aspx?PostID=9833699</wfw:commentRss><description>&lt;P style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt; mso-fareast-font-family: 'Times New Roman'"&gt;We've just released a July CTP of the &lt;A href="http://go.microsoft.com/fwlink/?LinkId=128752" mce_href="http://go.microsoft.com/fwlink/?LinkId=128752"&gt;Windows Azure Tools for Microsoft Visual Studio&lt;/A&gt;! (try the &lt;A href="http://download.microsoft.com/download/7/7/C/77CE71BA-4798-4DF7-A9C8-7F3DD8C55B11/VSCloudService.exe" mce_href="http://download.microsoft.com/download/7/7/C/77CE71BA-4798-4DF7-A9C8-7F3DD8C55B11/VSCloudService.exe"&gt;direct link to the download&lt;/A&gt; while it propogates)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt; mso-fareast-font-family: 'Times New Roman'"&gt;What’s New for the July 2009 CTP?&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL type=disc&gt;
&lt;LI style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-list: l0 level1 lfo1; tab-stops: list .5in" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt; mso-fareast-font-family: 'Times New Roman'"&gt;Support for developing and deploying services containing multiple web and worker roles. A service may contain zero or more web roles and zero or more worker roles with a minimum of one role of either type. &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-list: l0 level1 lfo1; tab-stops: list .5in" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt; mso-fareast-font-family: 'Times New Roman'"&gt;New project creation dialog that supports creating Cloud Services with multiple web and worker roles. &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-list: l0 level1 lfo1; tab-stops: list .5in" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt; mso-fareast-font-family: 'Times New Roman'"&gt;Ability to associate any ASP.NET Web Application project in a Cloud Service solution as a Web Role &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-list: l0 level1 lfo1; tab-stops: list .5in" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt; mso-fareast-font-family: 'Times New Roman'"&gt;Support for building Cloud Services from TFS Build &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-list: l0 level1 lfo1; tab-stops: list .5in" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt; mso-fareast-font-family: 'Times New Roman'"&gt;Enhanced robustness and stability &lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-list: l0 level1 lfo1; tab-stops: list .5in" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'; FONT-SIZE: 10pt; mso-fareast-font-family: 'Times New Roman'"&gt;Please see&amp;nbsp;&lt;A href="http://blogs.msdn.com/jnak/archive/2009/07/20/windows-azure-tools-and-sdk-july-2009-ctp.aspx" mce_href="http://blogs.msdn.com/jnak/archive/2009/07/20/windows-azure-tools-and-sdk-july-2009-ctp.aspx"&gt;this post for more information&lt;/A&gt;.&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9833699" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/cloud/archive/tags/windows+azure/default.aspx">windows azure</category><category domain="http://blogs.msdn.com/cloud/archive/tags/visual+studio/default.aspx">visual studio</category><category domain="http://blogs.msdn.com/cloud/archive/tags/windows+azure+tools+for+microsoft+visual+studio/default.aspx">windows azure tools for microsoft visual studio</category><category domain="http://blogs.msdn.com/cloud/archive/tags/Azure/default.aspx">Azure</category><category domain="http://blogs.msdn.com/cloud/archive/tags/windows+azure+sdk/default.aspx">windows azure sdk</category><category domain="http://blogs.msdn.com/cloud/archive/tags/azure+services+platform/default.aspx">azure services platform</category><category domain="http://blogs.msdn.com/cloud/archive/tags/July+CTP/default.aspx">July CTP</category></item><item><title>Windows Azure FastCGI Project Template</title><link>http://blogs.msdn.com/cloud/archive/2009/07/11/windows-azure-fastcgi-project-template.aspx</link><pubDate>Sun, 12 Jul 2009 02:27:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9829783</guid><dc:creator>cctblog</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/cloud/comments/9829783.aspx</comments><wfw:commentRss>http://blogs.msdn.com/cloud/commentrss.aspx?PostID=9829783</wfw:commentRss><description>&lt;A href="http://blogs.msdn.com/jnak/archive/2009/07/11/the-windows-azure-cgi-web-role-template-explained.aspx" mce_href="http://blogs.msdn.com/jnak/archive/2009/07/11/the-windows-azure-cgi-web-role-template-explained.aspx"&gt;Jim demystifies the CG Web Role project template&lt;/A&gt; that is shipped with the Windows Azure Tools for Microsoft Visual Studio.&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9829783" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/cloud/archive/tags/windows+azure/default.aspx">windows azure</category><category domain="http://blogs.msdn.com/cloud/archive/tags/windows+azure+tools+for+microsoft+visual+studio/default.aspx">windows azure tools for microsoft visual studio</category><category domain="http://blogs.msdn.com/cloud/archive/tags/windows+azure+sdk/default.aspx">windows azure sdk</category><category domain="http://blogs.msdn.com/cloud/archive/tags/PHP/default.aspx">PHP</category><category domain="http://blogs.msdn.com/cloud/archive/tags/FastCGI/default.aspx">FastCGI</category></item><item><title>Now Available: May 2009 CTP of the Windows Azure Tools and SDK</title><link>http://blogs.msdn.com/cloud/archive/2009/05/28/now-available-may-2009-ctp-of-the-windows-azure-tools-and-sdk.aspx</link><pubDate>Thu, 28 May 2009 20:30:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9642298</guid><dc:creator>cctblog</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/cloud/comments/9642298.aspx</comments><wfw:commentRss>http://blogs.msdn.com/cloud/commentrss.aspx?PostID=9642298</wfw:commentRss><description>&lt;P&gt;&lt;A href="http://go.microsoft.com/fwlink/?LinkId=128752" mce_href="http://go.microsoft.com/fwlink/?LinkId=128752"&gt;&lt;FONT color=#006ff7&gt;Windows Azure Tools for Microsoft Visual Studio&lt;/FONT&gt;&lt;/A&gt;&amp;nbsp;(includes SDK).&amp;nbsp; If the release is still propagating, try the &lt;A href="http://download.microsoft.com/download/4/E/D/4EDE9437-A7CD-4B3B-947D-7BC617E025A1/VSCloudService.exe" mce_href="http://download.microsoft.com/download/4/E/D/4EDE9437-A7CD-4B3B-947D-7BC617E025A1/VSCloudService.exe"&gt;Direct Link&lt;/A&gt;. 
&lt;P&gt;&lt;SPAN&gt;New for the May 2009 CTP: &lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Support for Visual Studio 2010 Beta 1 
&lt;LI&gt;Update for Visual Studio 2008 
&lt;LI&gt;Improved integration with the Development Fabric and Storage services to improve the reliability of debug and run of Cloud Services from Visual Studio 
&lt;LI&gt;Enhanced robustness and stability&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;Release notes/Known issues are available &lt;A href="http://msdn.microsoft.com/en-us/library/dd203058.aspx" mce_href="http://msdn.microsoft.com/en-us/library/dd203058.aspx"&gt;&lt;FONT color=#006ff7&gt;here&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Visual Studio 2010 compatible samples are available &lt;A href="http://go.microsoft.com/fwlink/?LinkID=150869" mce_href="http://go.microsoft.com/fwlink/?LinkID=150869"&gt;&lt;FONT color=#006ff7&gt;here&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Please see &lt;A href="http://blogs.msdn.com/jnak/archive/2009/05/28/may-ctp-of-the-windows-azure-tools-and-sdk-now-supports-visual-studio-2010-beta-1.aspx" mce_href="http://blogs.msdn.com/jnak/archive/2009/05/28/may-ctp-of-the-windows-azure-tools-and-sdk-now-supports-visual-studio-2010-beta-1.aspx"&gt;this post for more information&lt;/A&gt;.&lt;/P&gt;&lt;/SPAN&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9642298" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/cloud/archive/tags/windows+azure/default.aspx">windows azure</category><category domain="http://blogs.msdn.com/cloud/archive/tags/windows+azure+tools+for+microsoft+visual+studio/default.aspx">windows azure tools for microsoft visual studio</category><category domain="http://blogs.msdn.com/cloud/archive/tags/Azure/default.aspx">Azure</category><category domain="http://blogs.msdn.com/cloud/archive/tags/windows+azure+sdk/default.aspx">windows azure sdk</category><category domain="http://blogs.msdn.com/cloud/archive/tags/azure+services+platform/default.aspx">azure services platform</category><category domain="http://blogs.msdn.com/cloud/archive/tags/CTP/default.aspx">CTP</category><category domain="http://blogs.msdn.com/cloud/archive/tags/may+ctp/default.aspx">may ctp</category></item><item><title>Adding an https endpoint to a Windows Azure Web Role</title><link>http://blogs.msdn.com/cloud/archive/2009/05/12/adding-an-https-endpoint-to-a-windows-azure-web-role.aspx</link><pubDate>Tue, 12 May 2009 23:09:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9608062</guid><dc:creator>cctblog</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/cloud/comments/9608062.aspx</comments><wfw:commentRss>http://blogs.msdn.com/cloud/commentrss.aspx?PostID=9608062</wfw:commentRss><description>&lt;P&gt;&lt;A href="http://blogs.msdn.com/jnak/archive/2009/05/12/https-endpoint-on-windows-azure.aspx" mce_href="http://blogs.msdn.com/jnak/archive/2009/05/12/https-endpoint-on-windows-azure.aspx"&gt;Here's a helpful walkthrough&lt;/A&gt; on how to add an https endpoint to a Windows Azure Cloud Service.&lt;/P&gt;
&lt;P&gt;[Fixed link]&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9608062" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/cloud/archive/tags/windows+azure/default.aspx">windows azure</category><category domain="http://blogs.msdn.com/cloud/archive/tags/visual+studio/default.aspx">visual studio</category><category domain="http://blogs.msdn.com/cloud/archive/tags/walkthrough/default.aspx">walkthrough</category><category domain="http://blogs.msdn.com/cloud/archive/tags/windows+azure+tools+for+microsoft+visual+studio/default.aspx">windows azure tools for microsoft visual studio</category><category domain="http://blogs.msdn.com/cloud/archive/tags/windows+azure+sdk/default.aspx">windows azure sdk</category><category domain="http://blogs.msdn.com/cloud/archive/tags/https/default.aspx">https</category><category domain="http://blogs.msdn.com/cloud/archive/tags/ssl/default.aspx">ssl</category></item><item><title>Using the Web Platform Installer to install Pre-reqs for the Windows Azure Tools/SDK</title><link>http://blogs.msdn.com/cloud/archive/2009/04/20/using-the-web-platform-installer-to-install-pre-reqs-for-windows-azure-tools-sdk.aspx</link><pubDate>Tue, 21 Apr 2009 04:01:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9557892</guid><dc:creator>cctblog</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/cloud/comments/9557892.aspx</comments><wfw:commentRss>http://blogs.msdn.com/cloud/commentrss.aspx?PostID=9557892</wfw:commentRss><description>&lt;A href="http://blogs.msdn.com/jnak/archive/2009/04/20/installing-the-windows-azure-tools-and-sdk-the-easy-way.aspx" mce_href="http://blogs.msdn.com/jnak/archive/2009/04/20/installing-the-windows-azure-tools-and-sdk-the-easy-way.aspx"&gt;Jim walks you through using the Web Platform Installer&lt;/A&gt; to get your pre-reqs (like installing IIS7) for the Windows Azure Tools and SDK using the Web Platform Installer.&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9557892" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/cloud/archive/tags/windows+azure/default.aspx">windows azure</category><category domain="http://blogs.msdn.com/cloud/archive/tags/visual+studio/default.aspx">visual studio</category><category domain="http://blogs.msdn.com/cloud/archive/tags/windows+azure+tools+for+microsoft+visual+studio/default.aspx">windows azure tools for microsoft visual studio</category><category domain="http://blogs.msdn.com/cloud/archive/tags/Azure/default.aspx">Azure</category><category domain="http://blogs.msdn.com/cloud/archive/tags/azure+services+platform/default.aspx">azure services platform</category><category domain="http://blogs.msdn.com/cloud/archive/tags/web+platform+installer/default.aspx">web platform installer</category></item><item><title>Windows Azure Service Packages Revealed</title><link>http://blogs.msdn.com/cloud/archive/2009/04/16/windows-azure-service-packages-revealed.aspx</link><pubDate>Fri, 17 Apr 2009 00:49:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9553532</guid><dc:creator>cctblog</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/cloud/comments/9553532.aspx</comments><wfw:commentRss>http://blogs.msdn.com/cloud/commentrss.aspx?PostID=9553532</wfw:commentRss><description>Jim's just &lt;A href="http://blogs.msdn.com/jnak/archive/2009/04/16/digging-in-to-the-windows-azure-service-package.aspx" mce_href="http://blogs.msdn.com/jnak/archive/2009/04/16/digging-in-to-the-windows-azure-service-package.aspx"&gt;posted about Service Packages &lt;/A&gt;including how to crack open the single file version of them (diagnostic and debugging purposes only).&amp;nbsp; &lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9553532" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/cloud/archive/tags/windows+azure/default.aspx">windows azure</category><category domain="http://blogs.msdn.com/cloud/archive/tags/visual+studio/default.aspx">visual studio</category><category domain="http://blogs.msdn.com/cloud/archive/tags/windows+azure+tools+for+microsoft+visual+studio/default.aspx">windows azure tools for microsoft visual studio</category><category domain="http://blogs.msdn.com/cloud/archive/tags/service+package/default.aspx">service package</category></item><item><title>Azure Mix '09 Videos</title><link>http://blogs.msdn.com/cloud/archive/2009/03/22/azure-mix-09-videos.aspx</link><pubDate>Sun, 22 Mar 2009 23:22:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9499568</guid><dc:creator>cctblog</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/cloud/comments/9499568.aspx</comments><wfw:commentRss>http://blogs.msdn.com/cloud/commentrss.aspx?PostID=9499568</wfw:commentRss><description>&lt;P&gt;Jim's posted a set of links to the Mix '09 keynotes, Windows Azure and Azure Services Plaform sessions.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.msdn.com/jnak/archive/2009/03/22/windows-azure-mix-videos.aspx"&gt;http://blogs.msdn.com/jnak/archive/2009/03/22/windows-azure-mix-videos.aspx&lt;/A&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9499568" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/cloud/archive/tags/windows+azure/default.aspx">windows azure</category><category domain="http://blogs.msdn.com/cloud/archive/tags/visual+studio/default.aspx">visual studio</category><category domain="http://blogs.msdn.com/cloud/archive/tags/windows+azure+tools+for+microsoft+visual+studio/default.aspx">windows azure tools for microsoft visual studio</category><category domain="http://blogs.msdn.com/cloud/archive/tags/video/default.aspx">video</category><category domain="http://blogs.msdn.com/cloud/archive/tags/sessions/default.aspx">sessions</category><category domain="http://blogs.msdn.com/cloud/archive/tags/windows+azure+sdk/default.aspx">windows azure sdk</category><category domain="http://blogs.msdn.com/cloud/archive/tags/MIX09/default.aspx">MIX09</category></item><item><title>Just released - Windows Azure Tools and SDK March 2009 CTP</title><link>http://blogs.msdn.com/cloud/archive/2009/03/18/just-released-windows-azure-tools-and-sdk-march-2009-ctp.aspx</link><pubDate>Thu, 19 Mar 2009 00:44:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9488223</guid><dc:creator>cctblog</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/cloud/comments/9488223.aspx</comments><wfw:commentRss>http://blogs.msdn.com/cloud/commentrss.aspx?PostID=9488223</wfw:commentRss><description>&lt;P&gt;Just in time for Mix '09 - &lt;A href="http://blogs.msdn.com/jnak/archive/2009/03/18/now-available-march-ctp-of-the-windows-azure-tools-and-sdk.aspx" mce_href="http://blogs.msdn.com/jnak/archive/2009/03/18/now-available-march-ctp-of-the-windows-azure-tools-and-sdk.aspx"&gt;new Windows Azure Tools and SDK&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;New Features:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Combined installer that installs&amp;nbsp;both the Windows Azure Tools and the SDK&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Get notified of updates when they become available&lt;/LI&gt;
&lt;LI&gt;Ability to write and debug .Net Full Trust Web and Worker Roles.&amp;nbsp; &lt;A href="http://blogs.msdn.com/jnak/archive/2009/03/18/calling-into-native-dlls-on-windows-azure.aspx" mce_href="http://blogs.msdn.com/jnak/archive/2009/03/18/calling-into-native-dlls-on-windows-azure.aspx"&gt;Here's a walkthrough&lt;/A&gt;.of using that functionality to PInvoke to native code.&lt;/LI&gt;
&lt;LI&gt;Support for FastCGI applications running on Windows Azure.&lt;/LI&gt;
&lt;LI&gt;Support for the URL rewrite module &lt;/LI&gt;
&lt;LI&gt;Support for specifying the SQL Server instance to use for Development Storage&lt;/LI&gt;&lt;/UL&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9488223" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/cloud/archive/tags/windows+azure/default.aspx">windows azure</category><category domain="http://blogs.msdn.com/cloud/archive/tags/cloud+computing/default.aspx">cloud computing</category><category domain="http://blogs.msdn.com/cloud/archive/tags/windows+azure+tools+for+microsoft+visual+studio/default.aspx">windows azure tools for microsoft visual studio</category><category domain="http://blogs.msdn.com/cloud/archive/tags/windows+azure+sdk/default.aspx">windows azure sdk</category><category domain="http://blogs.msdn.com/cloud/archive/tags/CTP/default.aspx">CTP</category></item><item><title>Hotfix for VS Crash with ASP.Net MVC in a Windows Azure Cloud Service Project</title><link>http://blogs.msdn.com/cloud/archive/2009/02/27/hotfix-for-vs-crash-with-asp-net-mvc-in-a-windows-azure-cloud-service-project.aspx</link><pubDate>Sat, 28 Feb 2009 04:55:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9450077</guid><dc:creator>cctblog</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/cloud/comments/9450077.aspx</comments><wfw:commentRss>http://blogs.msdn.com/cloud/commentrss.aspx?PostID=9450077</wfw:commentRss><description>If you've seen VS crash while using the MVC RC in a Windows Azure Cloud Service project -- &lt;A class="" href="http://blogs.msdn.com/jnak/archive/2009/02/26/fix-available-asp-net-mvc-rc-crash-in-a-windows-azure-cloud-service-project.aspx" mce_href="http://blogs.msdn.com/jnak/archive/2009/02/26/fix-available-asp-net-mvc-rc-crash-in-a-windows-azure-cloud-service-project.aspx"&gt;check out the fix &lt;/A&gt;that is now available.&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9450077" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/cloud/archive/tags/windows+azure/default.aspx">windows azure</category><category domain="http://blogs.msdn.com/cloud/archive/tags/windows+azure+tools+for+microsoft+visual+studio/default.aspx">windows azure tools for microsoft visual studio</category><category domain="http://blogs.msdn.com/cloud/archive/tags/mvc/default.aspx">mvc</category><category domain="http://blogs.msdn.com/cloud/archive/tags/asp.net/default.aspx">asp.net</category><category domain="http://blogs.msdn.com/cloud/archive/tags/crash/default.aspx">crash</category></item><item><title>Windows Azure "How Do I" Videos</title><link>http://blogs.msdn.com/cloud/archive/2009/02/12/windows-azure-how-do-i-videos.aspx</link><pubDate>Fri, 13 Feb 2009 02:44:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9416276</guid><dc:creator>cctblog</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/cloud/comments/9416276.aspx</comments><wfw:commentRss>http://blogs.msdn.com/cloud/commentrss.aspx?PostID=9416276</wfw:commentRss><description>The first 9 of 40 Azure Services Platform &lt;A class="" href="http://blogs.msdn.com/jnak/archive/2009/02/12/windows-azure-how-do-i-videos.aspx" mce_href="http://blogs.msdn.com/jnak/archive/2009/02/12/windows-azure-how-do-i-videos.aspx"&gt;"How Do I" videos&lt;/A&gt; have been released!&amp;nbsp; Windows Azure is well represented with 5 videos.&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9416276" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/cloud/archive/tags/windows+azure/default.aspx">windows azure</category><category domain="http://blogs.msdn.com/cloud/archive/tags/walkthrough/default.aspx">walkthrough</category><category domain="http://blogs.msdn.com/cloud/archive/tags/windows+azure+tools+for+microsoft+visual+studio/default.aspx">windows azure tools for microsoft visual studio</category><category domain="http://blogs.msdn.com/cloud/archive/tags/video/default.aspx">video</category></item><item><title>Using an existing Web App as a Windows Azure Web Role</title><link>http://blogs.msdn.com/cloud/archive/2009/02/05/using-an-existing-web-app-as-a-windows-azure-web-role.aspx</link><pubDate>Fri, 06 Feb 2009 03:18:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9400269</guid><dc:creator>cctblog</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/cloud/comments/9400269.aspx</comments><wfw:commentRss>http://blogs.msdn.com/cloud/commentrss.aspx?PostID=9400269</wfw:commentRss><description>Jim's &lt;A class="" href="http://blogs.msdn.com/jnak/archive/2009/02/05/using-an-existing-asp-net-web-application-as-a-windows-azure-web-role.aspx" mce_href="http://blogs.msdn.com/jnak/archive/2009/02/05/using-an-existing-asp-net-web-application-as-a-windows-azure-web-role.aspx"&gt;posted a detailed set of steps &lt;/A&gt;for taking an ASP.Net Web Application project and making the changes needed to use it as a Web Role in the Windows Azure Tools for Visual Studio.&amp;nbsp; &lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9400269" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/cloud/archive/tags/windows+azure/default.aspx">windows azure</category><category domain="http://blogs.msdn.com/cloud/archive/tags/visual+studio/default.aspx">visual studio</category><category domain="http://blogs.msdn.com/cloud/archive/tags/windows+azure+tools+for+microsoft+visual+studio/default.aspx">windows azure tools for microsoft visual studio</category></item></channel></rss>