<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://morewally.com/cs/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>More Wally - Wallace B. McClure : azure</title><link>http://morewally.com/cs/blogs/wallym/archive/tags/azure/default.aspx</link><description>Tags: azure</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP2 (Build: 20611.960)</generator><item><title>I'm Hooked on the Cloud</title><link>http://morewally.com/cs/blogs/wallym/archive/2011/04/26/i-m-hooked-on-the-cloud.aspx</link><pubDate>Tue, 26 Apr 2011 07:00:00 GMT</pubDate><guid isPermaLink="false">29a72425-8e70-4836-ba80-85c822e0df2a:2000</guid><dc:creator>wallym</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://morewally.com/cs/blogs/wallym/rsscomments.aspx?PostID=2000</wfw:commentRss><comments>http://morewally.com/cs/blogs/wallym/archive/2011/04/26/i-m-hooked-on-the-cloud.aspx#comments</comments><description>&lt;a href="http://www.devproconnections.com/article/windows-azure/i-m-hooked-on-the-cloud-129914" target="_blank"&gt;My DevProConnections article on Azure is now online - I&amp;#39;m Hooked on the Cloud&lt;/a&gt;.&lt;br /&gt;&lt;img src="http://morewally.com/cs/aggbug.aspx?PostID=2000" width="1" height="1"&gt;</description><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/Community+News/default.aspx">Community News</category><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/Azure+Services+Platform/default.aspx">Azure Services Platform</category><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/azure/default.aspx">azure</category></item><item><title>Bytes by MSDN - Let's talk Cloud</title><link>http://morewally.com/cs/blogs/wallym/archive/2011/01/12/bytes-by-msdn-let-s-talk-cloud.aspx</link><pubDate>Wed, 12 Jan 2011 16:33:00 GMT</pubDate><guid isPermaLink="false">29a72425-8e70-4836-ba80-85c822e0df2a:1943</guid><dc:creator>wallym</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://morewally.com/cs/blogs/wallym/rsscomments.aspx?PostID=1943</wfw:commentRss><comments>http://morewally.com/cs/blogs/wallym/archive/2011/01/12/bytes-by-msdn-let-s-talk-cloud.aspx#comments</comments><description>&lt;p&gt;While I was at DevConnections in Las Vegas, I was honored to be interviewed by Tim Huckaby for &lt;a href="http://msdn.microsoft.com/en-us/gg578616.aspx" target="_blank"&gt;&amp;quot;Bytes by MSDN&amp;quot; on Cloud Computing&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Here&amp;#39;s a short intro from the talk:&lt;/p&gt;
&lt;p&gt;Do you believe in the Cloud? Wallace McClure, Founder and Architect of Scalable Development, Inc., does. His customers are extremely interested in the value and economies of scale that Cloud Computing, and more specifically, Windows Azure can bring. Building out an infrastructure that supports your web service or application can be expensive, complicated and time consuming. Or you could look to the Microsoft cloud. The Windows Azure platform is a flexible cloud–computing platform that lets you focus on solving business problems and addressing customer needs. Wally talks about all this, and more, in this interview with Tim Huckaby, and in his &lt;a href="http://aspnetpodcast.com/CS11/Default.aspx"&gt;Windows Azure podcasts&lt;/a&gt;. &lt;br /&gt;&lt;/p&gt;&lt;img src="http://morewally.com/cs/aggbug.aspx?PostID=1943" width="1" height="1"&gt;</description><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/Community+News/default.aspx">Community News</category><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/Cloud+Computing/default.aspx">Cloud Computing</category><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/azure/default.aspx">azure</category><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/azure+services/default.aspx">azure services</category><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/cloud/default.aspx">cloud</category></item><item><title>My challenges in upgrading my Windows Azure App from SDK 1.2 to 1.3</title><link>http://morewally.com/cs/blogs/wallym/archive/2010/12/10/my-challenges-in-upgrading-my-windows-azure-app-from-sdk-1-2-to-1-3.aspx</link><pubDate>Fri, 10 Dec 2010 16:03:00 GMT</pubDate><guid isPermaLink="false">29a72425-8e70-4836-ba80-85c822e0df2a:1907</guid><dc:creator>wallym</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://morewally.com/cs/blogs/wallym/rsscomments.aspx?PostID=1907</wfw:commentRss><comments>http://morewally.com/cs/blogs/wallym/archive/2010/12/10/my-challenges-in-upgrading-my-windows-azure-app-from-sdk-1-2-to-1-3.aspx#comments</comments><description>&lt;p&gt;I finally got around yesterday evening to updating my Windows Azure Application from the 1.2 SDK to the 1.3 SDK.&amp;nbsp; Wow, what a fun strange trip that was.&amp;nbsp; Yes Virginia, it is possible to upgrade.&amp;nbsp; I ran across the following two issues:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Don&amp;#39;t try to use beta features if you aren&amp;#39;t signed up for them.&amp;nbsp; Ok, this one should have been obvious, unfortunately, it wasn&amp;#39;t.&amp;nbsp; What was my first thought when I started my upgrade? Of course, it was to try out the ExtraSmall VM.&amp;nbsp; So, I plugged that into my .csdef file..........and my deployment promptly died with no info as to what had happened beyond some cryptic messages.&amp;nbsp; Finally, I dug through and figure out that the &amp;quot;Windows.Azure.......PassWord.Encryption.........IDonCareWhatYouTriedToDoException&amp;quot; meant that my app did not have the ExtraSmall VM beta allowed on Azure.&amp;nbsp; I went back to the Small VM Size to deploy my app with, and the app deployed.&amp;nbsp; Problem #1 solved.&lt;/li&gt;
&lt;li&gt;Did I test my app after I deployed it?&amp;nbsp; Of course not.&amp;nbsp; Its my test app. There are a few users, but nothing huge.&amp;nbsp; I logged in this morning, and bomb, the app died.&amp;nbsp; WTF had I done?&amp;nbsp; WTF was broken due to moving from 1.2 to 1.3?&amp;nbsp; I was getting this error&lt;br /&gt;
&lt;h1 class="title"&gt;“SetConfigurationSettingPublisher needs to be called before FromConfigurationSetting can be used”&lt;/h1&gt;&lt;br /&gt;I looked at the error, set some break points and ran locally. Boom, it didn&amp;#39;t work here either.&amp;nbsp; Great, what was wrong.&amp;nbsp; Finally, I found the answer. The change to using the Full IIS7 instead of the Web Core had introduced a breaking change in the app.&amp;nbsp; So, I copied some code from my WebRole.cs to my Global.asax and things worked.&amp;nbsp; Sweetness.&amp;nbsp; Here is the code, it will look a little familiar to someone developing in Azure.&lt;/li&gt;&lt;/ul&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; void Application_Start(object sender, EventArgs e)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // Code that runs on application startup&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CloudStorageAccount.SetConfigurationSettingPublisher(&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (configName, configSettingPublisher) =&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var connectionString = RoleEnvironment.IsAvailable&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ? RoleEnvironment.GetConfigurationSettingValue(configName)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : ConfigurationManager.AppSettings[configName];&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; connectionString = RoleEnvironment&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .GetConfigurationSettingValue(configName);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; configSettingPublisher(connectionString);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; });&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // For information on handling configuration changes&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // see the MSDN topic at http://go.microsoft.com/fwlink/?LinkId=166357.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RoleEnvironment.Changing += RoleEnvironmentChanging;&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; private void RoleEnvironmentChanging(object sender, RoleEnvironmentChangingEventArgs e)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // If a configuration setting is changing&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (e.Changes.Any(change =&amp;gt; change is RoleEnvironmentConfigurationSettingChange))&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // Set e.Cancel to true to restart this role instance&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; e.Cancel = true;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&lt;br /&gt;Now, my Azure app is back running and chugging along. Hopefully, this helps you out some.&lt;br /&gt;&lt;img src="http://morewally.com/cs/aggbug.aspx?PostID=1907" width="1" height="1"&gt;</description><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/Windows+Azure/default.aspx">Windows Azure</category><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/azure/default.aspx">azure</category><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/azure+services/default.aspx">azure services</category><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/.net+4.0/default.aspx">.net 4.0</category></item><item><title>ASP.NET Podcast Show #144 - Windows Azure Part II - Worker Roles</title><link>http://morewally.com/cs/blogs/wallym/archive/2010/10/28/asp-net-podcast-show-144-windows-azure-part-ii-worker-roles.aspx</link><pubDate>Thu, 28 Oct 2010 16:30:00 GMT</pubDate><guid isPermaLink="false">29a72425-8e70-4836-ba80-85c822e0df2a:1891</guid><dc:creator>wallym</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://morewally.com/cs/blogs/wallym/rsscomments.aspx?PostID=1891</wfw:commentRss><comments>http://morewally.com/cs/blogs/wallym/archive/2010/10/28/asp-net-podcast-show-144-windows-azure-part-ii-worker-roles.aspx#comments</comments><description>
&lt;p&gt;This show is on Web &amp;amp; Worker Roles &amp;nbsp;in Azure, Blob Storage, and the Visual Studio 2010 Azure tools.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://aspnetpodcast.com/CS11/blogs/asp.net_podcast/archive/2010/10/28/asp-net-podcast-show-144-windows-azure-part-ii-worker-roles.aspx"&gt;Original url on the ASP.NET Podcast Site&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;





