<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Nick Harris .NET</title>
	<atom:link href="http://www.nickharris.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nickharris.net</link>
	<description>Enterprise Development with Windows Azure, ASP .NET MVC, Windows 8 and Windows Phone 7</description>
	<lastBuildDate>Thu, 03 May 2012 20:11:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Updated Windows Azure Toolkit for Windows 8 Consumer Preview</title>
		<link>http://www.nickharris.net/2012/04/updated-windows-azure-toolkit-for-windows-8-consumer-preview/</link>
		<comments>http://www.nickharris.net/2012/04/updated-windows-azure-toolkit-for-windows-8-consumer-preview/#comments</comments>
		<pubDate>Thu, 12 Apr 2012 18:07:43 +0000</pubDate>
		<dc:creator>nick.harris</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[Azure]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Notifications]]></category>
		<category><![CDATA[Windows 8]]></category>
		<category><![CDATA[notifications]]></category>
		<category><![CDATA[Service Bus]]></category>
		<category><![CDATA[WNS]]></category>

		<guid isPermaLink="false">http://www.nickharris.net/?p=1156</guid>
		<description><![CDATA[On Friday we released the an update to the Windows Azure Toolkit for Windows 8 Consumer Preview. This version of the toolkit adds a Service Bus sample, Raw Notification sample and Diagnostics to the WnsRecipe NuGet. You can download the self-extracting &#8230; <a href="http://www.nickharris.net/2012/04/updated-windows-azure-toolkit-for-windows-8-consumer-preview/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>On Friday we released the an update to the <a href="http://watwindows8.codeplex.com/" target="_blank">Windows Azure Toolkit for Windows 8 Consumer Preview</a>. This version of the toolkit adds a Service Bus sample, Raw Notification sample and Diagnostics to the WnsRecipe NuGet. You can download the self-extracting package on Codeplex from <a href="http://watwindows8.codeplex.com/">here</a>.</p>
<p>If you are building Windows 8 Metro Style applications with Windows Azure and have not yet downloaded the toolkit I would encourage you to do so.  Why?, as a quick demonstration the following video shows how you can use the toolkit to build a Windows 8 Metro Style application that uses Windows Azure and the Windows Push Notification Service (WNS) to send Toast, Tile and Badge notifications to your Windows 8 Consumer Preview apps in under 4 minutes.</p>
<p><video width="576" height="432" poster="http://ak.channel9.msdn.com/ch9/3eee/29f1f6e0-3ebd-425e-919a-2d4a48443eee/Windows8PushNotificationsWithWindowsAzureAndWNS_512.jpg" controls="controls"><source src="http://ak.channel9.msdn.com/ch9/3eee/29f1f6e0-3ebd-425e-919a-2d4a48443eee/Windows8PushNotificationsWithWindowsAzureAndWNS_mid.mp4" type="video/mp4" /><source src="http://ak.channel9.msdn.com/ch9/3eee/29f1f6e0-3ebd-425e-919a-2d4a48443eee/Windows8PushNotificationsWithWindowsAzureAndWNS.webm" type="video/webm" /><object width="576" height="432" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.nickharris.net/wp-includes/js/tinymce/plugins/media/moxieplayer.swf" /><param name="flashvars" value="url=http%3A//ak.channel9.msdn.com/ch9/3eee/29f1f6e0-3ebd-425e-919a-2d4a48443eee/Windows8PushNotificationsWithWindowsAzureAndWNS_mid.mp4&amp;poster=http%3A//ak.channel9.msdn.com/ch9/3eee/29f1f6e0-3ebd-425e-919a-2d4a48443eee/Windows8PushNotificationsWithWindowsAzureAndWNS_512.jpg" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="true" /><embed width="576" height="432" type="application/x-shockwave-flash" src="http://www.nickharris.net/wp-includes/js/tinymce/plugins/media/moxieplayer.swf" flashvars="url=http%3A//ak.channel9.msdn.com/ch9/3eee/29f1f6e0-3ebd-425e-919a-2d4a48443eee/Windows8PushNotificationsWithWindowsAzureAndWNS_mid.mp4&amp;poster=http%3A//ak.channel9.msdn.com/ch9/3eee/29f1f6e0-3ebd-425e-919a-2d4a48443eee/Windows8PushNotificationsWithWindowsAzureAndWNS_512.jpg" allowfullscreen="true" allowscriptaccess="true" /></object></video><br />
You can view/download the hi-def version of the video <a href="http://channel9.msdn.com/posts/How-to-Send-Push-Notifications-using-the-Windows-Push-Notification-Service-and-Windows-Azure" target="_blank">on channel 9 here</a></p>
<h1>What’s in it?</h1>
<ul>
<li><strong>Automated Install</strong> – Scripted install of all dependencies including Visual Studio 2010 Express and the Windows Azure SDK on Windows 8 Consumer Preview.</li>
<li><strong>Project Templates</strong> – Client project templates for Windows 8 Metro Style apps in Dev 11 for both XAML/C# and HTML5/JS with a supporting server-side Windows Azure Project for Visual Studio 2010.</li>
<li><strong>NuGet Packages</strong> – Throughout the development of the project templates we have extracted the functionality into NuGet Packages for example the WNSRecipe NuGet provides a simple managed API for authenticating against WNS, constructing notification payloads and posting the notification to WNS. This reduces the effort to send a Toast, Tile, Badge or Raw notification to about three lines of code. You can find a full list of the other packages created support Push Notifications and the sample ACS scenarios <a href="http://www.nuget.org/profiles/nickharris">here</a> and full source in the toolkit under /Libraries.</li>
<li><strong>Samples </strong> – Five sample applications demonstrating different ways Windows 8 Metro Style apps can use Push Notifications, ACS and Service Bus</li>
<li><strong>Documentation</strong> – Extensive documentation including install, file new project walkthrough, samples and deployment to Windows Azure.</li>
</ul>
<h1></h1>
<h1>Want More?</h1>
<p>If you would like to learn more about the Windows Push Notification Service and the Windows Azure Toolkit for Windows 8 check out the following videos.</p>
<h2>Building Metro Style apps that use Windows Azure Service Bus</h2>
<p><video width="576" height="432" poster="http://ak.channel9.msdn.com/ch9/1a4e/dc84923b-6090-4b42-be23-2ca5033b1a4e/CloudCover75_512.jpg" controls="controls"><source src="http://ak.channel9.msdn.com/ch9/1a4e/dc84923b-6090-4b42-be23-2ca5033b1a4e/CloudCover75_mid.mp4" type="video/mp4" /><source src="http://ak.channel9.msdn.com/ch9/1a4e/dc84923b-6090-4b42-be23-2ca5033b1a4e/CloudCover75.webm" type="video/webm" /><object width="576" height="432" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.nickharris.net/wp-includes/js/tinymce/plugins/media/moxieplayer.swf" /><param name="flashvars" value="url=http%3A//ak.channel9.msdn.com/ch9/1a4e/dc84923b-6090-4b42-be23-2ca5033b1a4e/CloudCover75_mid.mp4&amp;poster=http%3A//ak.channel9.msdn.com/ch9/1a4e/dc84923b-6090-4b42-be23-2ca5033b1a4e/CloudCover75_512.jpg" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="true" /><embed width="576" height="432" type="application/x-shockwave-flash" src="http://www.nickharris.net/wp-includes/js/tinymce/plugins/media/moxieplayer.swf" flashvars="url=http%3A//ak.channel9.msdn.com/ch9/1a4e/dc84923b-6090-4b42-be23-2ca5033b1a4e/CloudCover75_mid.mp4&amp;poster=http%3A//ak.channel9.msdn.com/ch9/1a4e/dc84923b-6090-4b42-be23-2ca5033b1a4e/CloudCover75_512.jpg" allowfullscreen="true" allowscriptaccess="true" /></object></video>You can view/download the hi-def version of the video <a href="http://channel9.msdn.com/Shows/Cloud+Cover/Episode-75-Building-Windows-8-Metro-Apps-using-Windows-Azure-Service-Bus" target="_blank">on channel 9 here</a></p>
<h2>Sending Push Notifications to Windows 8 and Windows Phone 7 Devices using Windows Azure</h2>
<p><video width="576" height="432" poster="http://ch9files.blob.core.windows.net/ch9/9fa5/84829aab-34be-4b10-a85a-9ff700be9fa5/sendingpushnots_custom_ch9.jpg" controls="controls"><source src="http://ak.channel9.msdn.com/ch9/9fa5/84829aab-34be-4b10-a85a-9ff700be9fa5/sendingpushnots_med_ch9.mp4" type="video/mp4" /><source src="http://ak.channel9.msdn.com/ch9/9fa5/84829aab-34be-4b10-a85a-9ff700be9fa5/sendingpushnots_ch9.webm" type="video/webm" /><object width="576" height="432" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.nickharris.net/wp-includes/js/tinymce/plugins/media/moxieplayer.swf" /><param name="flashvars" value="url=http%3A//ak.channel9.msdn.com/ch9/9fa5/84829aab-34be-4b10-a85a-9ff700be9fa5/sendingpushnots_med_ch9.mp4&amp;poster=http%3A//ch9files.blob.core.windows.net/ch9/9fa5/84829aab-34be-4b10-a85a-9ff700be9fa5/sendingpushnots_custom_ch9.jpg" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="true" /><embed width="576" height="432" type="application/x-shockwave-flash" src="http://www.nickharris.net/wp-includes/js/tinymce/plugins/media/moxieplayer.swf" flashvars="url=http%3A//ak.channel9.msdn.com/ch9/9fa5/84829aab-34be-4b10-a85a-9ff700be9fa5/sendingpushnots_med_ch9.mp4&amp;poster=http%3A//ch9files.blob.core.windows.net/ch9/9fa5/84829aab-34be-4b10-a85a-9ff700be9fa5/sendingpushnots_custom_ch9.jpg" allowfullscreen="true" allowscriptaccess="true" /></object></video>You can view/download the hi-def version of the video <a href="http://channel9.msdn.com/Events/TechDays/TechDays-2012-Belgium/272" target="_blank">on channel 9 here</a></p>
<h2>Building Metro Style apps that use Push Notifications</h2>
<p><video width="576" height="432" poster="http://files.channel9.msdn.com/thumbnail/8462b6a7-c3b1-4ab8-9789-b7b69f8ee0ef.jpg" controls="controls"><source src="http://ak.channel9.msdn.com/ch9/eed6/e38707f0-dba4-490e-9e09-a01d00dfeed6/Episode73NickHarrisOnPushNotifications_med_ch9.mp4" type="video/mp4" /><source src="http://ak.channel9.msdn.com/ch9/eed6/e38707f0-dba4-490e-9e09-a01d00dfeed6/Episode73NickHarrisOnPushNotifications_ch9.webm" type="video/webm" /><object width="576" height="432" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.nickharris.net/wp-includes/js/tinymce/plugins/media/moxieplayer.swf" /><param name="flashvars" value="url=http%3A//ak.channel9.msdn.com/ch9/eed6/e38707f0-dba4-490e-9e09-a01d00dfeed6/Episode73NickHarrisOnPushNotifications_med_ch9.mp4&amp;poster=http%3A//files.channel9.msdn.com/thumbnail/8462b6a7-c3b1-4ab8-9789-b7b69f8ee0ef.jpg" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="true" /><embed width="576" height="432" type="application/x-shockwave-flash" src="http://www.nickharris.net/wp-includes/js/tinymce/plugins/media/moxieplayer.swf" flashvars="url=http%3A//ak.channel9.msdn.com/ch9/eed6/e38707f0-dba4-490e-9e09-a01d00dfeed6/Episode73NickHarrisOnPushNotifications_med_ch9.mp4&amp;poster=http%3A//files.channel9.msdn.com/thumbnail/8462b6a7-c3b1-4ab8-9789-b7b69f8ee0ef.jpg" allowfullscreen="true" allowscriptaccess="true" /></object></video>You can view/download the hi-def version of the video <a href="http://channel9.msdn.com/Shows/Cloud+Cover/Episode-73-Nick-Harris-on-Push-Notifications-for-Windows-8" target="_blank">on channel 9 here</a></p>
<h2>Building Metro Style apps that use the Access Control Service</h2>
<p><video width="576" height="432" poster="http://ch9files.blob.core.windows.net/build/2011/thumbs/858_LG.jpg" controls="controls"><source src="http://ak.channel9.msdn.com/build/2011/mp4/858.mp4" type="video/mp4" /><object width="576" height="432" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.nickharris.net/wp-includes/js/tinymce/plugins/media/moxieplayer.swf" /><param name="flashvars" value="url=http%3A//ak.channel9.msdn.com/build/2011/mp4/858.mp4&amp;poster=http%3A//ch9files.blob.core.windows.net/build/2011/thumbs/858_LG.jpg" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="true" /><embed width="576" height="432" type="application/x-shockwave-flash" src="http://www.nickharris.net/wp-includes/js/tinymce/plugins/media/moxieplayer.swf" flashvars="url=http%3A//ak.channel9.msdn.com/build/2011/mp4/858.mp4&amp;poster=http%3A//ch9files.blob.core.windows.net/build/2011/thumbs/858_LG.jpg" allowfullscreen="true" allowscriptaccess="true" /></object></video>You can view/download the hi-def version of the video <a href="http://channel9.msdn.com/events/BUILD/BUILD2011/SAC-858T" target="_blank">on channel 9 here</a></p>
<p>For more details, please refer to the following posts:</p>
<ul>
<li><a href="http://watwindows8.codeplex.com/wikipage?title=Creating%20a%20New%20Windows%208%20Cloud%20Application&amp;referringTitle=Home" target="_blank">Documentation and Download at Codeplex</a></li>
<li>Vittorio Bertocci’s Blog: <a href="http://blogs.msdn.com/b/vbertocci/archive/2011/09/14/using-acs-in-metro-style-applications.aspx" target="_blank">Using ACS in Metro Style Applications</a></li>
<li>Wade Wegner’s Blog: <a href="http://www.wadewegner.com/2011/09/metro-style-apps-with-windows-azure/" target="_blank">Metro Style Apps with Windows Azure</a></li>
<li>Nick Harris’s Blog: <a href="http://go.microsoft.com/fwlink/?LinkId=246279" target="_blank">How to Send Push Notifications with the Windows Push Notification Service and Windows Azure</a></li>
</ul>
<p>Please ping me on twitter to let me know if you have any feedback or questions <a href="http://www.twitter.com/cloudnick" target="_blank">@cloudnick</a></p>
<p>Enjoy,<br />
Nick</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nickharris.net/2012/04/updated-windows-azure-toolkit-for-windows-8-consumer-preview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://ak.channel9.msdn.com/ch9/3eee/29f1f6e0-3ebd-425e-919a-2d4a48443eee/Windows8PushNotificationsWithWindowsAzureAndWNS_mid.mp4" length="30325563" type="video/mp4" />
<enclosure url="http://ak.channel9.msdn.com/ch9/3eee/29f1f6e0-3ebd-425e-919a-2d4a48443eee/Windows8PushNotificationsWithWindowsAzureAndWNS.webm" length="5975880" type="video/webm" />
<enclosure url="http://ak.channel9.msdn.com/ch9/1a4e/dc84923b-6090-4b42-be23-2ca5033b1a4e/CloudCover75_mid.mp4" length="406332539" type="video/mp4" />
<enclosure url="http://ak.channel9.msdn.com/ch9/1a4e/dc84923b-6090-4b42-be23-2ca5033b1a4e/CloudCover75.webm" length="103153222" type="video/webm" />
<enclosure url="http://ak.channel9.msdn.com/ch9/9fa5/84829aab-34be-4b10-a85a-9ff700be9fa5/sendingpushnots_med_ch9.mp4" length="485325039" type="video/mp4" />
<enclosure url="http://ak.channel9.msdn.com/ch9/9fa5/84829aab-34be-4b10-a85a-9ff700be9fa5/sendingpushnots_ch9.webm" length="196699155" type="video/webm" />
<enclosure url="http://ak.channel9.msdn.com/ch9/eed6/e38707f0-dba4-490e-9e09-a01d00dfeed6/Episode73NickHarrisOnPushNotifications_med_ch9.mp4" length="468054828" type="video/mp4" />
<enclosure url="http://ak.channel9.msdn.com/ch9/eed6/e38707f0-dba4-490e-9e09-a01d00dfeed6/Episode73NickHarrisOnPushNotifications_ch9.webm" length="187093894" type="video/webm" />
<enclosure url="http://ak.channel9.msdn.com/build/2011/mp4/858.mp4" length="288535455" type="video/mp4" />
		</item>
		<item>
		<title>Sample using Windows Azure Service Bus from a Windows 8 Metro Style App</title>
		<link>http://www.nickharris.net/2012/04/sample-using-windows-azure-service-bus-from-a-windows-8-metro-style-app/</link>
		<comments>http://www.nickharris.net/2012/04/sample-using-windows-azure-service-bus-from-a-windows-8-metro-style-app/#comments</comments>
		<pubDate>Wed, 11 Apr 2012 23:12:57 +0000</pubDate>
		<dc:creator>nick.harris</dc:creator>
				<category><![CDATA[Azure]]></category>
		<category><![CDATA[Windows 8]]></category>
		<category><![CDATA[Service Bus]]></category>

		<guid isPermaLink="false">http://www.nickharris.net/?p=1139</guid>
		<description><![CDATA[I wanted to showcase a Sample application we recently distributed in the Windows Azure Toolkit for Windows 8.  I will post a more detailed code based blog in the near future but for now I wanted to share with you how &#8230; <a href="http://www.nickharris.net/2012/04/sample-using-windows-azure-service-bus-from-a-windows-8-metro-style-app/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I wanted to showcase a Sample application we recently distributed in the <a href="http://watwindows8.codeplex.com" target="_blank">Windows Azure Toolkit for Windows 8</a>.  I will post a more detailed code based blog in the near future but for now I wanted to share with you how to get up and running with the Sample application.  Special thanks to <a href="http://willperry.net/" target="_blank">Will Perry</a> and the Windows Azure Service Bus  team for putting the sample together.</p>
<p>The Windows Azure Service Bus Sample browser application demonstrates how to send and receive messages from a Windows 8 Metro style application via Windows Azure Service Bus Queues, Topics and Subscriptions.</p>
<p>Windows Azure Service Bus Messaging provides cloud-based, message-oriented-middleware technologies including a full featured Message Queue with support for arbitrary content types, rich message properties, correlation, reliable binary transfer, and grouping. Service Bus Topics provide a set of new publish-and-subscribe capabilities and are based on the same backend infrastructure as Service Bus Queues. A Topic consists of a sequential message store just like a Queue, but allows for many concurrent and durable Subscriptions that can independently yield copies of the published messages to consumers. Each Subscription can define a set of rules with simple expressions that specify which messages from the published sequence are selected into the Subscription.</p>
<p>This sample consists of a sample library that creates an easy to use abstraction on top of the Windows Azure Service Bus REST APIs and a sample to demonstrate the usage of the Windows Azure Service Bus from a Windows 8 metro style using this sample library.</p>
<p><strong>Important: Setting up the Windows Azure Service Bus Sample</strong></p>
<p>Before running the application, you must first configure a Service Bus namespace and then configure the sample application to use this namespace. You can do this as follows.</p>
<ol>
<li>Navigate to the <a href="https://windows.azure.com/">Windows Azure portal</a>. You will be prompted for your Windows Live ID credentials if you are not already signed in.</li>
<li>Click <strong>Service Bus, Access Control &amp; Caching </strong>link in the left pane, and then select the <strong>Service Bus</strong> item under the <strong>Services</strong>element. <a href="http://www.nickharris.net/wp-content/uploads/2012/04/1.png"><img title="Service Bus" src="http://www.nickharris.net/wp-content/uploads/2012/04/1.png" alt="Service Bus" width="624" height="469" border="0" /></a></li>
<li>Add a Service Namespace. A service namespace provides an application boundary for each application exposed through the Service Bus and is used to construct Service Bus endpoints for the application. To add a service namespace, click the <strong>New </strong>button on the upper ribbon bar. <a href="http://www.nickharris.net/wp-content/uploads/2012/04/2.png"><img title="Service Bus" src="http://www.nickharris.net/wp-content/uploads/2012/04/2.png" alt="Service Bus" width="534" height="301" border="0" /></a></li>
<li>On the left list, check all the available services. Enter a name<strong> </strong>for your service<strong> Namespace</strong>, select a <strong>Region</strong> for your service to run in, choose the <strong>Subscription</strong> and a <strong>Cache Size </strong>a<strong> </strong>click <strong>Create Namespace</strong>. Make sure to validate the availability of the name first. Service names must be globally unique as they are hosted in the cloud and accessible by whomever you decide to grant access. <a href="http://www.nickharris.net/wp-content/uploads/2012/04/3.png"><img title="Service Bus" src="http://www.nickharris.net/wp-content/uploads/2012/04/3.png" alt="Service Bus" width="624" height="258" border="0" /></a>Record the Value of your <strong>Service</strong><strong>Namespace</strong> as you will later use this to configure the sample application.</li>
<li>Once the namespace is active, click its name in the list of available namespaces to display the Service Namespace information page. <a href="http://www.nickharris.net/wp-content/uploads/2012/04/4.png"><img title="Service Bus" src="http://www.nickharris.net/wp-content/uploads/2012/04/4.png" alt="Service Bus" width="624" height="314" border="0" /></a></li>
<li>In the <strong>Properties</strong> right pane, locate the <strong>Service Bus</strong> section and click the Default Key <strong>View</strong>button. <a href="http://www.nickharris.net/wp-content/uploads/2012/04/5.png"><img title="Service Bus" src="http://www.nickharris.net/wp-content/uploads/2012/04/5.png" alt="Service Bus" width="281" height="111" border="0" /></a>Record the value shown for <strong>Default Issuer </strong>a<strong> Default Key, </strong>and click <strong>OK</strong>. You will need these values later when configuring your Web Role settings. <a href="http://www.nickharris.net/wp-content/uploads/2012/04/60.png"><img title="Service Bus" src="http://www.nickharris.net/wp-content/uploads/2012/04/60.png" alt="Service Bus" width="494" height="181" border="0" /></a>Now that you have your <strong>Service Namespace, Default Issuer and Default Key </strong>you are ready to<strong> </strong>configure the application.</li>
<li>Open Visual Studio 11.</li>
<li>Open the <strong>Microsoft.Samples.ServiceBus.Metro.sln</strong> solution located in the <strong>Samples\ServiceBus</strong>folder.</li>
<li>Open<strong> App.xaml.cs</strong>, in the <strong>Microsoft.Samples.ServiceBus.SampleBrowser</strong> project and set the values<strong> </strong>for the <strong>Service Namespace, Default Issuer and Default Key </strong>where indicated in the following image. <a href="http://www.nickharris.net/wp-content/uploads/2012/04/6.png"><img title="Service Bus" src="http://www.nickharris.net/wp-content/uploads/2012/04/6.png" alt="Service Bus" width="658" height="319" border="0" /></a></li>
<li>Make sure that the start-up project of the solution is the Metro style app project. To set the startup Project right-click on the <strong>Microsoft.Samples.ServiceBus.SampleBrowser </strong>project<strong> </strong>in<strong> Solution Explorer </strong>and select<strong> Set as StartUp Project</strong>.</li>
<li>Press<strong> F5</strong>to run the application. <a href="http://www.nickharris.net/wp-content/uploads/2012/04/7.png"><img title="Service Bus" src="http://www.nickharris.net/wp-content/uploads/2012/04/7.png" alt="Service Bus" width="658" height="468" border="0" /></a></li>
<li>Select one of the three options and follow the steps within the application to learn about using Service Bus from within a Windows 8 metro app. The following options are available:
<ol>
<li><strong>Simple Queues</strong>: Explore the basic functionality of a Service Bus Queue, including Create, Delete, Send and Receive operations. Please notice that Queue names must not contain spaces. <a href="http://www.nickharris.net/wp-content/uploads/2012/04/8.png"><img title="Service Bus" src="http://www.nickharris.net/wp-content/uploads/2012/04/8.png" alt="Service Bus" width="589" height="331" border="0" /></a></li>
<li><strong>Simple Topics: </strong>Explore the basic functionality of a Service Bus Topic including Create, Subscribe, Send and Delete. <a href="http://www.nickharris.net/wp-content/uploads/2012/04/9.png"><img title="Service Bus" src="http://www.nickharris.net/wp-content/uploads/2012/04/9.png" alt="Service Bus" width="589" height="331" border="0" /></a></li>
<li><strong>Peek Lock: </strong>Explore alternate receive semantics you can use when reading messages from Service Bus. <a name="_GoBack" href="file:///C:/Users/sdurandeu.SW/AppData/Local/Temp/EcfPreview1280/html/#"></a> <a href="http://www.nickharris.net/wp-content/uploads/2012/04/10.png"><img title="Service Bus" src="http://www.nickharris.net/wp-content/uploads/2012/04/10.png" alt="Service Bus" width="589" height="331" border="0" /></a></li>
</ol>
</li>
</ol>
<p>If you would like to learn more please see this video on channel 9:<br />
<video width="576" height="432" poster="http://ch9files.blob.core.windows.net/ch9/1a4e/dc84923b-6090-4b42-be23-2ca5033b1a4e/CloudCover75_512.jpg" controls="controls"><source src="http://ch9files.blob.core.windows.net/ch9/1a4e/dc84923b-6090-4b42-be23-2ca5033b1a4e/CloudCover75_mid.mp4" type="video/mp4" /><source src="http://ch9files.blob.core.windows.net/ch9/1a4e/dc84923b-6090-4b42-be23-2ca5033b1a4e/CloudCover75.webm" type="video/webm" /><object width="576" height="432" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.nickharris.net/wp-includes/js/tinymce/plugins/media/moxieplayer.swf" /><param name="flashvars" value="url=http%3A//ch9files.blob.core.windows.net/ch9/1a4e/dc84923b-6090-4b42-be23-2ca5033b1a4e/CloudCover75_mid.mp4&amp;poster=http%3A//ch9files.blob.core.windows.net/ch9/1a4e/dc84923b-6090-4b42-be23-2ca5033b1a4e/CloudCover75_512.jpg" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="true" /><embed width="576" height="432" type="application/x-shockwave-flash" src="http://www.nickharris.net/wp-includes/js/tinymce/plugins/media/moxieplayer.swf" flashvars="url=http%3A//ch9files.blob.core.windows.net/ch9/1a4e/dc84923b-6090-4b42-be23-2ca5033b1a4e/CloudCover75_mid.mp4&amp;poster=http%3A//ch9files.blob.core.windows.net/ch9/1a4e/dc84923b-6090-4b42-be23-2ca5033b1a4e/CloudCover75_512.jpg" allowfullscreen="true" allowscriptaccess="true" /></object></video></p>
<p>or download it <a href="http://channel9.msdn.com/Shows/Cloud+Cover/Episode-75-Building-Windows-8-Metro-Apps-using-Windows-Azure-Service-Bus" target="_blank">directly from channel 9</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nickharris.net/2012/04/sample-using-windows-azure-service-bus-from-a-windows-8-metro-style-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://ch9files.blob.core.windows.net/ch9/1a4e/dc84923b-6090-4b42-be23-2ca5033b1a4e/CloudCover75_mid.mp4" length="0" type="video/mp4" />
		</item>
		<item>
		<title>Decks for DevConnection talks</title>
		<link>http://www.nickharris.net/2012/04/decks-for-devconnection-talks/</link>
		<comments>http://www.nickharris.net/2012/04/decks-for-devconnection-talks/#comments</comments>
		<pubDate>Wed, 11 Apr 2012 22:42:16 +0000</pubDate>
		<dc:creator>nick.harris</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.nickharris.net/?p=1135</guid>
		<description><![CDATA[Thank you all for attending my talks at DevConnections Las Vegas.  Per your request here are the powerpoint decks: Bring your Windows 8 Apps to Life with Push Notifications using Windows Azure Mobile Application Development using Windows Azure If you &#8230; <a href="http://www.nickharris.net/2012/04/decks-for-devconnection-talks/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Thank you all for attending my talks at <a href="http://www.devconnections.com/home.aspx" target="_blank">DevConnections Las Vegas</a>.  Per your request here are the powerpoint decks:</p>
<ul>
<li><a href="http://www.nickharris.net/wp-content/uploads/2012/04/1_W8NotificationsUsingWindowsAzure.pptx" target="_blank">Bring your Windows 8 Apps to Life with Push Notifications using Windows Azure</a></li>
<li><a href="http://www.nickharris.net/wp-content/uploads/2012/04/2_Devices.pptx" target="_blank">Mobile Application Development using Windows Azure</a></li>
</ul>
<p>If you are building an app related to any of the content above or if you are presenting this content at a user group or other event I would love to hear about it!  Please reach out to me on twitter <a href="http://twitter.com/#!/cloudnick" target="_blank">@cloudnick</a></p>
<p>Enjoy,</p>
<p>Nick</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nickharris.net/2012/04/decks-for-devconnection-talks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Episode 73 of Cloud Cover Building Push Notifications for Windows 8</title>
		<link>http://www.nickharris.net/2012/04/episode-73-of-cloud-cover-building-push-notifications-for-windows-8/</link>
		<comments>http://www.nickharris.net/2012/04/episode-73-of-cloud-cover-building-push-notifications-for-windows-8/#comments</comments>
		<pubDate>Wed, 11 Apr 2012 22:30:57 +0000</pubDate>
		<dc:creator>nick.harris</dc:creator>
				<category><![CDATA[Azure]]></category>
		<category><![CDATA[Notifications]]></category>
		<category><![CDATA[Windows 8]]></category>
		<category><![CDATA[notifications]]></category>

		<guid isPermaLink="false">http://www.nickharris.net/?p=1130</guid>
		<description><![CDATA[If you would like to get an overview of the Windows Azure Toolkit for Windows 8 and how the code within it works check the following episode of Wade and I on cloud cover If you want to download the &#8230; <a href="http://www.nickharris.net/2012/04/episode-73-of-cloud-cover-building-push-notifications-for-windows-8/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If you would like to get an overview of the Windows Azure Toolkit for Windows 8 and how the code within it works check the following episode of Wade and I on cloud cover </p>
<p><video width="576" height="432" poster="http://files.channel9.msdn.com/thumbnail/8462b6a7-c3b1-4ab8-9789-b7b69f8ee0ef.jpg" controls><source src="http://ch9files.blob.core.windows.net/ch9/eed6/e38707f0-dba4-490e-9e09-a01d00dfeed6/Episode73NickHarrisOnPushNotifications_med_ch9.mp4" type="video/mp4" /><source src="http://ch9files.blob.core.windows.net/ch9/eed6/e38707f0-dba4-490e-9e09-a01d00dfeed6/Episode73NickHarrisOnPushNotifications_ch9.webm" type="video/webm" /></video></p>
<p>If you want to download the hi def version here is the <a href="http://channel9.msdn.com/Shows/Cloud+Cover/Episode-73-Nick-Harris-on-Push-Notifications-for-Windows-8" target="_blank">direct link to Channel 9 for this episode </a></p>
<p>Enjoy, Nick</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nickharris.net/2012/04/episode-73-of-cloud-cover-building-push-notifications-for-windows-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://ch9files.blob.core.windows.net/ch9/eed6/e38707f0-dba4-490e-9e09-a01d00dfeed6/Episode73NickHarrisOnPushNotifications_med_ch9.mp4" length="0" type="video/mp4" />
		</item>
		<item>
		<title>Devices + Cloud Using Windows Azure with WP7, iOS, Android</title>
		<link>http://www.nickharris.net/2012/03/devices-cloud-using-windows-azure-with-wp7-ios-android/</link>
		<comments>http://www.nickharris.net/2012/03/devices-cloud-using-windows-azure-with-wp7-ios-android/#comments</comments>
		<pubDate>Mon, 05 Mar 2012 01:16:08 +0000</pubDate>
		<dc:creator>nick.harris</dc:creator>
				<category><![CDATA[Azure]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[Windows Phone]]></category>

		<guid isPermaLink="false">http://www.nickharris.net/?p=1095</guid>
		<description><![CDATA[Here is a talk I recently gave at TechDays Belgium So, you’re building apps that span multiple devices apps and you’re curious about what the cloud can offer. Is it possible to deploy scalable Web apps and services on Windows &#8230; <a href="http://www.nickharris.net/2012/03/devices-cloud-using-windows-azure-with-wp7-ios-android/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Here is a talk I recently gave at TechDays Belgium</p>
<p>So, you’re building apps that span multiple devices apps and you’re curious about what the cloud can offer. Is it possible to deploy scalable Web apps and services on Windows Azure? How about storing data in the cloud? Is it possible to use the cloud for push notifications to the device? In this session, you&#8217;ll learn how to build tablet, Windows Phone, Android and even iOS apps that are backed by scalable cloud services with the Windows Azure platform. This demo-focused session will cover the end-to-end experience and address how to tackle issues such as authentication, storage and notifications across a wide range of devices. </p>
<p><video poster="http://video.ch9.ms/ch9/8e91/747bdab2-b259-42db-8743-9ff700be8e91/devicesandcloudusing_custom_ch9.jpg" width="576" height="432" controls="controls"><source src="http://video.ch9.ms/ch9/8e91/747bdab2-b259-42db-8743-9ff700be8e91/devicesandcloudusing_med_ch9.mp4" /><source src="http://video.ch9.ms/ch9/8e91/747bdab2-b259-42db-8743-9ff700be8e91/devicesandcloudusing_ch9.webm" /></video></p>
<p>or you can <a href="http://channel9.msdn.com/Events/TechDays/TechDays-2012-Belgium/201" title="watch it directly here on channel 9" target="_blank">watch it directly here on channel 9</a></p>
<p>Enjoy,<br />
Nick</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nickharris.net/2012/03/devices-cloud-using-windows-azure-with-wp7-ios-android/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://video.ch9.ms/ch9/8e91/747bdab2-b259-42db-8743-9ff700be8e91/devicesandcloudusing_med_ch9.mp4" length="533224826" type="video/mp4" />
<enclosure url="http://video.ch9.ms/ch9/8e91/747bdab2-b259-42db-8743-9ff700be8e91/devicesandcloudusing_ch9.webm" length="242575161" type="video/webm" />
		</item>
		<item>
		<title>Delivering Toast Tile and Badge Notifications to Windows 8 and Windows Phone using Windows Azure</title>
		<link>http://www.nickharris.net/2012/03/delivering-toast-tile-and-badge-notifications-to-windows-8-and-windows-phone-using-windows-8/</link>
		<comments>http://www.nickharris.net/2012/03/delivering-toast-tile-and-badge-notifications-to-windows-8-and-windows-phone-using-windows-8/#comments</comments>
		<pubDate>Mon, 05 Mar 2012 01:07:11 +0000</pubDate>
		<dc:creator>nick.harris</dc:creator>
				<category><![CDATA[Azure]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Windows 8]]></category>
		<category><![CDATA[notifications]]></category>
		<category><![CDATA[Windows Phone 7]]></category>
		<category><![CDATA[WNS]]></category>

		<guid isPermaLink="false">http://www.nickharris.net/?p=1085</guid>
		<description><![CDATA[Here is a recent talk I gave at TechDays Belgium. Notifications extend the reach of your app to the desktop and device, but with a large user base timely delivery can be challenging without the right tools. In this session &#8230; <a href="http://www.nickharris.net/2012/03/delivering-toast-tile-and-badge-notifications-to-windows-8-and-windows-phone-using-windows-8/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Here is a recent talk I gave at TechDays Belgium.</p>
<p>Notifications extend the reach of your app to the desktop and device, but with a large user base timely delivery can be challenging without the right tools. In this session we’ll review the notification options available to Windows Phone and Windows Metro Style apps, demonstrate how you can deliver notifications using Windows Azure, and discuss features provided by Windows Azure to scale your notification solution. By the end of this session you will understand how to use Windows Azure to rapidly develop a notification enabled service for Windows Phone and Windows 8 apps. </p>
<p><video poster="http://video.ch9.ms/ch9/9fa5/84829aab-34be-4b10-a85a-9ff700be9fa5/sendingpushnots_custom_ch9.jpg" width="576" height="432" controls="controls"><source src="http://video.ch9.ms/ch9/9fa5/84829aab-34be-4b10-a85a-9ff700be9fa5/sendingpushnots_med_ch9.mp4" /><source src="http://video.ch9.ms/ch9/9fa5/84829aab-34be-4b10-a85a-9ff700be9fa5/sendingpushnots_ch9.webm" /></video></p>
<p>or <a href="http://channel9.msdn.com/Events/TechDays/TechDays-2012-Belgium/272" target="_blank">watch direct from channel 9<br />
</a></p>
<p>Enjoy,<br />
Nick</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nickharris.net/2012/03/delivering-toast-tile-and-badge-notifications-to-windows-8-and-windows-phone-using-windows-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://video.ch9.ms/ch9/9fa5/84829aab-34be-4b10-a85a-9ff700be9fa5/sendingpushnots_med_ch9.mp4" length="485325039" type="video/mp4" />
<enclosure url="http://video.ch9.ms/ch9/9fa5/84829aab-34be-4b10-a85a-9ff700be9fa5/sendingpushnots_ch9.webm" length="196699155" type="video/webm" />
		</item>
		<item>
		<title>Windows Azure Toolkit for Windows 8 Version 1.1.0 CTP Released</title>
		<link>http://www.nickharris.net/2011/12/windows-azure-toolkit-for-windows-8-version-1-1-0-ctp-released/</link>
		<comments>http://www.nickharris.net/2011/12/windows-azure-toolkit-for-windows-8-version-1-1-0-ctp-released/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 22:53:51 +0000</pubDate>
		<dc:creator>nick.harris</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[Azure]]></category>
		<category><![CDATA[Windows 8]]></category>
		<category><![CDATA[WATWindows8]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[WNS]]></category>

		<guid isPermaLink="false">http://www.nickharris.net/?p=1064</guid>
		<description><![CDATA[Today we released version 1.1.0 (CTP)of the Windows Azure Toolkit for Windows 8. This release includes the following changes to the Windows Azure toolkit for Windows 8: Dependency Checker updated to reference latest releases. MVC Website code cleanup and improvements &#8230; <a href="http://www.nickharris.net/2011/12/windows-azure-toolkit-for-windows-8-version-1-1-0-ctp-released/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Today we released version 1.1.0 (CTP)of the <a title="WindowsAzureToolkit for Windows 8" href="http://watwindows8.codeplex.com" target="_blank">Windows Azure Toolkit for Windows 8</a>.   This release includes the following changes to the Windows Azure toolkit for Windows 8<strong>:</strong></p>
<ul>
<li><strong>Dependency Checker </strong>updated to reference latest releases.</li>
<li><strong>MVC Website</strong> code cleanup and improvements to send notifications dialog</li>
<li><strong>WNS Recipe</strong> Updated WNS Recipe to add Audio support.</li>
<li><strong>NuGets </strong>project template refactored to make use of NuGets which people can also use directly in their existing apps.</li>
<ul>
<li><a href="http://www.nuget.org/packages/WnsRecipe" target="_blank">WnsRecipe NuGet</a> created &#8211; a managed API for sending Toast, Tile and Badge notifications and handling Auth against WNS</li>
<li><a href="http://nuget.org/packages/WindowsAzure.Notifications" target="_blank">WindowsAzure.Notifications NuGet</a> &#8211; registration service for clients to register their Channel URI from WNS</li>
<li><a href="http://www.nuget.org/packages/WindowsAzure.Common" target="_blank">WindowsAzure.Common NuGet </a>- Helpers for working with Windows Azure</li>
</ul>
<li><strong>notification.js</strong> created for client apps to easily communicate the Registration Service i.e WindowsAzure.Notifications NuGet.</li>
<li><strong>Samples </strong>The samples are currently undergoing churn and will be updated in the coming drop. Added Margie’s Travel CTP as a Sample application</li>
</ul>
<p>As a brief preview to the CTP toolkit check out this 3 minute video to see how you can get a jump start using <a title="Windows Azure Toolkit for Windows 8" href="http://watwindows8.codeplex.com/" target="_blank">Windows Azure Toolkit for Windows 8</a> to send Push Notifications with Windows Azure and the Windows Push Notification Service (WNS).  This demonstration uses the <a title="Windows Azure Toolkit for Windows 8" href="http://watwindows8.codeplex.com/" target="_blank">Windows Azure Toolkit for Windows 8</a> that includes full end to end scenario for Tile and Badge notifications with Toast notifications only a drop down away <img src='http://www.nickharris.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><iframe style="width: 480px; height: 270px;" src="http://channel9.msdn.com/Events/windowsazure/learn/Windows-8-Push-Notifications-with-Windows-Azure/player?w=480&amp;h=270" frameborder="0" scrolling="no" width="480" height="270"></iframe></p>
<p><strong>Note:</strong> This release is a ‘CTP&#8217; release as it has not yet gone through our full QA process. We have released this as a CTP as it updates a number of key issues that users were facing with dependency checks and the file new project experience. We will be releasing a final version of the 1.1.x branch in the coming days once it has undergone the full QA tests and also has refreshed documentation. Until this updated drop is made the CTP is the recommended download for users to proceed with.</p>
<p>Enjoy,</p>
<p>Nick</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nickharris.net/2011/12/windows-azure-toolkit-for-windows-8-version-1-1-0-ctp-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Azure at Seattle Interactive Conference</title>
		<link>http://www.nickharris.net/2011/11/windows-azure-at-seattle-interactive-conference/</link>
		<comments>http://www.nickharris.net/2011/11/windows-azure-at-seattle-interactive-conference/#comments</comments>
		<pubDate>Tue, 01 Nov 2011 21:11:51 +0000</pubDate>
		<dc:creator>nick.harris</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[Azure]]></category>
		<category><![CDATA[Windows Azure]]></category>

		<guid isPermaLink="false">http://www.nickharris.net/?p=1050</guid>
		<description><![CDATA[Hi All, Come join the team and I to learn about Windows Azure @ Technical Content, Technical Experts The Cloud Experience track at SIC is for experienced developers who want to learn how to leverage the cloud for mobile, social &#8230; <a href="http://www.nickharris.net/2011/11/windows-azure-at-seattle-interactive-conference/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hi All, Come join the team and I to learn about Windows Azure @</p>
<p><a href="http://www.seattleinteractive.com/"><img src="http://www.nickharris.net/wp-content/uploads/2011/11/sic.png" alt="" width="426" height="97" border="0" /></a></p>
<p>Technical Content, Technical Experts</p>
<p>The <a href="http://www.seattleinteractive.com/conference/cloud-experience"><span style="text-decoration: underline;">Cloud Experience track</span></a> at SIC is for experienced developers who want to learn how to leverage the cloud for mobile, social and web app scenarios. No matter what platform or technology you choose to develop for, these sessions will provide you with a deeper understanding of cloud architecture, back end services and business models so you can scale for user demand and grow your business.</p>
<p><a href="http://seattleinteractive.eventbrite.com/"><strong>Register today</strong></a><strong> using the promo code &#8220;azure 200&#8243; and attend SIC for only $150 (a $200 savings).</strong></p>
<p>Attend a full day of technical sessions and learn more about leveraging the cloud for mobile, web and social scenarios. View the list of confirmed <a href="http://www.seattleinteractive.com/conference/speakers/cld">Cloud Experience speakers</a>. Sessions include:</p>
<ul>
<li>Great Mobile Apps Make Money <span style="font-family: Times New Roman;">– Intro to Cloud Experience Track</span></li>
<li>Mobile + Cloud, Building Mobile Applications with Windows Azure</li>
<li>Zero to Hero: Windows Phone, Android, iOS Development in the Cloud</li>
<li>Building Web Applications with Windows Azure</li>
<li>Building Social Games on Windows Azure</li>
</ul>
<p>Cloud Experience speakers and technical experts will be available to provide technical assistance and resources for developing, deploying and managing mobile, social and web apps in the cloud.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nickharris.net/2011/11/windows-azure-at-seattle-interactive-conference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Azure DevCamps Coming to Silicon Valley</title>
		<link>http://www.nickharris.net/2011/10/windows-azure-devcamps-coming-to-silicon-valley/</link>
		<comments>http://www.nickharris.net/2011/10/windows-azure-devcamps-coming-to-silicon-valley/#comments</comments>
		<pubDate>Tue, 18 Oct 2011 21:25:55 +0000</pubDate>
		<dc:creator>nick.harris</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[Azure]]></category>
		<category><![CDATA[DevCamps]]></category>

		<guid isPermaLink="false">http://www.nickharris.net/?p=1046</guid>
		<description><![CDATA[At the Windows Azure DevCamps, you’ll learn from Windows Azure experts and have hands-on time to apply what you’ve learned. We’ve already held events in India including Bangalore, Delhi, Chennai, and Mumbai where hundreds of developers learned about the new &#8230; <a href="http://www.nickharris.net/2011/10/windows-azure-devcamps-coming-to-silicon-valley/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>At the Windows Azure DevCamps, you’ll learn from Windows Azure experts and have hands-on time to apply what you’ve learned.</p>
<p>We’ve already held events in <strong>India including Bangalore, Delhi, Chennai, and Mumbai </strong>where hundreds of developers learned about the new enhancements to the Windows Azure Platform. In the <strong>United Kingdom</strong> we ran a Windows Azure DevCamp to teach the fundamentals to developers at local area Start Ups!</p>
<p><strong><span style="font-size: small;">What will we cover?</span></strong></p>
<p>On Day 1:</p>
<p>Microsoft Windows Azure Experts will cover the following topics:</p>
<ul>
<li>Getting Started with Windows Azure</li>
<li>Using Windows Azure Storage</li>
<li>Understanding SQL Azure</li>
<li>Securing, Connecting, and Scaling Windows Azure Solutions</li>
<li>Windows Azure Application Scenarios</li>
<li>Launching Your Windows Azure App</li>
</ul>
<p>On Day 2:</p>
<p>You’ll have the opportunity to get hands on developing with Windows Azure. If you’re new to Windows Azure, we have step-by-step labs that you can go through to get started right away. If you’re already familiar with Windows Azure, you’ll have the option to do build an application using the new Windows Azure features and show it off to the other attendees for the chance to win prizes. Either way, Windows Azure experts will be on hand to help.</p>
<h3><span style="font-size: small;">How much does it cost?</span></h3>
<p>Windows Azure DevCamps are FREE and open to everyone.  We’ll provide snacks, but attendees are responsible for lunch, transportation, and any associated expenses.</p>
<h3><span style="font-size: small;">What do I need to bring?</span></h3>
<p>Just a laptop to complete the labs.  We’ll provide the rest.</p>
<p><strong><span style="font-size: small;">How do I sign up?</span></strong></p>
<p>We’re holding our first U.S. event in Silicon Valley on 10/28-10/29 and you can <a href="https://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032495129&amp;Culture=en-US">register for this event now</a>.</p>
<h3><span style="font-size: small;">Follow us!</span></h3>
<p>To stay up to speed with new event listings, content updates and other announcements follow the WindowsAzure DevCamps team <a href="http://twitter.com/#!/AzureDevCamps">@AzureDevCamps</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nickharris.net/2011/10/windows-azure-devcamps-coming-to-silicon-valley/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Delivering Notifications using Windows Azure and Windows Push Notification Service</title>
		<link>http://www.nickharris.net/2011/09/delivering-notifications-using-windows-azure-and-windows-push-notification-service/</link>
		<comments>http://www.nickharris.net/2011/09/delivering-notifications-using-windows-azure-and-windows-push-notification-service/#comments</comments>
		<pubDate>Wed, 21 Sep 2011 03:19:48 +0000</pubDate>
		<dc:creator>nick.harris</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[Azure]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Badge]]></category>
		<category><![CDATA[Tile]]></category>
		<category><![CDATA[Toast]]></category>
		<category><![CDATA[WATWindows8]]></category>
		<category><![CDATA[Windows 8]]></category>
		<category><![CDATA[Windows Push Notification Service]]></category>
		<category><![CDATA[WNS]]></category>
		<category><![CDATA[WNS Recipe]]></category>

		<guid isPermaLink="false">http://www.nickharris.net/?p=1018</guid>
		<description><![CDATA[Over the past little while I have had the pleasure of building the Windows Azure Toolkit for Windows 8. The following is a re-post of my official post on the Windows Azure Blog. The Windows Azure Toolkit for Windows 8 &#8230; <a href="http://www.nickharris.net/2011/09/delivering-notifications-using-windows-azure-and-windows-push-notification-service/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Over the past little while I have had the pleasure of building the <a href="http://watwindows8.codeplex.com/" target="_blank">Windows Azure Toolkit for Windows 8</a>. The following is a re-post of my official post on the <a href="http://blogs.msdn.com/b/windowsazure/archive/2011/09/14/announcing-the-windows-azure-toolkit-for-windows-8.aspx" target="_blank">Windows Azure Blog</a>. </p>
<p>The <a href="http://watwindows8.codeplex.com/" target="_blank">Windows Azure Toolkit for Windows 8</a> is designed to make it easier for developers to create a Windows Metro style application that can harness the power of Windows Azure Compute and Storage. It includes a Windows 8 Cloud Application project template for Visual Studio that makes it easier for developers to create a Windows Metro style application that utilizes services in Windows Azure. This template generates a Windows Azure project, an ASP.NET MVC 3 project, and a Windows Metro style JavaScript application project.  Immediately out-of-the-box the client and cloud projects integrate to enable push notifications with the Windows Push Notification Service (WNS). In Addition, the Windows Azure project demonstrates how to use the WNS recipe and how to leverage Windows Azure Blob and Table storage.</p>
<p>The Windows Azure Toolkit for Windows 8 is available for <a href="http://watwindows8.codeplex.com/" target="_blank">download</a>.</p>
<h2>Push Notification Cloud Service Architecture</h2>
<p>For those of you who are familiar with working with Windows Phone 7 and the Microsoft Push Notification Service (MPNS), you will be happy to know that the Windows Push Notification service (WNS) is quite similar. Let’s take a look at a birds-eye architectural view of how WNS works.</p>
<p><a href="http://www.nickharris.net/wp-content/uploads/2011/09/3223_NHImage1_png-550x01.png"><img class="alignnone size-full wp-image-990" title="Windows Push Notification Service and Windows Azure" src="http://www.nickharris.net/wp-content/uploads/2011/09/3223_NHImage1_png-550x01.png" alt="Windows Push Notification Service and Windows Azure" /></a></p>
<p>The process of sending a notification requires few steps:</p>
<ol start="1">
<li><strong>Request a channel</strong>. Utilize the WinRT API to request a Channel Uri from WNS.  The Channel Uri will be the unique identifier you use to send notifications to an application instance.</li>
<li><strong>Register the channel with your Windows Azure cloud services</strong>. Once you have your channel you can then store your channel and associate it with any application specific data (e.g user profiles and such) until your services decide that it’s time to send a notification to the given channel</li>
<li><strong>Authenticate against WNS</strong>. To send notifications to your channel URI you are first required to Authenticate against WNS using OAuth2 to retrieve a token to be used for each subsequent notification that you push to WNS.</li>
<li><strong>Push notification to channel recipient</strong>. Once you have your channel, notification payload and WNS access token you can then perform an HttpWebRequest to post your notification to WNS for delivery to your client.</li>
</ol>
<p>Fortunately, the <a href="http://watwindows8.codeplex.com/" target="_blank">Windows Azure Toolkit for Windows 8</a> accelerates development by providing a set of project templates that enable you to start delivering notifications from your Windows Azure cloud service with a simple file new project experience.  Let’s take a look at the toolkit components.</p>
<h2>Toolkit Components</h2>
<p>The Windows Azure Toolkit for Windows 8 contains a rich set of assets including a Dependency Checker, Windows Push Notification Service recipe, Dev 11 project templates, VS 2010 project templates and Sample Applications.</p>
<h3><strong>Dependency Checker</strong></h3>
<p>The dependency checker is designed to help identify and install those missing dependencies required to develop both Windows Metro style apps on and Windows Azure solutions on Windows 8.</p>
<p><a href="http://www.nickharris.net/wp-content/uploads/2011/09/4087_NHImage2_png-550x0.png"><img class="alignnone size-full wp-image-990" title="Dependency Checker - Windows Azure Toolkit for Windows 8" src="http://www.nickharris.net/wp-content/uploads/2011/09/4087_NHImage2_png-550x0.png" alt="Windows Push Notification Service and Windows Azure" /></a></p>
<h3><strong>Dev 11 Windows Metro style app </strong></h3>
<p>The Dev 11 Windows Metro style app provides a simple UI and all the code required to demonstrate how to request a channel from WNS using the WinRT API.  For example, the following listing requests a Channel URI from WNS:</p>
<pre name="code" class="javascript">
var push = Windows.Networking.PushNotifications;
var promise = push.PushNotificationChannelManager.createPushNotificationChannelForApplicationAsync();

promise.then(function (ch) {
var uri = ch.uri;
var expiry = ch.expirationTime;
updateChannelUri(uri, expiry);
});
</pre>
<p>Once you have your channel, you then need to register this channel to your Windows Azure cloud service. To do this, the sample app calls into updateChannelUri where we construct a simple JSON payload and POST this up to our WCF REST service running in Windows Azure using the WinJS.xhr API.</p>
<pre name="code" class="javascript">
function updateChannelUri(channel, channelExpiration) {
if (channel) {
var serverUrl = "https://myservice.com/register";
var payload = { Expiry: channelExpiration.toString(),
URI: channel };

var xhr = new WinJS.xhr({
type: "POST",
url: serverUrl,
headers: { "Content-Type": "application/json; charset=utf-8" },
data: JSON.stringify(payload)
}).then(function (req) { … });
} }
</pre>
<h3><strong>VS 2010 Windows Azure Cloud Project Template</strong></h3>
<p>The Windows Azure Cloud project provided by the solution demonstrates several assets for building a Windows Azure service for delivering push notifications.  These assets include:</p>
<p>1.  A WCF REST service for your client applications to register channels and demonstrates how to store them in Windows Azure Table Storage using a <a href="http://msdn.microsoft.com/en-us/library/ee758694.aspx" target="_blank">TableServiceContext</a>. In the following code listing you can see the simple WCF REST interface exposed by the project.</p>
<pre name="code" class="csharp">
[ServiceContract]
public interface IWNSUserRegistrationService
{
[WebInvoke(Method = "POST", BodyStyle = WebMessageBodyStyle.Bare)]
void Register(WNSPushUserServiceRequest userChannel);

[WebInvoke(Method = "DELETE", BodyStyle = WebMessageBodyStyle.Bare)]
void Unregister(WNSPushUserServiceRequest userChannel);
}
</pre>
<p>2.  An ASP .NET MVC 3 portal to build and send Toast, Tile and Badge notifications to clients using the WNS recipe.</p>
<p><a href="http://www.nickharris.net/wp-content/uploads/2011/09/3058_NHImage3_png-550x0.png"><img class="alignnone size-full wp-image-990" title="Send notifications using the Windows Push Notification Service and Windows Azure" src="http://www.nickharris.net/wp-content/uploads/2011/09/3058_NHImage3_png-550x0.png" alt="Send notifications using the Windows Push Notification Service and Windows Azure" /></a></p>
<p>3.  An example of how to utilize Blob Storage for Tile and Toast notification images.</p>
<p><a href="http://www.nickharris.net/wp-content/uploads/2011/09/2437_NHImage4_png-550x0.png"><img class="alignnone size-full wp-image-1030" title="2437_NHImage4_png-550x0" src="http://www.nickharris.net/wp-content/uploads/2011/09/2437_NHImage4_png-550x0.png" alt="Using Windows Azure Blob Storage for Tiles and Toast notifications" width="550" height="464" /></a></p>
<p>4.  A Windows Push Notification Recipe used by the portal that provides a simple managed API for authenticating against WNS, constructing payloads and posting the notification to WNS.</p>
<pre name="code" class="csharp">
using Windows.Recipes.Push.Notifications;
using Windows.Recipes.Push.Notifications.Security;

...

//Construct a WNSAccessTokenProvider which will accquire an access token from WNS
IAccessTokenProvider _tokenProvider = new WNSAccessTokenProvider("ms-app%3A%2F%2FS-1-15-2-1633617344-1232597856-4562071667-7893084900-2692585271-282905334-531217761", "XEvTg3USjIpvdWLBFcv44sJHRKcid43QXWfNx3YiJ4g");

//Construct a toast notification for a given CchannelUrl
var toast = new ToastNotification(_tokenProvider)
{
ChannelUrl = "https://db3.notify.windows.com/?token=AQI8iP%2OtQE%3d";
ToastType = ToastType.ToastImageAndText02;
Image = "https://127.0.0.1/devstoreaccount1/tiles/WindowsAzureLogo.png";
Text = new List&lt;string&gt; {"Sending notifications from a Windows Azure WebRole"};
};

//Send the notification to WNS
NotificationSendResult result = toast.Send();
</pre>
<p>5.  As you can see the Windows Push Notification Recipe simplifies the amount of code required to send your notification down to 3 lines.</p>
<p>The net end result of each of these assets is a notification as demonstrated in the below screenshot of a Toast delivered using the Windows Azure Toolkit for Windows 8.</p>
<p><a href="http://www.nickharris.net/wp-content/uploads/2011/09/6661_MHImage5_png-550x0.png"><img src="http://www.nickharris.net/wp-content/uploads/2011/09/6661_MHImage5_png-550x0.png" alt="Sending Toast notifications on Windows 8" title="6661_MHImage5_png-550x0" width="550" height="486" class="alignnone" size-full wp-image-1034" /></a></p>
<p>As an exercise, it is recommended to spend some time using the website to explore the rich set of templates available to each of the Toast, Tile and Badge notification types.</p>
<h3><strong>Sample applications</strong></h3>
<p>At present there are also two sample applications included in the toolkit that demonstrate the usage of other Windows Azure features:</p>
<ol>
<li><strong>PNWorker</strong>: This sample demonstrates how you can utlize Windows Azure Storage Queues to offload the work of delivering notifications to a Windows Azure Worker Role.  For more details please see the <a href="http://watwindows8.codeplex.com/">CodePlex</a> documentation.</li>
<li><strong>ACSMetroClient</strong>: An example of how to use ACS in your Windows Metro style applications.  For more details please see <a href="/b/vbertocci/archive/2011/09/14/using-acs-in-metro-style-applications.aspx" target="_blank">this post</a> by Vittorio Bertocci.</li>
<li><strong>Margie’s Travel:</strong> As seen in the demo keynote by John Shewchuk, Margie’s Travel is a sample application that shows how a Metro style app can work with Windows Azure. For more details please see <a href="http://www.wadewegner.com/2011/09/metro-style-apps-with-windows-azure" target="_blank">this post</a> by Wade Wegner. This sample application will ship shortly after the //build conferene.</li>
</ol>
<h3><strong>Summary</strong></h3>
<p>The Windows Azure Toolkit for Windows 8 provides developers a rich set of re-useable assets that demonstrate how to start using Windows Azure quickly from Metro style applications in Windows 8.  To download the toolkit and see a step by step walkthrough please see the <a href="http://watwindows8.codeplex.com/" target="_blank">Windows Azure Toolkit for Windows 8</a>.</p>
<p><em>Please feel free to subscribe to my RSS or follow me on twitter at <a href="http://twitter.com/#!/cloudnick" target="_blank">@cloudnick</a>.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nickharris.net/2011/09/delivering-notifications-using-windows-azure-and-windows-push-notification-service/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Using the new Windows Azure Tools v1.4 for VS2010</title>
		<link>http://www.nickharris.net/2011/08/using-the-new-windows-azure-tools-v1-4-for-vs2010/</link>
		<comments>http://www.nickharris.net/2011/08/using-the-new-windows-azure-tools-v1-4-for-vs2010/#comments</comments>
		<pubDate>Wed, 03 Aug 2011 15:30:27 +0000</pubDate>
		<dc:creator>nick.harris</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[ASP .NET]]></category>
		<category><![CDATA[Azure]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[VS 2010]]></category>
		<category><![CDATA[MVC3]]></category>
		<category><![CDATA[Package]]></category>
		<category><![CDATA[Profiling]]></category>
		<category><![CDATA[Service Configuration]]></category>

		<guid isPermaLink="false">http://www.nickharris.net/?p=968</guid>
		<description><![CDATA[The new Windows Azure Tools for v1.4 (August 2011) for VS2010 have just been released.  You can download them using Web Platform Installer here. This latest version of the tools introduces several new features as follows: Support for Multiple Service Configurations &#8230; <a href="http://www.nickharris.net/2011/08/using-the-new-windows-azure-tools-v1-4-for-vs2010/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div>The new Windows Azure Tools for v1.4 (August 2011) for VS2010 have just been released.  You can download them using <a title="Web Platform Installer here" href="http://www.microsoft.com/web/gallery/install.aspx?appid=WindowsAzureToolsVS2010" target="_blank">Web Platform Installer here</a><em>. </em>This latest version of the tools introduces several new features as follows:</div>
<ol>
<li>Support for Multiple Service Configurations</li>
<li>Profiling support for Windows Azure apps running in Windows Azure</li>
<li>MVC 3 web role support</li>
<li>Package validation</li>
</ol>
<div>
<div>Note: Profiling is only supported in VS 2010  Ultimate+Premium.  All others are available from Visual Web Developer 2010 and up.</div>
</div>
<div>This post will take a brief look at the benefits each of these new features bring to you &#8211; the developer <img src='http://www.nickharris.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </div>
<p>&nbsp;</p>
<h2>Multiple Service Configurations</h2>
<div>Gone are the days of having to change your settings in your ServiceConfiguration.cscfg when you switch from debugging your local cloud+storage emulator to publishing up to Windows Azure.  For example in your development environment for:</div>
<ol>
<li> local debug you may want to:
<ul>
<li>utilize 1 instance of your web/worker role</li>
<li>use the local storage emulator</li>
</ul>
</li>
<li>whereas in Windows Azure you may want to:
<ul>
<li>utilize 4 instances of your web/worker role</li>
<li>use a production Windows Azure storage account</li>
</ul>
</li>
</ol>
<div>To achieve this using the new multiple service configurations is easy.</div>
<ol>
<li>Create a new Windows Azure project with an arbitrary web or worker role.
<ul>
<li>File &gt; New Project &gt; Cloud &gt; Windows Azure Project</li>
<li>Select a web or worker role and press OK</li>
</ul>
</li>
<li>Observe that the ServiceConfiguration.cscfg is now split by default into two files:
<ul>
<li>ServiceConfiguration.Local.cscfg &#8211; default used when debugging in VS</li>
<li>ServiceConfiguration.Cloud.cscfg &#8211; a config you can use on publish</li>
</ul>
</li>
<div style="padding-left: 30px;">
<p><a href="http://www.nickharris.net/wp-content/uploads/2011/08/MultipleConfigsSolutionExplorer2.png"><img class="alignnone size-full wp-image-990" title="MultipleConfigsSolutionExplorer" src="http://www.nickharris.net/wp-content/uploads/2011/08/MultipleConfigsSolutionExplorer2.png" alt="" width="264" height="246" /></a><a href="http://www.nickharris.net/wp-content/uploads/2011/08/MultipleConfigsSolutionExplorer1.png"></a></p>
</div>
<li>To configure each individual configuration with the settings we desired above.
<ul>
<li>Double click on the WorkerRole1 in the roles folder of the cloud project</li>
<p><a href="http://www.nickharris.net/wp-content/uploads/2011/08/DoubleClickRole.png"><img class="alignnone size-full wp-image-977" title="DoubleClickRole" src="http://www.nickharris.net/wp-content/uploads/2011/08/DoubleClickRole.png" alt="" width="268" height="290" /></a></p>
<li>then and select the Service Configuration dropdown for Cloud</li>
<p><a href="http://www.nickharris.net/wp-content/uploads/2011/08/MultipleConfigSelect.png"><img class="size-full wp-image-978" title="Select Service Configuration Profile" src="http://www.nickharris.net/wp-content/uploads/2011/08/MultipleConfigSelect.png" alt="Select Service Configuration Profile" width="501" height="344" /></a></p>
<li>Set the desired settings for your Cloud profile ServiceConfiguration.Cloud.cscfg</li>
<p><a href="http://www.nickharris.net/wp-content/uploads/2011/08/CloudConfiguration.png"><img class="alignnone size-full wp-image-979" title="CloudConfiguration" src="http://www.nickharris.net/wp-content/uploads/2011/08/CloudConfiguration.png" alt="" width="491" height="318" /></a><br />
<a href="http://www.nickharris.net/wp-content/uploads/2011/08/CloudSettings1.png"><img class="alignnone size-full wp-image-981" title="CloudSettings" src="http://www.nickharris.net/wp-content/uploads/2011/08/CloudSettings1.png" alt="" width="521" height="190" /></a></ul>
</li>
<li>You can then repeat the above for your Local configuration profile to setup and set the desired settings for ServiceConfiguration.Local.cscfg</li>
<li>The net result is that both ServiceConfiguration.Cloud.cscfg and ServiceConfiguration.Local.cscfg will now have their independent settings as follows:
<ul>
<div id="attachment_982" class="wp-caption alignnone" style="width: 570px"><a href="http://www.nickharris.net/wp-content/uploads/2011/08/CloudServiceConfigurationFile.png"><img class="size-full wp-image-982" title="ServiceConfiguration.Cloud.cscfg" src="http://www.nickharris.net/wp-content/uploads/2011/08/CloudServiceConfigurationFile.png" alt="Independent config in ServiceConfiguration.Cloud.cscfg" width="560" height="131" /></a><p class="wp-caption-text">Independent config in ServiceConfiguration.Cloud.cscfg</p></div>
<p><div id="attachment_983" class="wp-caption alignnone" style="width: 575px"><a href="http://www.nickharris.net/wp-content/uploads/2011/08/LocalServiceConfigurationFile.png"><img class="size-full wp-image-983" title="ServiceConfiguration.Local.cscfg" src="http://www.nickharris.net/wp-content/uploads/2011/08/LocalServiceConfigurationFile.png" alt="Independent config in ServiceConfiguration.Local.cscfg" width="565" height="134" /></a><p class="wp-caption-text">Independent config in ServiceConfiguration.Local.cscfg</p></div></ul>
</li>
<li>When you hit debug now the ServiceConfiguration.Local.cscfg is used and when you hit publish you can select which Config you would like to use:
<ul> <a href="http://www.nickharris.net/wp-content/uploads/2011/08/Publish.png"><img class="alignnone size-full wp-image-984" title="Publish" src="http://www.nickharris.net/wp-content/uploads/2011/08/Publish.png" alt="" width="420" height="497" /></a></ul>
</li>
</ol>
<p>Overall its quite an easy experience to configure and use multiple Service Configuration profiles for your different environments.  Please note that you can also rename and add additional Service Configuration profiles perhaps such that you would have a config for Local, Staging and Prod.  For more detail on how to work with Service Configuration files please see <a title="Configuring a Windows Azure Application" href="http://msdn.microsoft.com/en-us/library/ee405486.aspx" target="_blank">Configuring a Windows Azure Application</a>.</p>
<h2>Profiling Support</h2>
<div>This is an incredibly useful tool for any Windows Azure developer as it enables you to profile your Windows Azure application that&#8217;s running up in Windows Azure.  The information gathered can help analyze any performance issues you may be facing.  When you publish your application from VS you are able to specify your profiling options that will apply for the profiling session and results can be pulled for each instance.</div>
<div>The supported profiling options are as follows:</div>
<ol>
<li>CPU Sampling &#8211; Monitor CPU-bound applications with low overhead</li>
<li>Instrumentation &#8211; Measure function call counts and timing</li>
<li>.NET Memory Allocation (Sampling) &#8211; Track managed memory allocation</li>
<li>Concurrency -Detect threads waiting for other threads</li>
</ol>
<div>In this segment I will demonstrate how to configure a profiling session for a Windows Azure Application:</div>
<ol>
<li>Open your existing cloud project and right click on the windows azure cloud project and select Publish</li>
<p><a href="http://www.nickharris.net/wp-content/uploads/2011/08/PublishProfiling1.png"><img class="alignnone size-full wp-image-986" title="PublishProfiling" src="http://www.nickharris.net/wp-content/uploads/2011/08/PublishProfiling1.png" alt="" width="491" height="218" /></a></p>
<li>Select the Enable profiling option on the publish page and click settings</li>
<p><a href="http://www.nickharris.net/wp-content/uploads/2011/08/WindowsAzureProfiling.png"><img class="alignnone size-full wp-image-988" title="WindowsAzureProfiling" src="http://www.nickharris.net/wp-content/uploads/2011/08/WindowsAzureProfiling.png" alt="" width="420" height="499" /></a></p>
<li>Select the type of profiling you wish to perform in this case .NET Memory Allocation</li>
<p><a href="http://www.nickharris.net/wp-content/uploads/2011/08/WindowsAzureProfilingSettings.png"><img class="alignnone size-full wp-image-989" title="WindowsAzureProfilingSettings" src="http://www.nickharris.net/wp-content/uploads/2011/08/WindowsAzureProfilingSettings.png" alt="" width="418" height="371" /></a></p>
<li>Note: Checking the Enable Tier Interaction Profiling option captures additional information about execution times of synchronous ADO.NET calls in functions of multi-tiered applications that communicate with one or more databases.  With the absence of a SQL Profiler in SQL Azure this feature is useful for those developers who want to gain some insight into what queries or stored procedures are running slowly.</li>
<li>Press OK.</li>
<li>Once the deployment is complete and the application has been running for a period of time you can go and download the captured profiling report.</li>
<li>To download the profiling report
<ul>
<li>Select View &gt; Server Explorer</li>
<li>Expand Windows Azure Compute</li>
<li>Expand the hosted service</li>
<li>Right click on the Instance that you want do download the profiling report from and press View Profiling Report</li>
<p><a href="http://www.nickharris.net/wp-content/uploads/2011/08/ViewProfilingReport.png"><img class="alignnone size-full wp-image-991" title="ViewProfilingReport" src="http://www.nickharris.net/wp-content/uploads/2011/08/ViewProfilingReport.png" alt="" width="420" height="286" /></a></ul>
</li>
<li>Once the report is downloaded it will open in VS and as you can see the CPU is maxing out</li>
<p><a href="http://www.nickharris.net/wp-content/uploads/2011/08/ProfilingReport1.png"><img class="alignnone size-full wp-image-996" title="ProfilingReport" src="http://www.nickharris.net/wp-content/uploads/2011/08/ProfilingReport1.png" alt="" width="516" height="209" /></a><a href="http://www.nickharris.net/wp-content/uploads/2011/08/ProfilingReport.png"></a><a href="http://www.nickharris.net/wp-content/uploads/2011/08/ProfilingReport.png"></a></p>
<li>If we change the Current View dropdown to Allocation we can quickly identy a problem method that is using excessive amounts of memory</li>
<p><a href="http://www.nickharris.net/wp-content/uploads/2011/08/WindowsAzureProfilingReport1.png"><img class="alignnone size-full wp-image-999" title="WindowsAzureProfilingReport1" src="http://www.nickharris.net/wp-content/uploads/2011/08/WindowsAzureProfilingReport1.png" alt="" width="562" height="143" /></a><a href="http://www.nickharris.net/wp-content/uploads/2011/08/WindowsAzureProfilingReport1.png"></a><a href="http://www.nickharris.net/wp-content/uploads/2011/08/WindowsAzureProfilingReport1.png"></a></p>
<li>and finally if we right click and select View Source on the method of interest we can see the offending line causing the allocations</li>
<p><a href="http://www.nickharris.net/wp-content/uploads/2011/08/ProfilingReport3.png"><img class="alignnone size-full wp-image-1000" title="ProfilingReport3" src="http://www.nickharris.net/wp-content/uploads/2011/08/ProfilingReport3.png" alt="" width="413" height="255" /></a></ol>
<div>What an awesome tool.  I look forward to digging deeper into the capabilities provided by for Windows Azure Profiling. In the meantime for more information please see &#8211; <a title="Profiling a Windows Azure Application" href="http://msdn.microsoft.com/en-us/library/hh369930.aspx" target="_blank">Profiling a Windows Azure Application</a></div>
<p>&nbsp;</p>
<h2>MVC 3 Web Role Support</h2>
<p>ASP .NET MVC 3 web roles are now supported out of the box with the new tools.  You can select ASP .NET MVC 3 from the new Windows Azure project dialog and the required assemblies used by ASP .NET MVC 3 are set to copy local for you.  This results in these assemblies being deployed up to windows azure when you publish your application thus ensuring your MVC 3 application will start when deployed. I know a lot of you are probably thinking Eureka right now and those that may get a little bit too excited may even verbalize it, I know I did <img src='http://www.nickharris.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>To create a new Windows Azure ASP .NET MVC 3 application:</p>
<ol>
<li>File &gt; New Project &gt; Cloud &gt; Windows Azure Project</li>
<li>Select ASP .NET MVC 3 Web Role, press the &gt; button followed by OK</li>
<p><a href="http://www.nickharris.net/wp-content/uploads/2011/08/MVC3Support.png"><img class="alignnone size-full wp-image-992" title="MVC3Support" src="http://www.nickharris.net/wp-content/uploads/2011/08/MVC3Support.png" alt="" width="528" height="329" /></a></p>
<li> In the ASP .NET MVC 3 project dialog select settings to suit your preferences and press ok</li>
<li>In solution explorer observe that all the references assemblies for ASP .NET MVC 3 that are not in the GAC in the current Windows Azure gues OS have had their Copy Local property set to true.  The below image shows and example of one of the required reference assemblies that is automatically set to copy local so you dont actually have to do anything <img src='http://www.nickharris.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
<p><a href="http://www.nickharris.net/wp-content/uploads/2011/08/MVCAssemblyCopyLocal.png"><img class="alignnone size-full wp-image-993" title="MVCAssemblyCopyLocal" src="http://www.nickharris.net/wp-content/uploads/2011/08/MVCAssemblyCopyLocal.png" alt="" width="286" height="515" /></a></ol>
<p>From here on in all you have to do is start coding <img src='http://www.nickharris.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  &#8211; For more information on <a title="ASP .NET MVC3 see this" href="http://www.asp.net/mvc/mvc3" target="_blank">ASP .NET MVC 3 see this</a> and for a detailed walkthrough of ASP .NET MVC 3 on Windows Azure <a title="see this post by Nathan Totten" href="http://ntotten.com/2011/08/windows-azure-tools-1-4-released/?utm_source=feedburner&amp;utm_medium=twitter&amp;utm_campaign=Feed%3A+ntotten+%28Nathan+Totten%27s+Blog%29" target="_blank">see this post by Nathan Totten</a></p>
<h2>Package Validation</h2>
<p>Last but definitely not least is improved package validation. When you select to create a package or publish your Windows Azure application. Additional warnings or errors are now provided in VS to enable you to fix the problem before you package or publish it.  This as you know will be a great timesaver for details of what package validations are performed please see <a title="Troubleshooting Package Validation Errors and Warnings" href="http://msdn.microsoft.com/en-us/library/hh369932.aspx" target="_blank">Troubleshooting Package Validation Errors and Warnings</a></p>
<h2>Time to Download</h2>
<p>All in all its an excellent new set of features that focus on improving your productivity and make your dev life a whole lot easier. If you have not already then now would be the time to <a title="download using Web Platform Installer" href="http://www.microsoft.com/web/gallery/install.aspx?appid=WindowsAzureToolsVS2010" target="_blank">download using Web Platform Installer</a> <img src='http://www.nickharris.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>happy coding,</p>
<p>Nick</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nickharris.net/2011/08/using-the-new-windows-azure-tools-v1-4-for-vs2010/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>International Move and New Job</title>
		<link>http://www.nickharris.net/2011/06/international-move-and-new-job/</link>
		<comments>http://www.nickharris.net/2011/06/international-move-and-new-job/#comments</comments>
		<pubDate>Wed, 01 Jun 2011 18:29:14 +0000</pubDate>
		<dc:creator>nick.harris</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[Azure]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.nickharris.net/?p=964</guid>
		<description><![CDATA[Hi All, I just finished up an extremly busy international move from Sydney, Australia to Redmond, Washington. I now work for Microsoft as a Windows Azure Technical Evangelist. Now that the move and settling in phase is complete you can &#8230; <a href="http://www.nickharris.net/2011/06/international-move-and-new-job/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hi All,</p>
<p>I just finished up an extremly busy international move from Sydney, Australia to Redmond, Washington.  </p>
<p>I now work for Microsoft as a Windows Azure Technical Evangelist.  Now that the move and settling in phase is complete you can expect new content is coming</p>
<p>Stay Tuned &#8211; Nick Harris</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nickharris.net/2011/06/international-move-and-new-job/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Windows Phone 7 Manufacturer Market Share Stats</title>
		<link>http://www.nickharris.net/2011/04/windows-phone-7-manufacturer-market-share-stats/</link>
		<comments>http://www.nickharris.net/2011/04/windows-phone-7-manufacturer-market-share-stats/#comments</comments>
		<pubDate>Thu, 21 Apr 2011 02:45:52 +0000</pubDate>
		<dc:creator>nick.harris</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[AdGAC]]></category>
		<category><![CDATA[Manufacturer]]></category>
		<category><![CDATA[Model]]></category>
		<category><![CDATA[Windows Phone 7]]></category>
		<category><![CDATA[wp7]]></category>

		<guid isPermaLink="false">http://www.nickharris.net/?p=950</guid>
		<description><![CDATA[The following is a summary of the market share of Windows Phone 7 devices.  The sample is from those devices running applications using the www.AdGAC.com user control. Device split by manufacturer: Device split by model: If you would like to increase your market &#8230; <a href="http://www.nickharris.net/2011/04/windows-phone-7-manufacturer-market-share-stats/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The following is a summary of the market share of Windows Phone 7 devices.  The sample is from those devices running applications using the <strong><a href="http://www.AdGAC.com" target="_blank">www.AdGAC.com</a> </strong>user control.</p>
<p>Device split by manufacturer:</p>
<div id="attachment_951" class="wp-caption alignnone" style="width: 491px"><a href="http://www.nickharris.net/wp-content/uploads/2011/04/WindowsPhone7Manufacturer1.png"><img class="size-full wp-image-951" title="AdGAC Windows Phone 7 Manufacturer Market Share Stats HTC, Samsung, LG, Dell, Asus" src="http://www.nickharris.net/wp-content/uploads/2011/04/WindowsPhone7Manufacturer1.png" alt="AdGAC Windows Phone 7 Manufacturer Market Share Stats. HTC, Samsung, LG, Dell, Asus" width="481" height="289" /></a><p class="wp-caption-text">AdGAC Windows Phone 7 Manufacturer Market Share Stats</p></div>
<p>Device split by model:</p>
<div id="attachment_952" class="wp-caption alignnone" style="width: 586px"><a href="http://www.nickharris.net/wp-content/uploads/2011/04/DeviceModel1.jpg"><img class="alignnone size-full wp-image-957" src="http://www.nickharris.net/wp-content/uploads/2011/04/DeviceModel1.jpg" alt="" width="576" height="384" /></a><a href="http://www.nickharris.net/wp-content/uploads/2011/04/WindowsPhone7Model1.png"></a><p class="wp-caption-text">AdGAC Windows Phone7 Device Model Market Stats</p></div>
<p>If you would like to increase your market share through advertising, particularly if you are one of the brands above, please contact <strong><a href="http://www.AdGAC.com" target="_blank">www.AdGAC.com</a></strong></p>
<p>Enjoy,</p>
<p>Nick</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nickharris.net/2011/04/windows-phone-7-manufacturer-market-share-stats/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Windows Azure Platform Benefits for MSDN Subscribers</title>
		<link>http://www.nickharris.net/2011/04/windows-azure-platform-benefits-for-msdn-subscribers/</link>
		<comments>http://www.nickharris.net/2011/04/windows-azure-platform-benefits-for-msdn-subscribers/#comments</comments>
		<pubDate>Fri, 15 Apr 2011 04:02:13 +0000</pubDate>
		<dc:creator>nick.harris</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[Azure]]></category>
		<category><![CDATA[BizSpark]]></category>

		<guid isPermaLink="false">http://www.nickharris.net/?p=944</guid>
		<description><![CDATA[I previously posted about how to sign up for a free trial of Azure using your BizSpark account you will be happy to know that announced at MIX11 the offer just got a whole lot better for existing subscribers although &#8230; <a href="http://www.nickharris.net/2011/04/windows-azure-platform-benefits-for-msdn-subscribers/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I previously posted about<a href="http://www.nickharris.net/2010/08/sign-up-to-free-trial-of-azure-using-your-bizspark-account/" target="_blank"> how to sign up for a free trial of Azure using your BizSpark account </a>you will be happy to know that announced at MIX11 the offer just got a whole lot better for existing subscribers although I am unsure how or if it applies to new subscribers &#8211; If anyone can clarify please do so in the comments.</p>
<p>I have snipped the following excerpt from the following link <a href="http://msdn.microsoft.com/en-us/subscriptions/ee461076.aspx" target="_blank">Windows Azure Platform Benefits for MSDN Subscribers</a> so please visit the original for full details and instructions</p>
<table style="border: currentColor; border-collapse: collapse;" cellpadding="2">
<tbody>
<tr>
<td style="background: #0070c0; padding: 2px; border: 1px solid #999999; text-align: center; color: white; font-size: 90%; vertical-align: bottom;" colspan="2"><strong>Current offer*</strong></td>
<td style="background: #260859; padding: 2px; border: 1px solid #999999; text-align: center; color: white; font-size: 90%; vertical-align: bottom;" colspan="3"><strong>Updated Offer after April 12, 2011</strong></td>
</tr>
<tr>
<td style="background: #0070c0; padding: 2px; border: 1px solid #999999; color: white; font-size: 90%; vertical-align: bottom;"><strong>Services</strong></td>
<td style="background: #0070c0; padding: 2px; border: 1px solid #999999; color: white; font-size: 90%; vertical-align: bottom;"><strong>Ultimate, Premium &amp; BizSpark</strong>*</td>
<td style="background: #260859; padding: 2px; border: 1px solid #999999; color: white; font-size: 90%; vertical-align: bottom;"><strong>Ultimate<br />
BizSpark</strong></td>
<td style="background: #260859; padding: 2px; border: 1px solid #999999; color: white; font-size: 90%; vertical-align: bottom;"><strong>Premium</strong></td>
<td style="background: #260859; padding: 2px; border: 1px solid #999999; color: white; font-size: 90%; vertical-align: bottom;"><strong>Professional</strong></td>
</tr>
<tr valign="top">
<td style="padding: 2px; border: 1px solid #999999;"><strong>Compute</strong></td>
<td style="padding: 2px; border: 1px solid #999999;">750 hrs Small compute instance</td>
<td style="background: #dee6f3; padding: 2px; border: 1px solid #999999;">1,500 hrs Small compute instance</td>
<td style="background: #dee6f3; padding: 2px; border: 1px solid #999999;">1,500 hrs Extra Small compute instance</td>
<td style="background: #dee6f3; padding: 2px; border: 1px solid #999999;">750 hrs Extra Small compute instance</td>
</tr>
<tr valign="top">
<td style="padding: 2px; border: 1px solid #999999;"><strong>Storage</strong></td>
<td style="padding: 2px; border: 1px solid #999999;">10 GB</td>
<td style="background: #dee6f3; padding: 2px; border: 1px solid #999999;">30GB</td>
<td style="background: #dee6f3; padding: 2px; border: 1px solid #999999;">25 GB</td>
<td style="background: #dee6f3; padding: 2px; border: 1px solid #999999;">20 GB</td>
</tr>
<tr valign="top">
<td style="padding: 2px; border: 1px solid #999999;"><strong>Storage Trans</strong></td>
<td style="padding: 2px; border: 1px solid #999999;">2,000K</td>
<td style="background: #dee6f3; padding: 2px; border: 1px solid #999999;">2,000K</td>
<td style="background: #dee6f3; padding: 2px; border: 1px solid #999999;">1,000K</td>
<td style="background: #dee6f3; padding: 2px; border: 1px solid #999999;">250K</td>
</tr>
<tr valign="top">
<td style="padding: 2px; border: 1px solid #999999;"><strong>SQL Azure</strong></td>
<td style="padding: 2px; border: 1px solid #999999;">5 GB<br />
(Web edition)</td>
<td style="background: #dee6f3; padding: 2px; border: 1px solid #999999;">5 GB<br />
(Web edition)</td>
<td style="background: #dee6f3; padding: 2px; border: 1px solid #999999;">1 GB<br />
(Web edition)</td>
<td style="background: #dee6f3; padding: 2px; border: 1px solid #999999;">1 GB<br />
(Web edition)</td>
</tr>
<tr valign="top">
<td style="padding: 2px; border: 1px solid #999999;"><strong>Access Control Transactions</strong></td>
<td style="padding: 2px; border: 1px solid #999999;">1,000K</td>
<td style="background: #dee6f3; padding: 2px; border: 1px solid #999999;">500K</td>
<td style="background: #dee6f3; padding: 2px; border: 1px solid #999999;">200K</td>
<td style="background: #dee6f3; padding: 2px; border: 1px solid #999999;">100K</td>
</tr>
<tr valign="top">
<td style="padding: 2px; border: 1px solid #999999;"><strong>Service Bus Connections</strong></td>
<td style="padding: 2px; border: 1px solid #999999;">5 (1 pack of 5)</td>
<td style="background: #dee6f3; padding: 2px; border: 1px solid #999999;">5 (1 pack of 5)</td>
<td style="background: #dee6f3; padding: 2px; border: 1px solid #999999;">5 (1 pack of 5)</td>
<td style="background: #dee6f3; padding: 2px; border: 1px solid #999999;">2 connections</td>
</tr>
<tr valign="top">
<td style="padding: 2px; border: 1px solid #999999;"><strong>Data transfer<br />
out</strong></td>
<td style="padding: 2px; border: 1px solid #999999;">14 GB (NA/Europe) /<br />
5 GB (Asia)</td>
<td style="background: #dee6f3; padding: 2px; border: 1px solid #999999;">35 GB (WW)</td>
<td style="background: #dee6f3; padding: 2px; border: 1px solid #999999;">30 GB (WW)</td>
<td style="background: #dee6f3; padding: 2px; border: 1px solid #999999;">25 GB (WW)</td>
</tr>
<tr valign="top">
<td style="padding: 2px; border: 1px solid #999999;"><strong>Data transfer<br />
in</strong></td>
<td style="padding: 2px; border: 1px solid #999999;">7 GB (NA/Europe) /<br />
5 GB (Asia)</td>
<td style="background: #dee6f3; padding: 2px; border: 1px solid #999999;">35 GB (WW)</td>
<td style="background: #dee6f3; padding: 2px; border: 1px solid #999999;">30 GB (WW)</td>
<td style="background: #dee6f3; padding: 2px; border: 1px solid #999999;">25 GB (WW)</td>
</tr>
</tbody>
</table>
<p>* Current Windows Azure platform subscribers of the MSDN premium offer will be automatically upgraded to the MSDN Ultimate offer. For all usage that exceeds the free allocation above, customers will be charged at standard rates. To avoid charges customers should closely monitor their usage.</p>
<p>See this for some more major <strong><a href="http://blogs.msdn.com/b/windowsazure/archive/2011/04/13/windows-azure-news-from-mix11.aspx" target="_blank">Windows Azure Announcements made at MIX11 </a></strong></p>
<p>Enjoy,</p>
<p>Nick</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nickharris.net/2011/04/windows-azure-platform-benefits-for-msdn-subscribers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Phone 7 Social Viewer Application Template Released</title>
		<link>http://www.nickharris.net/2011/04/windows-phone-7-social-viewer-application-template-released/</link>
		<comments>http://www.nickharris.net/2011/04/windows-phone-7-social-viewer-application-template-released/#comments</comments>
		<pubDate>Fri, 15 Apr 2011 01:03:22 +0000</pubDate>
		<dc:creator>nick.harris</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Social Viewer]]></category>
		<category><![CDATA[Windows Phone 7]]></category>
		<category><![CDATA[wp7]]></category>
		<category><![CDATA[wp7dev]]></category>

		<guid isPermaLink="false">http://www.nickharris.net/?p=939</guid>
		<description><![CDATA[Hi Guys, The Social Viewer application template enables you to create mashups from Twitter, Facebook, RSS and Atom feeds with all the plumbing for security, sharing, offline, Trial mode and advertising support built in. I have tried it out and &#8230; <a href="http://www.nickharris.net/2011/04/windows-phone-7-social-viewer-application-template-released/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hi Guys,</p>
<p>The <strong>Social Viewer</strong> application template enables you to create mashups from Twitter, Facebook, RSS and Atom feeds with all the plumbing for security, sharing, offline, Trial mode and advertising support built in.</p>
<p>I have tried it out and the Social Viewer template really rocks its makes it extreemly fast and simple to create a mashup WP7 app.  <a href="http://nicksnettravels.builttoroam.com/" target="_blank">Nick Randolph</a> (<a href="http://www.builttoroam.com/" target="_blank">Built To Roam</a>) has really done an awesome job on this template.</p>
<p>You can get the full details, and template from Dave Glover in <strong><a href="http://blogs.msdn.com/b/dglover/archive/2011/04/08/windows-phone-7-social-viewer-application-template-released.aspx" target="_blank">this blog posting</a>. </strong>Also note he has mentioned a limited number of Tokens available to Australian devs for free WP7 marketplace registration &#8211; quite generous and a surefire way to kickstart your WP7 dev.</p>
<p>If you would like to see an app built with the Social Viewer template try out the <strong><a href="zune://navigate/?phoneAppID=78a16b71-8959-e011-854c-00237de2db9e" target="_blank">Perez Hilton Reader</a></strong></p>
<p>Kind Regards,</p>
<p>Nick Harris</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nickharris.net/2011/04/windows-phone-7-social-viewer-application-template-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>We Love Windows Phone community video rocks</title>
		<link>http://www.nickharris.net/2011/04/we-love-windows-phone-community-video-rocks/</link>
		<comments>http://www.nickharris.net/2011/04/we-love-windows-phone-community-video-rocks/#comments</comments>
		<pubDate>Thu, 14 Apr 2011 00:51:39 +0000</pubDate>
		<dc:creator>nick.harris</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Windows Phone 7]]></category>
		<category><![CDATA[wp7]]></category>
		<category><![CDATA[wpydev]]></category>

		<guid isPermaLink="false">http://www.nickharris.net/?p=926</guid>
		<description><![CDATA[Announced at Mix11 at the start of the the Day 2 Keynote: Windows Phone fan Brandon Foy inspired our community and inspired Microsoft with his &#8220;We Love Windows Phone&#8221; video. We want to thank him by jump starting his resume. &#8230; <a href="http://www.nickharris.net/2011/04/we-love-windows-phone-community-video-rocks/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Announced at Mix11 at the start of the the <a href="http://live.visitmix.com/Keynotes">Day 2 Keynote</a>: Windows Phone fan Brandon Foy inspired our community and inspired Microsoft with his &#8220;We Love Windows Phone&#8221; video. We want to thank him by jump starting his resume. If just 200k people view his new video, we&#8217;ll air it in a national ad spot!</p>
<p><iframe title="YouTube video player" width="640" height="390" src="http://www.youtube.com/embed/8Xm-_gbmcM4" frameborder="0" allowfullscreen></iframe></p>
<p>Now thats how funky the ads should be <img src='http://www.nickharris.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> , lets get him up to 200k</p>
<p>Enjoy,<br />
Nick</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nickharris.net/2011/04/we-love-windows-phone-community-video-rocks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Sign Up for an account to Access SQL Azure for FREE</title>
		<link>http://www.nickharris.net/2011/04/how-to-sign-up-for-an-account-to-access-sql-azure-for-free/</link>
		<comments>http://www.nickharris.net/2011/04/how-to-sign-up-for-an-account-to-access-sql-azure-for-free/#comments</comments>
		<pubDate>Sat, 09 Apr 2011 11:47:46 +0000</pubDate>
		<dc:creator>nick.harris</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[Azure]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL Azure]]></category>

		<guid isPermaLink="false">http://www.nickharris.net/?p=916</guid>
		<description><![CDATA[Sign Up for an account to Access  SQL Azure for FREE There are two ways you can try SQL Azure FREE of charge: Sign up for this limited-time promotion, and you’ll get TWO 1GB Web Edition databases for one month. &#8230; <a href="http://www.nickharris.net/2011/04/how-to-sign-up-for-an-account-to-access-sql-azure-for-free/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><strong>Sign Up for an account to Access  SQL Azure for FREE</strong><br />
There are two ways you can try SQL Azure <strong>FREE</strong> of charge:</p>
<ol>
<li>Sign up for this limited-time promotion, and you’ll get TWO 1GB Web Edition databases for one month. No credit card information is required. To get started, insert promo code SQLAZURE25 Note: at the time of writing this includes</li>
<ul>
<li>Windows Azure
<ul>
<li>3 Small Compute Instances</li>
<li>3 GB of Storage</li>
<li>250,000 Storage Transactions</li>
</ul>
</li>
<li>SQL Azure
<ul>
<li>Two 1 GB Web Edition Database</li>
</ul>
</li>
<li>AppFabric
<ul>
<li>100,000 Access Control Transactions</li>
<li>2 Bus Service Connections</li>
</ul>
</li>
<li>Data Transfers
<ul>
<li>3 GB In</li>
<li>3 GB Out</li>
</ul>
</li>
</ul>
<li>Get a 1GB Web Edition database for no charge for 3 months. This account requires a credit card, as any additional usage above 1GB will be billed at standard rates. After the Free Trial period, you can switch to a paid account without losing your data</li>
</ol>
<p>For details please on the <strong>FREE</strong> access pelase see <a href="http://www.sqlazure.com/getstarted" target="_blank">www.sqlazure.com/getstarted</a> and visit <a href="http://www.sqlazure.com/community" target="_blank">www.sqlazure.com/community</a> for additional resources.  And if your not already watching <strong><a title="Cloud Cover" href="https://channel9.msdn.com/Shows/Cloud+Cover" target="_blank">Cloud Cover </a></strong>then you should be <img src='http://www.nickharris.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.nickharris.net/2011/04/how-to-sign-up-for-an-account-to-access-sql-azure-for-free/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WP7 Nights at the Round Table Slide Deck March 31st</title>
		<link>http://www.nickharris.net/2011/04/wp7-nights-at-the-round-table-slide-deck-march-31st/</link>
		<comments>http://www.nickharris.net/2011/04/wp7-nights-at-the-round-table-slide-deck-march-31st/#comments</comments>
		<pubDate>Fri, 01 Apr 2011 06:59:58 +0000</pubDate>
		<dc:creator>nick.harris</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[Azure]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Windows Phone 7]]></category>
		<category><![CDATA[wp7]]></category>

		<guid isPermaLink="false">http://www.nickharris.net/?p=904</guid>
		<description><![CDATA[Hi there, For those of you that were asking for the links here is the slide deck Meeting_WP7_Nights_at_the_Round_Table_Mar2011, that was presented on my phone All in all a great night and we seen several cool new WP7  apps. The app &#8230; <a href="http://www.nickharris.net/2011/04/wp7-nights-at-the-round-table-slide-deck-march-31st/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hi there,</p>
<p>For those of you that were asking for the links here is the slide deck <a href="http://www.nickharris.net/wp-content/uploads/2011/04/Meeting_WP7_Nights_at_the_Round_Table_Mar2011.pptx">Meeting_WP7_Nights_at_the_Round_Table_Mar2011</a>, that was presented on my phone <img src="http://www.nickharris.net/wp-includes/images/smilies/icon_smile.gif" alt=":)" /></p>
<p>All in all a great night and we seen several cool new WP7  apps.</p>
<p>The app of the night was <strong>Mix11.</strong> Check it out <a href="zune://navigate/?phoneAppID=93ddfb19-002a-e011-854c-00237de2db9e" target="_blank">here on Zune</a> its free and will surely come in handy this month if your heading to Mix11 @ LA.  Description of Mix11 app follows:</p>
<blockquote><p><em>Attending the Microsoft MIX11 conference in Las Vegas, April 2011? You need the complete shcedule on your Windows Phone 7 for quick and easy offline reference. Includes session information, speaker bios, a map and news feed. Favorite the sessions you plan on attending so you don&#8217;t accidentally miss one!</em></p>
<p><em>NOTE: the final schedule will not be announced until much closer to the date in April &#8211; the app will update over wifi or 3G. Until then, browse the schedules from previous conferences and watch the recorded sessions.</em></p></blockquote>
<p>For those of you who dont have PowerPoint here is the March Rollup:</p>
<ol>
<li><strong>Azure </strong>
<ul>
<li><a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=7a1089b6-4050-4307-86c4-9dadaa5ed018" target="_blank">SDK v1.4 available</a></li>
<li><a href="http://www.wadewegner.com/2011/03/getting-started-with-the-windows-azure-toolkit-for-windows-phone-7/" target="_blank">Windows Azure Toolkit for Windows Phone </a><a href="http://www.wadewegner.com/2011/03/getting-started-with-the-windows-azure-toolkit-for-windows-phone-7/"  target="_blank">7</a></li>
<li><a href="http://blogs.msdn.com/b/windowsazure/archive/2011/03/22/new-eclipse-plugin-ctp-eases-windows-azure-development-for-java-developers.aspx" target="_blank">Java developers &#8211; Eclipse Plugin CTP </a></li>
<li><a href="http://blogs.msdn.com/b/jasonz/archive/2011/03/15/announcing-lightswitch-beta-2.aspx"  target="_blank">LightSwitch Beta 2 can publish to Windows Azure</a></li>
<li><a href="http://blog.smarx.com/posts/using-the-windows-azure-cdn-for-your-web-application" target="_blank">Windows Azure CDN for webapps</a></li>
<li><a href="http://blogs.msdn.com/b/windowsazureappfabric/archive/2011/03/10/introduction-to-windows-azure-appfabric-blog-posts-series-part-4-building-composite-applications.aspx" target="_blank">Composite App CTP </a>- Coming Soon</li>
<li><a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=413e88f8-5966-4a83-b309-53b7b77edf78&amp;displaylang=en" target="_blank">Windows Azure Platform Traning Kit Feb Update</a></li>
</ul>
</li>
<li><strong>Windows Phone 7 </strong>
<ul>
<li>
<div><a href="http://www.wadewegner.com/2011/03/getting-started-with-the-windows-azure-toolkit-for-windows-phone-7/"  target="_blank">Windows Azure Toolkit for Windows Phone 7</a></div>
</li>
<li>
<div><a href="http://windowsteamblog.com/windows_phone/b/wpdev/archive/2011/03/08/an-update-on-windows-phone-marketplace-new-tips-policies-and-regional-access-program.aspx" target="_blank">Marketplace increases from 5 to 100 FREE apps per account</a></div>
</li>
<li>
<div><a href="http://windowsteamblog.com/windows_phone/b/wpdev/archive/2011/03/30/a-year-later-the-windows-phone-7-numbers-that-matter.aspx" target="_blank">Tools 1.5million downloads, 36,000 AppHub members, 11,500 Apps</a></div>
</li>
<li>
<div><a href="http://windowsteamblog.com/windows_phone/b/wpdev/archive/2011/03/08/an-update-on-windows-phone-marketplace-new-tips-policies-and-regional-access-program.aspx" target="_blank">Global Publisher Program</a></div>
</li>
<li>
<div><a href="http://windowsteamblog.com/windows_phone/b/wpdev/archive/2011/02/11/what-the-nokia-deal-means-for-microsoft-developers.aspx" target="_blank">Nokia and Microsoft Strategic Partnership</a></div>
</li>
<li>
<div><a href="http://windowsteamblog.com/windows_phone/b/wpdev/archive/2010/12/13/windows-phone-recipes-helping-the-community.aspx" target="_blank">mmm Recipes </a></div>
<div> + Accelerometer Shake Recipe</div>
<div> + Server Side Push Notification Helper</div>
<div> + Nonlinear Navigation</div>
<div> + GPS Emulator and more</div>
</li>
<li><a href="http://create.msdn.com/en-us/resources/downloads" target="_blank">New Developers Tools Drop –Jan 28th</a></li>
</ul>
</li>
</ol>
<p>Enjoy,<br />
Nick</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nickharris.net/2011/04/wp7-nights-at-the-round-table-slide-deck-march-31st/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Part One &#8211; Provision and Deploy to SQL Azure Reporting Services</title>
		<link>http://www.nickharris.net/2011/03/part-one-provision-and-deploy-to-sql-azure-reporting-services/</link>
		<comments>http://www.nickharris.net/2011/03/part-one-provision-and-deploy-to-sql-azure-reporting-services/#comments</comments>
		<pubDate>Mon, 28 Mar 2011 09:52:32 +0000</pubDate>
		<dc:creator>nick.harris</dc:creator>
				<category><![CDATA[Azure]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Reporting]]></category>
		<category><![CDATA[SAR]]></category>
		<category><![CDATA[SSRS]]></category>

		<guid isPermaLink="false">http://www.nickharris.net/?p=862</guid>
		<description><![CDATA[In many enterprise applications one often overlooked, in respect to their importance, requirement are reports. Reports are typically consumed by upper management of the organisation to determine the health of their organisation through the organisational data collected and crunched by &#8230; <a href="http://www.nickharris.net/2011/03/part-one-provision-and-deploy-to-sql-azure-reporting-services/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In many enterprise applications one often overlooked, in respect to their importance, requirement are reports. Reports are typically consumed by upper management of the organisation to determine the health of their organisation through the organisational data collected and crunched by their enterprise app. Fortunately Azure provides SQL Azure Reporting, currently in Limited CTP, to extend the already familiar development experience of SSRS to the cloud.</p>
<p>This is part one of a series on SQL Azure Reporting Limited CTP.  This post will focus on deployment of an SSRS report to the SQL Azure Reporting Limited CTP.  Following posts will detail how to programmatically consume these reports.</p>
<p><strong>Sign Up for a Free account to Access SQL Azure</strong><br />
If you would like to follow along with this post there are currently two ways you can try SQL Azure <strong>FREE</strong> of charge:</p>
<ol>
<li>Sign up for this limited-time promotion, and you’ll get TWO 1GB Web Edition databases for one month. No credit card information is required. To get started, insert promo code SQLAZURE25</li>
<li>Get a 1GB Web Edition database for no charge for 3 months. This account requires a credit card, as any additional usage above 1GB will be billed at standard rates. After the Free Trial period, you can switch to a paid account without losing your data</li>
</ol>
<p>For details please on the <strong>FREE</strong> access pelase see <a href="http://www.sqlazure.com/getstarted" target="_blank">www.sqlazure.com/getstarted</a> and visit <a href="http://www.sqlazure.com/community" target="_blank">www.sqlazure.com/community</a> for additional resources.</p>
<p><strong>Once you have your account you will need to Sign Up for Access to the SQL Azure Reporting Services CTP</strong></p>
<ol>
<li>In the <a href="https://windows.azure.com" target="_blank">Azure Management Portal </a>click on the Reporting in the left nav bar and follow the instructions
<p><div id="attachment_869" class="wp-caption alignnone" style="width: 550px"><a href="http://www.nickharris.net/wp-content/uploads/2011/03/SignUp1.png"><img class="size-large wp-image-869 " title="Sign Up for SQL Azure Reporting Services CTP" src="http://www.nickharris.net/wp-content/uploads/2011/03/SignUp1-1024x861.png" alt="Sign Up for SQL Azure Reporting Services CTP" width="540" height="454" /></a><p class="wp-caption-text">Sign Up for SQL Azure Reporting Services CTP</p></div></li>
<li>At some point later (in my case 1 to 2 weeks) you will receive an email with your invite and access code for the beta. Once you receive this you need to login the the portal as per above and then press the <em>2. Provision</em> option and select an appropriate subscription
<p><div id="attachment_872" class="wp-caption alignnone" style="width: 310px"><a href="http://www.nickharris.net/wp-content/uploads/2011/03/Provision.png"><img class="size-medium wp-image-872" title="Provision step 1" src="http://www.nickharris.net/wp-content/uploads/2011/03/Provision-300x225.png" alt="Provision step 1" width="300" height="225" /></a><p class="wp-caption-text">Provision step 1</p></div></li>
<li>Supply the token code provided on email
<p><div id="attachment_873" class="wp-caption alignnone" style="width: 310px"><a href="http://www.nickharris.net/wp-content/uploads/2011/03/Password.png"><img class="size-medium wp-image-873" title="token code" src="http://www.nickharris.net/wp-content/uploads/2011/03/Password-300x226.png" alt="token code" width="300" height="226" /></a><p class="wp-caption-text">token code</p></div></li>
</ol>
<p><strong>Create your Reporting Project</strong><br />
The development experience in VS2010 with regard to Reporting projects synonymous with Windows Mobile development i.e not supported, unless you want client reports *.rdlc. To me this raises similar questions to that of the huge leap forward seen in Windows Mobile to Windows Phone 7 &#8211; Will we soon see a similar leap forward in support for Reporting in the next release of Visual Studio? &#8211; I dont know the answer but if I had to take a pick project Cresent is looking like it will be a contender.</p>
<p>This being said that the way to build your reports is using SQL Server Business Intelligence Development Studio (BIDS) which is installed with SQL Server 2008 as follows:</p>
<ol>
<li>To Start BIDS goto Start &gt;&gt; All Programs &gt;&gt; Microsoft SQL Server 2008 R2 &gt;&gt; SQL Server Business Intelligence Development Studio</li>
<li>Create Report project File &gt;&gt; New Project &gt;&gt; Business Intelligence Projects &gt;&gt; Report Server Project
<p><div id="attachment_882" class="wp-caption alignnone" style="width: 573px"><a href="http://www.nickharris.net/wp-content/uploads/2011/03/CreateProject.png"><img class="size-full wp-image-882  " title="Create Report Project" src="http://www.nickharris.net/wp-content/uploads/2011/03/CreateProject.png" alt="Create Report Project" width="563" height="379" /></a><p class="wp-caption-text">Create Report Project</p></div></li>
<li>Create Shared Data Source  to retrieve content from your SQL Azure Database.  In the  Solution Explorer right click the Shared Data sources folder
<ul> &gt;&gt; Press Add New Data Source</ul>
<ul>
<li><strong>Note: </strong>At the time of writing this post please note that the SQL Azure Reporting CTP is currently only hosted in our South Central US datacenter &#8211; we strongly recommend that you host any servers and databases you might use for your reporting testing needs at this datacenter. You will be charged for bandwidth usage for data transfers to/from the South Central US datacenter should you host your data that you report against outside of this datacenter. Also, co-locating with the service will provide optimal performance.</li>
<li><strong>Note: </strong>While Shared Data Sources are supported Shared Datasets are not currently supported in this Limited CTP</li>
</ul>
</li>
<li>Select Microsoft SQL Azure in the Type dropdown of the shared datasource properties and use the Edit button to configure and test your connection string to your Database.
<p><div id="attachment_884" class="wp-caption alignnone" style="width: 479px"><a href="http://www.nickharris.net/wp-content/uploads/2011/03/SharedDataSourceProperties1.png"><img class="size-full wp-image-884 " title="Shared Data Source Properties - General" src="http://www.nickharris.net/wp-content/uploads/2011/03/SharedDataSourceProperties1.png" alt="Shared Data Source Properties - General" width="469" height="345" /></a><p class="wp-caption-text">Shared Data Source Properties - General</p></div></li>
<li>In Solution Explorer &gt;&gt; Right click on the Reports folder &gt;&gt; Select Add a New Report and define a report against your shared datasource.  For links to resources about learning to author reports, see <a title="SQL Azure Reporting Resources" href="http://go.microsoft.com/fwlink/?LinkId=206855" target="_blank">SQL Azure Reporting Resources</a>.  The image below illustrates the report design view against my shared data source.
<p><div id="attachment_886" class="wp-caption alignnone" style="width: 556px"><a href="http://www.nickharris.net/wp-content/uploads/2011/03/ReportDefinition.png"><img class="size-full wp-image-886 " title="Report Definition" src="http://www.nickharris.net/wp-content/uploads/2011/03/ReportDefinition.png" alt="Report Definition" width="546" height="429" /></a><p class="wp-caption-text">Report Definition</p></div></li>
<li>Note: Once you have finished defining your report you can press the preview tab (next to Design tab in the above image) to preview the report.</li>
</ol>
<p><strong>Deployment</strong></p>
<ol>
<li>In a browser go to the Azure Management Portal &gt;&gt; select Reporting from the left Nav and then expand out your report subscription to reveal the Web Service URL and username configured through the initial provisioning process.  The image below highlights the two
<p><div id="attachment_888" class="wp-caption alignnone" style="width: 554px"><a href="http://www.nickharris.net/wp-content/uploads/2011/03/ReportingServiceHome.png"><img class="size-full wp-image-888 " title="Reporting Service Details" src="http://www.nickharris.net/wp-content/uploads/2011/03/ReportingServiceHome.png" alt="Reporting Service Details" width="544" height="490" /></a><p class="wp-caption-text">Reporting Service Details</p></div></li>
<li>In Solution Explorer &gt;&gt; Right click your  reporting project &gt;&gt; select Properties</li>
<li>Copy the Web Service URL text from the Portal as per image above in step 1 and format the url to be <strong>https://</strong>&lt;url from management portal&gt;<strong>/reportserver    &#8211; Note: </strong>the http<strong>s</strong>  and <strong>/reportserver.  </strong>If you are getting an issue when deploying as follows <em>When deploying the project or an item in the project, you get the error message: Could not connect to the report server &#8230;. Verify that the TargetServerURL is valid&#8230; </em>the common cause is not formatting the url correctly.  Once your done it should be in a form similar to https://fghijk5678.database.windows.net/reportserver</li>
<li>Press Ok on the properties dialog</li>
<li>To Deploy to SQL Azure Reporting go to Solution Explorer &gt;&gt; Right click your reporting project &gt;&gt; Select Deploy</li>
<li>A dialog will popup prompting for your reporting services login.  This will be the username as shown in the image in step 1 above and the password you supplied during the provisioning process.  Enter them and press Ok
<p><div id="attachment_889" class="wp-caption alignnone" style="width: 499px"><a href="http://www.nickharris.net/wp-content/uploads/2011/03/DeployUsernameAndPass.png"><img class="size-full wp-image-889 " title="Deploy to SQL Azure Reporting. Report Portal Username and Password" src="http://www.nickharris.net/wp-content/uploads/2011/03/DeployUsernameAndPass.png" alt="Deploy to SQL Azure Reporting. Report Portal Username and Password" width="489" height="191" /></a><p class="wp-caption-text">Deploy to SQL Azure Reporting. Report Portal Username and Password</p></div></li>
<li>If deploy was unsuccessful please see the Troubleshooting section towards the bottome of this post.</li>
</ol>
<p><strong>Verifying your deployed Report </strong></p>
<ol>
<li>Take the URL configured in step 3 above i.e it should be in the form <strong>https://</strong>&lt;url from management portal&gt;<strong>/reportserver   </strong>and append <strong>/login.aspx </strong>e.g the final form will be https://fghijk5678.database.windows.net/reportserver/login.aspx </li>
<li>Browse to your report server using your browser and when prompted use the same username and credential supplied when deploying your reporting project in step 6 above.
<p><div id="attachment_894" class="wp-caption alignnone" style="width: 310px"><a href="http://www.nickharris.net/wp-content/uploads/2011/03/Login.png"><img class="size-medium wp-image-894" title="Login" src="http://www.nickharris.net/wp-content/uploads/2011/03/Login-300x252.png" alt="Login" width="300" height="252" /></a><p class="wp-caption-text">Login</p></div></li>
<li>Once logged in Browse to your reports folder and select your report to render
<div class="mceTemp">
<div id="attachment_892" class="wp-caption alignnone" style="width: 561px"><a href="http://www.nickharris.net/wp-content/uploads/2011/03/RenderedReport1.png"><img class="size-full wp-image-892 " title="Rendered Report - SQL Azure Reporting " src="http://www.nickharris.net/wp-content/uploads/2011/03/RenderedReport1.png" alt="Rendered Report - SQL Azure Reporting " width="551" height="630" /></a><p class="wp-caption-text">Rendered Report - SQL Azure Reporting </p></div>
</div>
</li>
</ol>
<p><strong>Troubleshooting Deployments</strong></p>
<ol>
<li>Check out the <a title="SQL Azure Reporting Limited CTP release notes" href="http://social.technet.microsoft.com/wiki/contents/articles/sql-azure-reporting-limited-ctp-release-notes.aspx" target="_blank">SQL Azure Reporting Limited CTP release notes</a> for solutions to common problems</li>
</ol>
<p><strong>Documentation and Feeback</strong></p>
<ol>
<li>Documentation for getting started and using the SQL Azure Reporting CTP can be found in the SQL Azure library on MSDN <a title="here" href="http://msdn.microsoft.com/en-us/library/gg430130.aspx" target="_blank">here </a></li>
<li>You can provide us feedback through the Connect site <a title="(here)" href=" https://connect.microsoft.com/SQLServer/Feedback " target="_blank">(here)</a> and filing a Bug or Suggestion (Select Category = &#8220;SQL Azure Reporting) or by visiting the <a title="SQL Azure forum" href="http://social.msdn.microsoft.com/Forums/en-US/ssdsgetstarted/threads" target="_blank">SQL Azure forum</a>. </li>
<li>To vote on feature requests and make suggestions for V1 features, please visit <a href="http://www.mygreatsqlazurereportingidea.com/" target="_blank">http://www.mygreatsqlazurereportingidea.com/</a></li>
</ol>
<p><strong>Summary</strong></p>
<p>This post detailed how to provision, deploy and view reports to/on SQL Azure Reporting Limited CTP.  The next post in this series will detail how to programmatically consume these reports.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nickharris.net/2011/03/part-one-provision-and-deploy-to-sql-azure-reporting-services/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>WP7 Nights at the Round Table &#8211; March 31</title>
		<link>http://www.nickharris.net/2011/03/wp7-nights-at-the-round-table-march-31/</link>
		<comments>http://www.nickharris.net/2011/03/wp7-nights-at-the-round-table-march-31/#comments</comments>
		<pubDate>Thu, 24 Mar 2011 06:45:20 +0000</pubDate>
		<dc:creator>nick.harris</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[Azure]]></category>
		<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://www.nickharris.net/?p=864</guid>
		<description><![CDATA[Hi there Windows Phone 7 Developers in Sydney Australia, Time to get out from infront of the computer and into the bar to talk about Windows Phone 7 and Azure Dev Event: WP7 Nights at the Round Table &#8211; March &#8230; <a href="http://www.nickharris.net/2011/03/wp7-nights-at-the-round-table-march-31/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hi there Windows Phone 7 Developers in Sydney Australia,</p>
<p>Time to get out from infront of the computer and into the bar to talk about Windows Phone 7 and Azure Dev <img src='http://www.nickharris.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>Event:</strong><br />
WP7 Nights at the Round Table &#8211; March 31st Sydney<br />
<strong></strong></p>
<p><strong>Purpose:</strong><br />
Let’s get together for some drinks to trade WP7 Dev stories, demos or seek free advice from other devs to help get your app off the ground and into Marketplace. This event will be informal, around bar tables, so bring along your device or laptop if you wish to show people what you have been up to.</p>
<p><strong>Let us know your coming:</strong></p>
<p>If your on LinkedIn please indicate your attendance here &#8211; <a title="Windows Phone 7 Developer Dev Drinks March 31st" href="http://events.linkedin.com/WP7-Nights-Round-Table-March-31st/pub/611027">Windows Phone 7 Developer Dev Drinks March 31st</a> or in the comments section below.</p>
<p><strong>Date, Time, Location:</strong></p>
<p>6-8pm<br />
Thurs 31st March 2010<br />
City Hotel,<br />
Corner of King and Kent St, Sydney CBD.</p>
<p><a href="http://www.nickharris.net/wp-content/uploads/2010/11/XMassDrinks.png"><img class="alignnone size-full wp-image-710" title="XMassDrinks" src="http://www.nickharris.net/wp-content/uploads/2010/11/XMassDrinks.png" alt="" width="200" height="400" /></a></p>
<p>Hope to see you there,</p>
<p>Nick Harris <img src='http://www.nickharris.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.nickharris.net/2011/03/wp7-nights-at-the-round-table-march-31/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

