<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" media="screen" href="/App_Themes/default/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:evnet="http://www.mscommunities.com/rssmodule/"><channel><title>Comment Feed for deCast - Building an Azure App Part I: Setup and Hello World (RobBagby on Channel 9)</title><atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/posts/robbagby/decast-building-an-azure-app-part-i-setup-and-hello-world/rss/default.aspx" /><image><url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url><title>Comment Feed for deCast - Building an Azure App Part I: Setup and Hello World (RobBagby on Channel 9)</title><link>http://channel9.msdn.com/posts/RobBagby/deCast-Building-an-Azure-App-Part-I-Setup-and-Hello-World/</link></image><description>deCast - Building an Azure App Part I: Setup and Hello World</description><link>http://channel9.msdn.com/posts/RobBagby/deCast-Building-an-Azure-App-Part-I-Setup-and-Hello-World/</link><language>en-us</language><pubDate>Fri, 22 May 2009 17:19:35 GMT</pubDate><lastBuildDate>Fri, 22 May 2009 17:19:35 GMT</lastBuildDate><generator>EvNet (EvNet, Version=1.0.3608.3122, Culture=neutral, PublicKeyToken=null)</generator><item><title>Re: deCast - Building an Azure App Part I: Setup and Hello World</title><description>&lt;p&gt;hi,&lt;/p&gt;
&lt;p&gt;i cannot download the video file in (WMV,WMA) format.&lt;/p&gt;
&lt;p&gt;thanks&lt;/p&gt;</description><comments></comments><link>http://channel9.msdn.com/posts/RobBagby/deCast-Building-an-Azure-App-Part-I-Setup-and-Hello-World/?CommentID=470266</link><pubDate>Fri, 22 May 2009 17:19:35 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/RobBagby/deCast-Building-an-Azure-App-Part-I-Setup-and-Hello-World/?CommentID=470266</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/470266/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>hi,
i cannot download the video file in (WMV,WMA) format.
thanks</evnet:previewtext><dc:creator>Ralph Padilla</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/470266/Trackback.aspx</trackback:ping></item><item><title>Re: Re: deCast - Building an Azure App Part I: Setup and Hello World</title><description>Actually, I am not going to use .NET RIA Services.&amp;nbsp; I am going to create a RESTful WCF service and consume it.&amp;nbsp; With regards to going directly to table storage, I do not believe that is possible with the current Silverlight Bits.&amp;nbsp; I don't think SL allows you to add an Authorization HTTP header which is required to access table storage.</description><comments></comments><link>http://channel9.msdn.com/posts/RobBagby/deCast-Building-an-Azure-App-Part-I-Setup-and-Hello-World/?CommentID=465181</link><pubDate>Mon, 13 Apr 2009 15:29:52 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/RobBagby/deCast-Building-an-Azure-App-Part-I-Setup-and-Hello-World/?CommentID=465181</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/465181/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Actually, I am not going to use .NET RIA Services.&amp;nbsp; I am going to create a RESTful WCF service and consume it.&amp;nbsp; With regards to going directly to table storage, I do not believe that is possible with the current Silverlight Bits.&amp;nbsp; I don't think SL allows you to add an Authorization&amp;#8230;</evnet:previewtext><dc:creator>Rob Bagby</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/465181/Trackback.aspx</trackback:ping></item><item><title>Re: deCast - Building an Azure App Part I: Setup and Hello World</title><description>Having already done this once, I found the hardest part was trying to take Windows Azure Storage linked into the ASP.NET project linked into .NET ria services so the silverlight app could access it.&amp;nbsp; Doing any one part of that wasnt too tough, but trying to mix the technologies together (especialy given that there is no cloud based domain service so you have to kind of write your own). &lt;BR&gt;&lt;BR&gt;I fear alot of people are going to skip a few steps and access the windows azure storage directly from the silverlight client, and thats just totaly insecure.</description><comments></comments><link>http://channel9.msdn.com/posts/RobBagby/deCast-Building-an-Azure-App-Part-I-Setup-and-Hello-World/?CommentID=465001</link><pubDate>Sat, 11 Apr 2009 20:53:36 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/RobBagby/deCast-Building-an-Azure-App-Part-I-Setup-and-Hello-World/?CommentID=465001</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/465001/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Having already done this once, I found the hardest part was trying to take Windows Azure Storage linked into the ASP.NET project linked into .NET ria services so the silverlight app could access it.&amp;nbsp; Doing any one part of that wasnt too tough, but trying to mix the technologies together&amp;#8230;</evnet:previewtext><dc:creator>cdwatkins</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/465001/Trackback.aspx</trackback:ping></item><item><title>Re: Re: deCast - Building an Azure App Part I: Setup and Hello World</title><description>Thanks!&amp;nbsp; I appreciate it!&amp;nbsp; Part II is complete and will be out next week.</description><comments></comments><link>http://channel9.msdn.com/posts/RobBagby/deCast-Building-an-Azure-App-Part-I-Setup-and-Hello-World/?CommentID=464850</link><pubDate>Fri, 10 Apr 2009 23:32:47 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/RobBagby/deCast-Building-an-Azure-App-Part-I-Setup-and-Hello-World/?CommentID=464850</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/464850/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Thanks!&amp;nbsp; I appreciate it!&amp;nbsp; Part II is complete and will be out next week.</evnet:previewtext><dc:creator>Rob Bagby</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/464850/Trackback.aspx</trackback:ping></item><item><title>Re: deCast - Building an Azure App Part I: Setup and Hello World</title><description>Loved the intro music!&lt;br&gt;&lt;br&gt;Good screencast too.&lt;br&gt;</description><comments></comments><link>http://channel9.msdn.com/posts/RobBagby/deCast-Building-an-Azure-App-Part-I-Setup-and-Hello-World/?CommentID=464823</link><pubDate>Fri, 10 Apr 2009 20:09:07 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/posts/RobBagby/deCast-Building-an-Azure-App-Part-I-Setup-and-Hello-World/?CommentID=464823</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/464823/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Loved the intro music!Good screencast too.</evnet:previewtext><dc:creator>Nate Greenwood</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/464823/Trackback.aspx</trackback:ping></item></channel></rss>