&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.scalabledevelopment.com/ftp/ScalabilityWithDotNet.xml" target="_blank"&gt;Subscribe to everything&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.scalabledevelopment.com/ftp/ASPNETPodcast-wmv.xml" target="_blank"&gt;Subscribe to WMV&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.scalabledevelopment.com/ftp/ASPNETPodcast-MP4.xml"&gt;Subscribe to M4V for iPhone/iPad&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.scalabledevelopment.com/ftp/ASPNETPodcast-MP3.xml"&gt;Subscribe to MP3&lt;/a&gt;. &lt;br /&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.aspnetpodcast.com/VideoFiles/ASPNETPodcast20101025-AzurePart1.wmv" target="_blank"&gt;Download WMV&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.aspnetpodcast.com/VideoFiles/ASPNETPodcast20101025-AzurePart1.mov" target="_blank"&gt;Download MOV&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.aspnetpodcast.com/VideoFiles/ASPNETPodcast20101025-AzurePart1.m4v" target="_blank"&gt;Download M4V for iPhone/iPad&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.aspnetpodcast.com/PodcastFiles/ASPNETPodcast20101025-AzurePart1.mp3"&gt;Download MP3&lt;/a&gt;. &lt;br /&gt;&lt;/p&gt;
&lt;img src="http://morewally.com/cs/aggbug.aspx?PostID=1891" width="1" height="1"&gt;</description><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/azure/default.aspx">azure</category><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/azure+services/default.aspx">azure services</category><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/web/default.aspx">web</category></item><item><title>ASP.NET Podcast Show #143 - Windows Azure Part I - Web Roles</title><link>http://morewally.com/cs/blogs/wallym/archive/2010/10/26/asp-net-podcast-show-143-windows-azure-part-i-web-roles.aspx</link><pubDate>Tue, 26 Oct 2010 13:00:00 GMT</pubDate><guid isPermaLink="false">29a72425-8e70-4836-ba80-85c822e0df2a:1890</guid><dc:creator>wallym</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://morewally.com/cs/blogs/wallym/rsscomments.aspx?PostID=1890</wfw:commentRss><comments>http://morewally.com/cs/blogs/wallym/archive/2010/10/26/asp-net-podcast-show-143-windows-azure-part-i-web-roles.aspx#comments</comments><description>&lt;p&gt;&lt;a href="http://aspnetpodcast.com/CS11/blogs/asp.net_podcast/archive/2010/10/25/asp-net-podcast-show-143-windows-azure-part-i-web-roles.aspx"&gt;Check the original url&lt;/a&gt;.&amp;nbsp; This show is on Web Roles in Azure, Blob Storage, and the Visual Studio 2010 Azure tools.&lt;/p&gt;
&lt;p&gt;

