<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Cloud Cover Episode 41 - Windows Azure Toolkit for Windows Phone 7</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Shows/Cloud+Cover/Cloud-Cover-Episode-41-Windows-Azure-Toolkit-for-Windows-Phone-7/RSS"></atom:link>
	<image>
		<url>http://ak.channel9.msdn.com/ch9/db41/e8522a55-cb9c-42ae-a19f-9eb10043db41/CloudCoverWAzToolkitWP7_100_ch9.jpg</url>
		<title>Channel 9 - Cloud Cover Episode 41 - Windows Azure Toolkit for Windows Phone 7</title>
		<link></link>
	</image>
	<description> Join Wade and Steve each week as they cover the Windows Azure Platform. You can follow and interact with the show @CloudCoverShow. In this episode, Steve and Wade walk through the new Windows Azure Toolkit for Windows Phone 7, which is designed to make it easier to build phone applications that use services running in Windows Azure. Wade explains why it was built, where to get it, and how it works. Reviewing the news, Wade and Steve: Highlight the new Eclipse Plugin CTP for Windows Azure Show a neat way to get MVC 3 project types to the cloud service wizard Describe the ease LightSwitch Beta 2 brings to&amp;nbsp;Windows Azure and SQL Azure development Windows Azure Toolkit for Windows Phone 7Microsoft delivers toolkit for using Windows Azure to build Windows Phone 7 appsWindows Azure Toolkit for Windows Phone 7 Released </description>
	<link></link>
	<language>en</language>
	<pubDate>Tue, 21 May 2013 18:22:07 GMT</pubDate>
	<lastBuildDate>Tue, 21 May 2013 18:22:07 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Cloud Cover Episode 41 - Windows Azure Toolkit for Windows Phone 7</title>
		<description>
			<![CDATA[Great show and thanks for the mention guys!<p>posted by Jason Haley</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Cloud+Cover/Cloud-Cover-Episode-41-Windows-Azure-Toolkit-for-Windows-Phone-7#c634366688420000000</link>
		<pubDate>Fri, 25 Mar 2011 16:54:02 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Cloud+Cover/Cloud-Cover-Episode-41-Windows-Azure-Toolkit-for-Windows-Phone-7#c634366688420000000</guid>
		<dc:creator>Jason Haley</dc:creator>
	</item>
	<item>
		<title>Re: Cloud Cover Episode 41 - Windows Azure Toolkit for Windows Phone 7</title>
		<description>
			<![CDATA[ <p>Looks Awesome! I was thinking of using Table Storage and Blobs in a WP7 app, but wasn't sure how to keep the keys private. Looks like the proxy service is the way to go, althought I may end up initially hosting it on an existing VPS (with commercial SSL cert) instead of in Azure to keep costs low.</p><p>Sounds like the Shared Access Signature means that using blob storage would go directly to Azure, but using Tables would be piped through the proxy. Any plans to add support for Queues?</p><p>posted by gbrayut</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Cloud+Cover/Cloud-Cover-Episode-41-Windows-Azure-Toolkit-for-Windows-Phone-7#c634366858740000000</link>
		<pubDate>Fri, 25 Mar 2011 21:37:54 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Cloud+Cover/Cloud-Cover-Episode-41-Windows-Azure-Toolkit-for-Windows-Phone-7#c634366858740000000</guid>
		<dc:creator>gbrayut</dc:creator>
	</item>
	<item>
		<title>Re: Cloud Cover Episode 41 - Windows Azure Toolkit for Windows Phone 7</title>
		<description>
			<![CDATA[ <p>@<a href="/Shows/Cloud&#43;Cover/Cloud-Cover-Episode-41-Windows-Azure-Toolkit-for-Windows-Phone-7#c634366858740000000">gbrayut</a>: Yes, support for queues is on the roadmap (mentioned here: <a href="http://bit.ly/dUv0Ja">http://bit.ly/dUv0Ja</a>). Out of curiosity, what is your primary use case for queues?</p><p>posted by WadeWegner</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Cloud+Cover/Cloud-Cover-Episode-41-Windows-Azure-Toolkit-for-Windows-Phone-7#c634368374400000000</link>
		<pubDate>Sun, 27 Mar 2011 15:44:00 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Cloud+Cover/Cloud-Cover-Episode-41-Windows-Azure-Toolkit-for-Windows-Phone-7#c634368374400000000</guid>
		<dc:creator>WadeWegner</dc:creator>
	</item>
	<item>
		<title>Re: Cloud Cover Episode 41 - Windows Azure Toolkit for Windows Phone 7</title>
		<description>
			<![CDATA[ <p>There is no primary use case yet, but it seems like queues are the best method for scheduling work. Example: upload picture to blob storage and then add an entry to a queue to process it. &nbsp;From the Phone they would usually just be adding entries to a queue, not consuming them, but there may be situations where a queue would work well for rate-limiting clients or matching players in a multiplayer online game.</p><p>posted by gbrayut</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Cloud+Cover/Cloud-Cover-Episode-41-Windows-Azure-Toolkit-for-Windows-Phone-7#c634368504720000000</link>
		<pubDate>Sun, 27 Mar 2011 19:21:12 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Cloud+Cover/Cloud-Cover-Episode-41-Windows-Azure-Toolkit-for-Windows-Phone-7#c634368504720000000</guid>
		<dc:creator>gbrayut</dc:creator>
	</item>
	<item>
		<title>Re: Cloud Cover Episode 41 - Windows Azure Toolkit for Windows Phone 7</title>
		<description>
			<![CDATA[ <p>@<a href="/Shows/Cloud&#43;Cover/Cloud-Cover-Episode-41-Windows-Azure-Toolkit-for-Windows-Phone-7#c634368504720000000">gbrayut</a>: Yep, sounds very reasonable. How would you prioritize queues against OOTB support for Notification Services (running in WAz) and SQL Azure/DataMarket?</p><p>posted by WadeWegner</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Cloud+Cover/Cloud-Cover-Episode-41-Windows-Azure-Toolkit-for-Windows-Phone-7#c634368610490000000</link>
		<pubDate>Sun, 27 Mar 2011 22:17:29 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Cloud+Cover/Cloud-Cover-Episode-41-Windows-Azure-Toolkit-for-Windows-Phone-7#c634368610490000000</guid>
		<dc:creator>WadeWegner</dc:creator>
	</item>
	<item>
		<title>Re: Cloud Cover Episode 41 - Windows Azure Toolkit for Windows Phone 7</title>
		<description>
			<![CDATA[ <p>good&nbsp;</p><p>posted by akkapol</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Cloud+Cover/Cloud-Cover-Episode-41-Windows-Azure-Toolkit-for-Windows-Phone-7#c634368953700000000</link>
		<pubDate>Mon, 28 Mar 2011 07:49:30 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Cloud+Cover/Cloud-Cover-Episode-41-Windows-Azure-Toolkit-for-Windows-Phone-7#c634368953700000000</guid>
		<dc:creator>akkapol</dc:creator>
	</item>
	<item>
		<title>Re: Cloud Cover Episode 41 - Windows Azure Toolkit for Windows Phone 7</title>
		<description>
			<![CDATA[ <p>@<a href="/Shows/Cloud&#43;Cover/Cloud-Cover-Episode-41-Windows-Azure-Toolkit-for-Windows-Phone-7#c634368610490000000">WadeWegner</a>:&nbsp;Probably Notification Services first, then queues, then SQL Azure. The last two could always be accessed via custom proxy, and I see queues used much more from the client then SQL Azure. SQL Azure would probably be accessed via WCF service with Entity Framework, not directly from client.</p><p>posted by gbrayut</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Cloud+Cover/Cloud-Cover-Episode-41-Windows-Azure-Toolkit-for-Windows-Phone-7#c634369378440000000</link>
		<pubDate>Mon, 28 Mar 2011 19:37:24 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Cloud+Cover/Cloud-Cover-Episode-41-Windows-Azure-Toolkit-for-Windows-Phone-7#c634369378440000000</guid>
		<dc:creator>gbrayut</dc:creator>
	</item>
	<item>
		<title>Re: Cloud Cover Episode 41 - Windows Azure Toolkit for Windows Phone 7</title>
		<description>
			<![CDATA[ <p>Good as always.</p><p>So, was Steve making some sort of a point by playing only A major?&nbsp;Azure-Majure?</p><p>posted by sokhaty</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Cloud+Cover/Cloud-Cover-Episode-41-Windows-Azure-Toolkit-for-Windows-Phone-7#c634370465740000000</link>
		<pubDate>Wed, 30 Mar 2011 01:49:34 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Cloud+Cover/Cloud-Cover-Episode-41-Windows-Azure-Toolkit-for-Windows-Phone-7#c634370465740000000</guid>
		<dc:creator>sokhaty</dc:creator>
	</item>
	<item>
		<title>Re: Cloud Cover Episode 41 - Windows Azure Toolkit for Windows Phone 7</title>
		<description>
			<![CDATA[nice mp4<p>posted by salman</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Cloud+Cover/Cloud-Cover-Episode-41-Windows-Azure-Toolkit-for-Windows-Phone-7#c634371100930000000</link>
		<pubDate>Wed, 30 Mar 2011 19:28:13 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Cloud+Cover/Cloud-Cover-Episode-41-Windows-Azure-Toolkit-for-Windows-Phone-7#c634371100930000000</guid>
		<dc:creator>salman</dc:creator>
	</item>
	<item>
		<title>Re: Cloud Cover Episode 41 - Windows Azure Toolkit for Windows Phone 7</title>
		<description>
			<![CDATA[ <p>Please add claims-based authentication using ACS.&nbsp; Eugenio Pace I think is creating one <a href="http://blogs.msdn.com/b/eugeniop/archive/2011/03/24/authentication-in-wp7-client-with-rest-services-part-i.aspx">http://blogs.msdn.com/b/eugeniop/archive/2011/03/24/authentication-in-wp7-client-with-rest-services-part-i.aspx</a>&nbsp;</p><p>posted by chrispogi</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Cloud+Cover/Cloud-Cover-Episode-41-Windows-Azure-Toolkit-for-Windows-Phone-7#c634376691310000000</link>
		<pubDate>Wed, 06 Apr 2011 06:45:31 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Cloud+Cover/Cloud-Cover-Episode-41-Windows-Azure-Toolkit-for-Windows-Phone-7#c634376691310000000</guid>
		<dc:creator>chrispogi</dc:creator>
	</item>
	<item>
		<title>Re: Cloud Cover Episode 41 - Windows Azure Toolkit for Windows Phone 7</title>
		<description>
			<![CDATA[it all about how you see it<p>posted by marie</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Cloud+Cover/Cloud-Cover-Episode-41-Windows-Azure-Toolkit-for-Windows-Phone-7#c634389956280000000</link>
		<pubDate>Thu, 21 Apr 2011 15:13:48 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Cloud+Cover/Cloud-Cover-Episode-41-Windows-Azure-Toolkit-for-Windows-Phone-7#c634389956280000000</guid>
		<dc:creator>marie</dc:creator>
	</item>
	<item>
		<title>Re: Cloud Cover Episode 41 - Windows Azure Toolkit for Windows Phone 7</title>
		<description>
			<![CDATA[Very cool mp4.thanks.<br>http&#58;&#47;&#47;www.bitcoca.com&#47;<p>posted by imarion</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Cloud+Cover/Cloud-Cover-Episode-41-Windows-Azure-Toolkit-for-Windows-Phone-7#c634407017210000000</link>
		<pubDate>Wed, 11 May 2011 09:08:41 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Cloud+Cover/Cloud-Cover-Episode-41-Windows-Azure-Toolkit-for-Windows-Phone-7#c634407017210000000</guid>
		<dc:creator>imarion</dc:creator>
	</item>
</channel>
</rss>