&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.scalabledevelopment.com/ftp/ScalabilityWithDotNet.xml" target="_blank"&gt;Subscribe to everything&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.scalabledevelopment.com/ftp/ASPNETPodcast-wmv.xml" target="_blank"&gt;Subscribe to WMV&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.scalabledevelopment.com/ftp/ASPNETPodcast-MP4.xml"&gt;Subscribe to M4V for iPhone/iPad&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.scalabledevelopment.com/ftp/ASPNETPodcast-MP4.xml"&gt;Subscribe to MP3&lt;/a&gt;. &lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.aspnetpodcast.com/VideoFiles/ASPNETPodcast20101025-AzurePart1.wmv" target="_blank"&gt;Download WMV&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.aspnetpodcast.com/VideoFiles/ASPNETPodcast20101025-AzurePart1.mov" target="_blank"&gt;Download MOV&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.aspnetpodcast.com/VideoFiles/ASPNETPodcast20101025-AzurePart1.m4v" target="_blank"&gt;Download M4V for iPhone/iPad&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.aspnetpodcast.com/PodcastFiles/ASPNETPodcast20101025-AzurePart1.mp3"&gt;Download MP3&lt;/a&gt;. &lt;br /&gt;&lt;/p&gt;&lt;img src="http://morewally.com/cs/aggbug.aspx?PostID=1890" width="1" height="1"&gt;</description><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/azure/default.aspx">azure</category><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/azure+services/default.aspx">azure services</category><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/web/default.aspx">web</category></item><item><title>Speaking at DevConnections Las Vegas Fall 2010</title><link>http://morewally.com/cs/blogs/wallym/archive/2010/10/19/speaking-at-devconnections-las-vegas-fall-2010.aspx</link><pubDate>Tue, 19 Oct 2010 21:30:00 GMT</pubDate><guid isPermaLink="false">29a72425-8e70-4836-ba80-85c822e0df2a:1885</guid><dc:creator>wallym</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://morewally.com/cs/blogs/wallym/rsscomments.aspx?PostID=1885</wfw:commentRss><comments>http://morewally.com/cs/blogs/wallym/archive/2010/10/19/speaking-at-devconnections-las-vegas-fall-2010.aspx#comments</comments><description>&lt;p&gt;I&amp;#39;m not sure if I mentioned this before, but I wanted to say that I am honored to be speaking at &lt;a href="http://vegas.com." target="_blank"&gt;&lt;/a&gt;&lt;a href="http://devconnections.com/" target="_blank"&gt;DevConnections &lt;/a&gt;Las Vegas, Fall 2010.&amp;nbsp; I will be speaking on:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.microsoft.com/windowsazure/windowsazure/" target="_blank"&gt;Introduction to Programming Windows Azure.&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.asp.net/web-forms" target="_blank"&gt;ASP.NET 4 WebForms.&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.asp.net/ajax" target="_blank"&gt;ASP.NET 4 AJAX with the UpdatePanel, WebForms, and the ASP.NET AJAX Control ToolKit.&amp;nbsp;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;I&amp;#39;m very excited about this.&lt;br /&gt;&lt;img src="http://morewally.com/cs/aggbug.aspx?PostID=1885" width="1" height="1"&gt;</description><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/AJAX/default.aspx">AJAX</category><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/ajax+control+toolkit/default.aspx">ajax control toolkit</category><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/webforms/default.aspx">webforms</category><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/azure/default.aspx">azure</category></item><item><title>Book Review - Chris Hay and Brian Prince bring us "Azure In Action"</title><link>http://morewally.com/cs/blogs/wallym/archive/2010/09/08/book-review-chris-hay-and-brian-prince-bring-us-quot-azure-in-action-quot.aspx</link><pubDate>Wed, 08 Sep 2010 15:00:00 GMT</pubDate><guid isPermaLink="false">29a72425-8e70-4836-ba80-85c822e0df2a:1868</guid><dc:creator>wallym</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://morewally.com/cs/blogs/wallym/rsscomments.aspx?PostID=1868</wfw:commentRss><comments>http://morewally.com/cs/blogs/wallym/archive/2010/09/08/book-review-chris-hay-and-brian-prince-bring-us-quot-azure-in-action-quot.aspx#comments</comments><description>&lt;p&gt;In October, 2008, I first read about Microsoft&amp;#39;s Azure Platform.&amp;nbsp; I started working with the product soon after wards. I&amp;#39;ve built a couple of apps, one that has been up and running for about 18 months. I think of Azure as some great stuff.&amp;nbsp; As you can well imagine, because I started really early on, I learned a lot of lessons the hard way.&amp;nbsp; Thankfully, you don&amp;#39;t have to.&amp;nbsp; Chris Hay and Brian Prince have produced a book on building applications with Windows Azure.&amp;nbsp; I&amp;#39;ve been really impressed as I have read it.&amp;nbsp; It has several things that I really like and as a fellow author, I am thankful for.&amp;nbsp; These are:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;The book covers more than the 1.0 immediate release.&amp;nbsp; As a writer, the market wants material immediately.&amp;nbsp; Unfortunately, fast, fast, fast tends to lead to mistakes.&amp;nbsp; Given that Azure 1.0 tools were released at the end of 2009 and their book is coming out in Fall, 2010, they&amp;#39;ve had the opportunity to get things right.&lt;/li&gt;&lt;li&gt;The book is based on the tools in Visual Studio 2010.&amp;nbsp; Awesome, show me the most up to date stuff.&amp;nbsp; It&amp;#39;s what I&amp;#39;m likely to see going forward.&lt;/li&gt;&lt;li&gt;Messaging, messaging, messaging.&amp;nbsp; Trying to explain the concept of messages is hard.&amp;nbsp; Until you have used it, its really hard to explain the significance of it.&amp;nbsp; Chris and Brian have devoted a good section of the book to messages and messaging.&lt;/li&gt;&lt;li&gt;It would have been really easy for Chris and Brain to just talk about Sql Azure.&amp;nbsp; It&amp;#39;s what Microsoft is going to push because that&amp;#39;s what they will push.&amp;nbsp; Chris and Brian wrote a good amount of material on Sql Azure.&amp;nbsp; They also spent a significant amount of material/pages/time on Table Storage, which is Microsoft&amp;#39;s cloud based NoSql product.&amp;nbsp; I personally like Table Storage and find it fairly interesting to work with.&amp;nbsp; I learned a couple of things about Table Storage from reading thier pages on the subject.&lt;/li&gt;&lt;/ul&gt;Overall, this book will help you as you develop an application that target&amp;#39;s Windows Azure.&amp;nbsp; You&amp;#39;ll be glad when you buy a copy through &lt;a href="http://www.amazon.com/Azure-Action-Chris-Hay/dp/193518248X/ref=sr_1_1?ie=UTF8&amp;amp;s=books&amp;amp;qid=1283731287&amp;amp;sr=8-1" target="_blank"&gt;Amazon &lt;/a&gt;or &lt;a href="http://www.manning.com/hay/" target="_blank"&gt;Manning&amp;#39;s site&lt;/a&gt;.&lt;br /&gt;&lt;p&gt;&lt;b&gt;DESCRIPTION&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Cloud-based applications pose an intriguing value proposition for businesses. With an easily scalable, pay-as-you-go model and very small startup costs, the cloud can be a great alternative to systems hosted in-house. Developers are scrambling to understand the impact a cloud-based approach will have on current and future projects.&lt;br /&gt;&lt;br /&gt;Azure is Microsoft&amp;#39;s full-fledged entry into the &amp;quot;Cloud Services Platform&amp;quot; arena. Unlike other cloud offerings that address only one piece of the puzzle, Azure includes an operating system, a set of developer services, and a data model that can be used individually or together. It&amp;#39;s designed to interact seamlessly with other .NET-based components, and leverages your knowledge of Visual Studio, the .NET platform, and SQL Server. It&amp;#39;s also fully compatible with multiple internet protocols, including HTTP, REST, SOAP, and XML.&lt;br /&gt;&lt;br /&gt;Azure in Action is a fast-paced tutorial intended for architects and developers looking to develop on Windows Azure and the Windows Azure Platform. It&amp;#39;s designed both for readers new to cloud concepts and for those familiar with cloud development but new to Azure. After a quick walk through the basics, it guides you all the way from your first app through more advanced concepts of the Windows Azure Platform.&lt;br /&gt;&lt;br /&gt;The book starts by looking at the logical and physical architecture of an Azure app, and then moves to the core storage services—binary store, tables and queues. Then, it explores designing and scaling frontend and backend services that run in the cloud. Next, it covers more advanced scenarios in Windows Azure. After covering the core of Azure, it introduces the rest of the Windows Azure Platform with a particular focus on SQL Azure Database.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Table of Contents&amp;nbsp;&amp;nbsp;&lt;/b&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;&lt;br /&gt;Part 1 Welcome to the cloud &lt;br /&gt;&amp;nbsp;1. Getting to know Windows Azure&amp;nbsp; &lt;br /&gt;&amp;nbsp;2. Your first steps with a Web role&amp;nbsp; &lt;br /&gt;&lt;br /&gt;Part 2 Understanding the Azure service model &lt;br /&gt;&amp;nbsp;3. How Windows Azure works&amp;nbsp; &lt;br /&gt;&amp;nbsp;4. It&amp;#39;s time to run with the service&amp;nbsp; &lt;br /&gt;&amp;nbsp;5. Configuring your service&amp;nbsp; &lt;br /&gt;&lt;br /&gt;Part 3: Running your site with web roles &lt;br /&gt;&amp;nbsp;6. Scaling web roles&amp;nbsp; &lt;br /&gt;&amp;nbsp;7. Running native, full trust, and other code&amp;nbsp; &lt;br /&gt;&lt;br /&gt;Part 4 Working with blob storage &lt;br /&gt;&amp;nbsp;8. The basics of blobs&amp;nbsp; &lt;br /&gt;&amp;nbsp;9. Uploading and downloading blobs&amp;nbsp; &lt;br /&gt;10. When the blob stands alone&amp;nbsp; Part 5 Working with structured data &lt;br /&gt;11. The Table Service, a whole different entity&amp;nbsp; &lt;br /&gt;12. Working with the Table REST API&amp;nbsp; &lt;br /&gt;13. SQL Azure and relational data&amp;nbsp; &lt;br /&gt;14. Working with different types of data&amp;nbsp; &lt;br /&gt;&lt;br /&gt;Part 6 Doing work with messages &lt;br /&gt;15. Processing with worker roles&amp;nbsp; &lt;br /&gt;16. Messaging with the queue&amp;nbsp; &lt;br /&gt;17. Connecting with AppFabric&amp;nbsp; &lt;br /&gt;18. Running a healthy service in the cloud &lt;br /&gt;&amp;nbsp;&lt;br /&gt;&lt;/p&gt;&lt;img src="http://morewally.com/cs/aggbug.aspx?PostID=1868" width="1" height="1"&gt;</description><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/Azure+Services+Platform/default.aspx">Azure Services Platform</category><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/azure/default.aspx">azure</category><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/azure+services/default.aspx">azure services</category></item><item><title>Orlando Code Camp</title><link>http://morewally.com/cs/blogs/wallym/archive/2010/03/25/orlando-code-camp.aspx</link><pubDate>Thu, 25 Mar 2010 21:33:00 GMT</pubDate><guid isPermaLink="false">29a72425-8e70-4836-ba80-85c822e0df2a:1801</guid><dc:creator>wallym</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://morewally.com/cs/blogs/wallym/rsscomments.aspx?PostID=1801</wfw:commentRss><comments>http://morewally.com/cs/blogs/wallym/archive/2010/03/25/orlando-code-camp.aspx#comments</comments><description>&lt;p&gt;I&amp;#39;m heading off to the Orlando Code Camp this weekend.&amp;nbsp; I&amp;#39;m leaving on a jet plane on Friday.&amp;nbsp; I&amp;#39;m really excited about being a speaker.&amp;nbsp; I&amp;#39;m hoping to meet up with a number of friends I haven&amp;#39;t seen in a while.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ll be speaking on:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div&gt;&lt;strong&gt;Introduction to Windows Azure&lt;/strong&gt;.&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;strong&gt;Introduction to iPhone Programming with .NET/MonoTouch&lt;/strong&gt;.&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;I&amp;#39;m really excited about this.&lt;/p&gt;&lt;img src="http://morewally.com/cs/aggbug.aspx?PostID=1801" width="1" height="1"&gt;</description><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/Community+News/default.aspx">Community News</category><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/azure/default.aspx">azure</category><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/monotouch/default.aspx">monotouch</category><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/monotouch+development/default.aspx">monotouch development</category></item><item><title>.NET Talks in 2010</title><link>http://morewally.com/cs/blogs/wallym/archive/2009/12/28/net-talks-in-2010.aspx</link><pubDate>Tue, 29 Dec 2009 00:16:00 GMT</pubDate><guid isPermaLink="false">29a72425-8e70-4836-ba80-85c822e0df2a:1746</guid><dc:creator>wallym</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://morewally.com/cs/blogs/wallym/rsscomments.aspx?PostID=1746</wfw:commentRss><comments>http://morewally.com/cs/blogs/wallym/archive/2009/12/28/net-talks-in-2010.aspx#comments</comments><description>&lt;p&gt;I&amp;#39;ve worked up the following talks for 2010.&lt;/p&gt;
&lt;p&gt;If you are interested, get ahold of me.&amp;nbsp; Contacting me through &lt;a href="http://www.linkedin.com/" target="_blank"&gt;LinkedIn&lt;/a&gt; and &lt;a href="http://twitter.com/wbm" target="_blank"&gt;Twitter&lt;/a&gt; are the best.&lt;/p&gt;
&lt;p&gt;
&lt;table style="WIDTH:627pt;BORDER-COLLAPSE:collapse;" cellspacing="0" cellpadding="0"&gt;




&lt;tr style="HEIGHT:60pt;mso-height-source:userset;"&gt;
&lt;td style="BORDER-BOTTOM:#99ccff 0.5pt solid;BORDER-LEFT:#99ccff 0.5pt solid;BACKGROUND-COLOR:white;WIDTH:195pt;HEIGHT:60pt;BORDER-TOP:#99ccff 0.5pt solid;BORDER-RIGHT:#99ccff 0.5pt solid;" class="xl65"&gt;&lt;font size="3" face="Calibri"&gt;iPhone Development for .NET/C# Developers.&lt;/font&gt;&lt;/td&gt;
&lt;td style="BORDER-BOTTOM:#f0f0f0;BORDER-LEFT:#f0f0f0;BACKGROUND-COLOR:transparent;WIDTH:432pt;BORDER-TOP:#f0f0f0;BORDER-RIGHT:#f0f0f0;" class="xl68"&gt;&lt;font size="3" face="Calibri"&gt;The iPhone is the smartphone leader in mindshare and the amount of money spent on applications. This lead in money spent on applications is expected to grow over the next several years. Objective-C is the native language for iPhone development. .NET developers, who work in the largest general area of development frameworks, have looked at iPhone developers with a great deal of envy. But with the release of MonoTouch, .NET/C# developers can apply their knowledge to iPhone development. This talk with show .NET developers how they can write applictions that run natively on the iPhone.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;In this talk, the attendee will be able to immediately being writing and exploring code on the .NET&lt;/font&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="HEIGHT:60pt;mso-height-source:userset;"&gt;
&lt;td style="BORDER-BOTTOM:#99ccff 0.5pt solid;BORDER-LEFT:#99ccff 0.5pt solid;BACKGROUND-COLOR:white;WIDTH:195pt;HEIGHT:60pt;BORDER-TOP:#99ccff;BORDER-RIGHT:#99ccff 0.5pt solid;" class="xl65"&gt;&lt;font size="3" face="Calibri"&gt;Intro to Windows Azure.&lt;/font&gt;&lt;/td&gt;
&lt;td style="BORDER-BOTTOM:#99ccff 0.5pt solid;BORDER-LEFT:#99ccff;BACKGROUND-COLOR:white;WIDTH:432pt;BORDER-TOP:#99ccff 0.5pt solid;BORDER-RIGHT:#99ccff 0.5pt solid;" class="xl65"&gt;&lt;font size="3" face="Calibri"&gt;Windows Azure is Microsoft&amp;#39;s entry into the cloud computing marketplace.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;We&amp;#39;ll look at getting an application up and running with azure, data storage in azure, exposing web services over azure, and finally an overview of a running application in Azure.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Attendees will be able to start writing applications for Windows Azure immediately after attending the session.&lt;/font&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="HEIGHT:60pt;mso-height-source:userset;"&gt;
&lt;td style="BORDER-BOTTOM:#99ccff 0.5pt solid;BORDER-LEFT:#99ccff 0.5pt solid;BACKGROUND-COLOR:white;WIDTH:195pt;HEIGHT:60pt;BORDER-TOP:#99ccff;BORDER-RIGHT:#99ccff 0.5pt solid;" class="xl65"&gt;&lt;font size="3" face="Calibri"&gt;Introduction to ASP.NET 4 AJAX Client Templates&lt;/font&gt;&lt;/td&gt;
&lt;td style="BORDER-BOTTOM:#99ccff 0.5pt solid;BORDER-LEFT:#99ccff;BACKGROUND-COLOR:white;WIDTH:432pt;BORDER-TOP:#99ccff;BORDER-RIGHT:#99ccff 0.5pt solid;" class="xl65"&gt;&lt;font size="3"&gt;&lt;font face="Calibri"&gt;With the initial release of ASP.NET AJAX, Microsoft released an AJAX solution that allows developers to call from the web browser back to the server and retrieve data. With&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;ASP.NET 4 Microsoft will provide an improved set of features including an easy and simple way to beind data, use client templates to easy bind data to on the client, provide client side events that can be processed, and an improved set of client side controls.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Attendees will be able to immediately able to use the the features of ASP.NET 4 AJAX in their applications after attending this session.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="HEIGHT:60pt;mso-height-source:userset;"&gt;
&lt;td style="BORDER-BOTTOM:#99ccff 0.5pt solid;BORDER-LEFT:#99ccff 0.5pt solid;BACKGROUND-COLOR:white;WIDTH:195pt;HEIGHT:60pt;BORDER-TOP:#99ccff;BORDER-RIGHT:#99ccff 0.5pt solid;" class="xl65"&gt;&lt;font size="3" face="Calibri"&gt;Introduction to the ASP.NET AJAX UpdatePanel&lt;/font&gt;&lt;/td&gt;
&lt;td style="BORDER-BOTTOM:#99ccff 0.5pt solid;BORDER-LEFT:#99ccff;BACKGROUND-COLOR:white;WIDTH:432pt;BORDER-TOP:#99ccff;BORDER-RIGHT:#99ccff 0.5pt solid;" class="xl65"&gt;&lt;font size="3" face="Calibri"&gt;This session is a deep dive into the ASP.NET AJAX UpdatePanel.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;The UpdatePanel provides for a mechanism to add client side Ajax capabilities through a server side control.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;We&amp;#39;ll look at: Quick Intro to the UpdatePanel. How to debug with it.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;The UpdatePanel provides client side Ajax functionality. We&amp;#39;ll look at how to debug with it and see that the UpdatePanel allows for the server side debugging functionality that mostdevelopers are used to. Its client side programmability features.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;The UpdatePanel provides a client side interface into its features. We&amp;#39;ll look at the events provided and how they allow developers to add to their applications to improve the user experience. Error Handling.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;By default, errors are generated as JavaScript alerts, we&amp;#39;ll look at the options for handling errors so that user&amp;#39;s aren&amp;#39;t forced into the annoying JavaScript alert popup. The data format that the UpdatePanel uses.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;When does AJAX not use XML or JSON for data transfer? When it the UpdatePanel is used.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;We&amp;#39;ll look at the Update Panel&amp;#39;s data transfer format. History with the UpdatePanel. One of the most frustrating things from a user&amp;#39;s standpoint is that hitting back on Ajax application takes them out of the application.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;We&amp;#39;ll look at what a developer must do so that a user hitting back does not exit from the application, but merely goes back to the previous state of the application.&lt;/font&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="HEIGHT:60pt;mso-height-source:userset;"&gt;
&lt;td style="BORDER-BOTTOM:#99ccff 0.5pt solid;BORDER-LEFT:#99ccff 0.5pt solid;BACKGROUND-COLOR:white;WIDTH:195pt;HEIGHT:60pt;BORDER-TOP:#99ccff;BORDER-RIGHT:#99ccff 0.5pt solid;" class="xl65"&gt;&lt;font size="3" face="Calibri"&gt;Introduction to ASP.NET AJAX&lt;/font&gt;&lt;/td&gt;
&lt;td style="BORDER-BOTTOM:#99ccff 0.5pt solid;BORDER-LEFT:#99ccff;BACKGROUND-COLOR:white;WIDTH:432pt;BORDER-TOP:#99ccff;BORDER-RIGHT:#99ccff 0.5pt solid;" class="xl65"&gt;&lt;font size="3" face="Calibri"&gt;With the introduction of ASP.NET AJAX, Microsoft has release support for AJAX applications using their stack of products. We&amp;#39;ll look at:&lt;br /&gt;• What is AJAX.&lt;br /&gt;• The Script Manager and options on adding web services and client side scripts.&lt;br /&gt;• Javascript Intellisense increase developer productivity by providing a set of hints regarding the methods that may be called as well as how to add this functionality to scripts that the developer authorizes themself.&lt;br /&gt;• How to call a Web Service and process the result.&lt;br /&gt;• How to debug.&lt;br /&gt;• The UpdatePanel.&lt;br /&gt;• Integration with ASP.NET Services (Membership, Roles, and Profiles).&lt;/font&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="HEIGHT:60pt;mso-height-source:userset;"&gt;
&lt;td style="BORDER-BOTTOM:#99ccff 0.5pt solid;BORDER-LEFT:#99ccff 0.5pt solid;BACKGROUND-COLOR:white;WIDTH:195pt;HEIGHT:60pt;BORDER-TOP:#99ccff;BORDER-RIGHT:#99ccff 0.5pt solid;" class="xl65"&gt;&lt;font size="3" face="Calibri"&gt;Opening a Windows Azure application with Web Services and then consuming these services in Silverlight - This is a two person talk with Wally McClure and David Silverlight.&lt;/font&gt;&lt;/td&gt;
&lt;td style="BORDER-BOTTOM:#99ccff 0.5pt solid;BORDER-LEFT:#99ccff;BACKGROUND-COLOR:white;WIDTH:432pt;BORDER-TOP:#99ccff;BORDER-RIGHT:#99ccff 0.5pt solid;" class="xl65"&gt;&lt;font size="3" face="Calibri"&gt;We&amp;#39;ll look at opening up a Windows Azure application through a set of web services for third parties to develop clients that interface with your application.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Items discussed include: Windows Azure in general. Why you want to open your application. The mechanics of opening an applications. Some of the choices that I ran into with regards to the web services. Then we will switch and open up a silverlight application that interfaces with this application.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;In it, we&amp;#39;ll look at the challenges of using web services for a third party within a silverlight application.&lt;/font&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;&lt;img src="http://morewally.com/cs/aggbug.aspx?PostID=1746" width="1" height="1"&gt;</description><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/.NET/default.aspx">.NET</category><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/iphone/default.aspx">iphone</category><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/user+groups/default.aspx">user groups</category><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/azure/default.aspx">azure</category><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/mono/default.aspx">mono</category><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/monotouch/default.aspx">monotouch</category><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/mobile/default.aspx">mobile</category><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/mobile+development/default.aspx">mobile development</category></item><item><title>INETA - Tri Cities, TN</title><link>http://morewally.com/cs/blogs/wallym/archive/2009/10/19/ineta-tri-cities-tn.aspx</link><pubDate>Mon, 19 Oct 2009 10:00:00 GMT</pubDate><guid isPermaLink="false">29a72425-8e70-4836-ba80-85c822e0df2a:1719</guid><dc:creator>wallym</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://morewally.com/cs/blogs/wallym/rsscomments.aspx?PostID=1719</wfw:commentRss><comments>http://morewally.com/cs/blogs/wallym/archive/2009/10/19/ineta-tri-cities-tn.aspx#comments</comments><description>I&amp;#39;m going to speak at the User Group in Tri Cities on October 20.&amp;nbsp; The talk will be on Programming in Windows Azure.&lt;br /&gt;&lt;img src="http://morewally.com/cs/aggbug.aspx?PostID=1719" width="1" height="1"&gt;</description><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/INETA/default.aspx">INETA</category><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/user+groups/default.aspx">user groups</category><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/Azure+Services+Platform/default.aspx">Azure Services Platform</category><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/azure/default.aspx">azure</category><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/azure+services/default.aspx">azure services</category></item><item><title>Get the real error for "Role instances did not start within the time allowed." </title><link>http://morewally.com/cs/blogs/wallym/archive/2009/09/08/get-the-real-error-for-quot-role-instances-did-not-start-within-the-time-allowed-quot.aspx</link><pubDate>Tue, 08 Sep 2009 20:53:00 GMT</pubDate><guid isPermaLink="false">29a72425-8e70-4836-ba80-85c822e0df2a:1708</guid><dc:creator>wallym</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://morewally.com/cs/blogs/wallym/rsscomments.aspx?PostID=1708</wfw:commentRss><comments>http://morewally.com/cs/blogs/wallym/archive/2009/09/08/get-the-real-error-for-quot-role-instances-did-not-start-within-the-time-allowed-quot.aspx#comments</comments><description>&lt;p&gt;Do you get the error &amp;quot;Role instances did not start within the time allowed.&amp;quot; when you are working in Visual Studio and attempting to debug a Windows&amp;nbsp;Azure application?&amp;nbsp; I just rebuilt my laptop and bang, I was getting the error.&amp;nbsp; Its not a very helpful error at all.&amp;nbsp; How do&amp;nbsp;you find out the real error?&amp;nbsp; I&amp;#39;ve been googling for this off and on all&amp;nbsp;afternoon.&amp;nbsp; Bang, here&amp;#39;s the solution:&amp;nbsp;&amp;nbsp;&amp;quot;Start things in Visual Studio spinning&amp;nbsp;up, and in the 30 seconds before everything came crashing down, try to hit &lt;a href="http://127.0.0.1:81/"&gt;http://127.0.0.1:81&lt;/a&gt; (the default location for Azure web roles).&amp;quot; By pointing my browser at the url, I got the real error, which happened to be a couple of missing assemblies, and I was off and running again.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://morewally.com/cs/aggbug.aspx?PostID=1708" width="1" height="1"&gt;</description><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/Windows+Azure/default.aspx">Windows Azure</category><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/azure/default.aspx">azure</category><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/azure+services/default.aspx">azure services</category></item><item><title>ASP.NET Podcast Show #139 - David Penton and Pat Helland on Cloud Computing - audio</title><link>http://morewally.com/cs/blogs/wallym/archive/2009/04/01/asp-net-podcast-show-139-david-penton-and-pat-helland-audio.aspx</link><pubDate>Wed, 01 Apr 2009 22:00:00 GMT</pubDate><guid isPermaLink="false">29a72425-8e70-4836-ba80-85c822e0df2a:1647</guid><dc:creator>wallym</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://morewally.com/cs/blogs/wallym/rsscomments.aspx?PostID=1647</wfw:commentRss><comments>http://morewally.com/cs/blogs/wallym/archive/2009/04/01/asp-net-podcast-show-139-david-penton-and-pat-helland-audio.aspx#comments</comments><description>&lt;p&gt;&lt;a href="http://www.scalabledevelopment.com/ftp/ScalabilityWithDotNet.xml"&gt;Subscribe to everything&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.scalabledevelopment.com/ftp/ASPNetPodcast-MP3.xml"&gt;Subscribe to MP3 audio&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.aspnetpodcast.com/PodcastFiles/ASPNETPodcast20090401-PatHellandCloudComputing.mp3"&gt;Download&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Original Url: &lt;a href="http://aspnetpodcast.com/CS11/blogs/asp.net_podcast/archive/2009/04/01/asp-net-podcast-show-139-david-penton-and-pat-helland-audio.aspx" target="_blank"&gt;http://aspnetpodcast.com/CS11/blogs/asp.net_podcast/archive/2009/04/01/asp-net-podcast-show-139-david-penton-and-pat-helland-audio.aspx&lt;/a&gt; &lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Show Notes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Pat Helland: &lt;a href="http://blogs.msdn.com/pathelland/" target="_blank"&gt;http://blogs.msdn.com/pathelland/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Microsoft: &lt;a href="http://www.microsoft.com/" target="_blank"&gt;http://www.microsoft.com/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Microsoft SQL Server (architecture team): &lt;a href="http://www.microsoft.com/SQL/default.mspx" target="_blank"&gt;http://www.microsoft.com/SQL/default.mspx&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Tandem Computers: &lt;a href="http://en.wikipedia.org/wiki/Tandem_Computers" target="_blank"&gt;http://en.wikipedia.org/wiki/Tandem_Computers&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;NonStop: &lt;a href="http://en.wikipedia.org/wiki/NonStop_SQL" target="_blank"&gt;http://en.wikipedia.org/wiki/NonStop_SQL&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Microsoft Azure: &lt;a href="http://www.microsoft.com/azure/" target="_blank"&gt;http://www.microsoft.com/azure/&lt;/a&gt; &lt;br /&gt;&lt;/li&gt;
&lt;li&gt;HAL Computers: &lt;a href="http://en.wikipedia.org/wiki/Hal_Computer_Systems" target="_blank"&gt;http://en.wikipedia.org/wiki/Hal_Computer_Systems&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Google AppEngine: &lt;a href="http://code.google.com/appengine/"&gt;http://code.google.com/appengine/&lt;/a&gt; &lt;br /&gt;&lt;/li&gt;
&lt;li&gt;Amazon EC2: &lt;a href="http://aws.amazon.com/ec2/" target="_blank"&gt;http://aws.amazon.com/ec2/&lt;/a&gt; &lt;br /&gt;&lt;/li&gt;
&lt;li&gt;Electricity Rate Comparison by State: &lt;a href="http://www.neo.ne.gov/statshtml/115.htm" target="_blank"&gt;http://www.neo.ne.gov/statshtml/115.htm&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Above the Clouds: &lt;a href="http://berkeleyclouds.blogspot.com/2009/02/above-clouds-released.html" target="_blank"&gt;http://berkeleyclouds.blogspot.com/2009/02/above-clouds-released.html&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Azure Cloud Computing Forums for getting an application up and going: &lt;a href="http://social.msdn.microsoft.com/Forums/en-US/windowsazure/threads" target="_blank"&gt;http://social.msdn.microsoft.com/Forums/en-US/windowsazure/threads&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;img src="http://morewally.com/cs/aggbug.aspx?PostID=1647" width="1" height="1"&gt;</description><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/Community+News/default.aspx">Community News</category><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/Windows+Azure/default.aspx">Windows Azure</category><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/azure/default.aspx">azure</category><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/azure+services/default.aspx">azure services</category></item><item><title>More things that I have learned with Azure</title><link>http://morewally.com/cs/blogs/wallym/archive/2009/03/26/more-things-that-i-have-learned-with-azure.aspx</link><pubDate>Thu, 26 Mar 2009 09:30:00 GMT</pubDate><guid isPermaLink="false">29a72425-8e70-4836-ba80-85c822e0df2a:1641</guid><dc:creator>wallym</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://morewally.com/cs/blogs/wallym/rsscomments.aspx?PostID=1641</wfw:commentRss><comments>http://morewally.com/cs/blogs/wallym/archive/2009/03/26/more-things-that-i-have-learned-with-azure.aspx#comments</comments><description>&lt;p&gt;I&amp;#39;ve been working on this application to run on Windows Azure.&amp;nbsp; I wanted to share a few things that I have learned.&amp;nbsp; I&amp;#39;m not sure if I have missed these being covered else where, but I want to bring them up here for my own knowledge.&amp;nbsp; I find that I remember things much better if I blog them than if I put them on twitter.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Resource not found for the segment &amp;#39;&lt;i&gt;ObjectTableName&lt;/i&gt;.&amp;quot;&lt;/b&gt; Steve Smith has a good blog post on this at &lt;a href="http://stevesmithblog.com/blog/azure-table-storage-gotcha/" target="_blank"&gt;http://stevesmithblog.com/blog/azure-table-storage-gotcha/&lt;/a&gt;.&amp;nbsp; I got this message, followed Steve&amp;#39;s instructions and bang, still go the message.&amp;nbsp; WTF is that about!&amp;nbsp; Anyway, I found that I had to reset the table storage through the azure development storage applet and then recreate the tables from the objects in Visual Studio.&amp;nbsp; Once I did that, things seemed to work better.&amp;nbsp; Yippee!&lt;br /&gt;Another note, that you can get this error when you operate on a LINQ query that returns no objects.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;I was running queries that were not returning any data.&amp;nbsp; WTF is that about! Then it hit me, LINQ doesn&amp;#39;t return data until you actually ask for that data.&amp;nbsp; I need to force LINQ to send me some data in some situations.&amp;nbsp; How can I force this to occur?&amp;nbsp; I saw that some of my queries were returning data and some were not.&amp;nbsp; I started playing around and found that if I called .ToList&amp;lt;T&amp;gt;() after my query that the data always came back to me.&amp;nbsp; I figure that was a step in the right direction.&lt;/li&gt;&lt;li&gt;Azure Development Tools use Sql Server Express on the local development machine to store data during development.&amp;nbsp; I decided to look and see what is happening.&amp;nbsp; Guess what, you can connect up and see your data just like you thought you could in any application.&amp;nbsp; Also, you can use Sql Server tools to see WTF is going on.&amp;nbsp; I used that to figure out the issue above.&lt;br /&gt;&lt;a href="http://morewally.com/cs/photos/developmentpics/picture1640.aspx"&gt;&lt;img src="http://morewally.com/cs/photos/developmentpics/images/1640/500x375.aspx" title="Sql Express in Azure" alt="Sql Express in Azure" width="479" height="375" /&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;DateTime.Now vs. DateTime.UtcNow.&amp;nbsp; Have you used DateTime.Now in an Azure query?&amp;nbsp; It works just fine when you are running in the local development fabric.&amp;nbsp; Deployed to the azure hosted fabric and I got an error.&amp;nbsp; You can&amp;#39;t quite connect VS.NET to the hosted fabric to see what is going on.&amp;nbsp; After lots of testing, I changed the query I was doing to use DateTime.UtcNow and low and behold my app started posting messages to twitter from the hosted fabric.&lt;br /&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;img src="http://morewally.com/cs/aggbug.aspx?PostID=1641" width="1" height="1"&gt;</description><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/Azure+Services+Platform/default.aspx">Azure Services Platform</category><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/azure/default.aspx">azure</category></item><item><title>eTag error in Windows Azure</title><link>http://morewally.com/cs/blogs/wallym/archive/2009/03/25/etag-error-in-windows-azure.aspx</link><pubDate>Wed, 25 Mar 2009 21:30:00 GMT</pubDate><guid isPermaLink="false">29a72425-8e70-4836-ba80-85c822e0df2a:1642</guid><dc:creator>wallym</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://morewally.com/cs/blogs/wallym/rsscomments.aspx?PostID=1642</wfw:commentRss><comments>http://morewally.com/cs/blogs/wallym/archive/2009/03/25/etag-error-in-windows-azure.aspx#comments</comments><description>&lt;p&gt;Have you gotten this type of error in Windows Azure:&lt;/p&gt;&lt;p&gt;&lt;b&gt;Since entity type &amp;#39;&lt;i&gt;ObjectName&lt;/i&gt;&amp;#39; has one or more etag properties, If-Match HTTP header must be specified for DELETE operations on this type.&lt;/b&gt;&lt;/p&gt;&lt;p&gt;If so, the fix is really simple.&amp;nbsp; The problem is that you have created a new object and are trying to stuff it back into your entities.&lt;/p&gt;&lt;p&gt;My code to resolve this looks like this:&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; public void TwitterEntryDelete(string PartKey, string RowKey)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TwitterEntry te = new TwitterEntry()&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PartitionKey = PartKey,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RowKey = RowKey&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; };&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AttachTo(&amp;quot;TwitterEntries&amp;quot;, te, &amp;quot;*&amp;quot;); // &amp;lt;--&amp;nbsp; The final parameter is the key to solving the problem. You need to tell EF to disregard where this object came from and to put the object into the collection.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DeleteObject(te);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SaveChanges();&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&amp;nbsp;&lt;/p&gt;&lt;p&gt;By disregarding where the object came from, we can go ahead and tell the system to put the object in our collection(attach) and then operate on the object.&lt;br /&gt;&lt;/p&gt;&lt;img src="http://morewally.com/cs/aggbug.aspx?PostID=1642" width="1" height="1"&gt;</description><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/entity+framework/default.aspx">entity framework</category><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/Azure+Services+Platform/default.aspx">Azure Services Platform</category><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/azure/default.aspx">azure</category></item><item><title>More reminders / gotchas from the trenches with Azure</title><link>http://morewally.com/cs/blogs/wallym/archive/2009/03/24/more-gotchas-from-the-trenches-with-azure.aspx</link><pubDate>Tue, 24 Mar 2009 11:00:00 GMT</pubDate><guid isPermaLink="false">29a72425-8e70-4836-ba80-85c822e0df2a:1629</guid><dc:creator>wallym</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://morewally.com/cs/blogs/wallym/rsscomments.aspx?PostID=1629</wfw:commentRss><comments>http://morewally.com/cs/blogs/wallym/archive/2009/03/24/more-gotchas-from-the-trenches-with-azure.aspx#comments</comments><description>&lt;p&gt;I&amp;#39;ve been working on setting up my VPC for Azure&amp;#39;s March CTP.&amp;nbsp; This is a fresh install.&amp;nbsp; I had everything installed.&amp;nbsp; Here are a couple of gotchas that you have to remember:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;SqlExpress needs to be running.&amp;nbsp; I had the .\SqlExpress service turned off in my archived vpc.&amp;nbsp; With the service off, the dev tools can&amp;#39;t see the database service so they fail.&lt;/li&gt;&lt;li&gt;&lt;img src="http://morewally.com/cs/photos/developmentpics/images/1628/640x480.aspx" title="Create Tables" alt="Create Tables" align="right" width="209" height="480" /&gt;A database can be setup by right clicking on your cloud service and selecting &amp;quot;Create Test Storage Tables.&amp;quot;&lt;/li&gt;&lt;li&gt;With a new installation, windows communication foundation (WCF) is most likely not setup.&amp;nbsp; You may need to setup calls to WCF.&amp;nbsp; To setup WCF, you may need to login as an Administrator and run &amp;quot;ServiceModelReg -i&amp;quot;&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;img src="http://morewally.com/cs/aggbug.aspx?PostID=1629" width="1" height="1"&gt;</description><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/Azure+Services+Platform/default.aspx">Azure Services Platform</category><category domain="http://morewally.com/cs/blogs/wallym/archive/tags/azure/default.aspx">azure</category></item></channel></rss>