<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Windows Phone Push Notifications and Windows Azure</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/posts/Windows-Phone-Push-Notifications-and-Windows-Azure/rss"></atom:link>
	<image>
		<url>http://ak.channel9.msdn.com/ch9/1e04/40b1411e-79c9-42d3-bc15-9f91017e1e04/WindowsPhoneWindowsAzurePushNotifications_100_ch9.jpg</url>
		<title>Channel 9 - Windows Phone Push Notifications and Windows Azure</title>
		<link></link>
	</image>
	<description>Using new NuGet packages built by his team, Wade Wegner shows you how you can create a brand new Windows Phone 7.1 project and enable push notification support using an ASP.NET MVC 3 Web Application running in Windows Azure -&amp;nbsp;in less than two minutes! You only need the following three NuGet packages: Install-Package Phone.Notifications.BasePage

Install-Package CloudServices.Notifications

Install-Package WindowsPhone.Notifications.ManagementUI.Sample To learn more, watch Wade explain the purpose of these NuGet packages on the following Cloud Cover&amp;nbsp;show: Adding Push Notifications to Windows Phone Apps. You can also try out the Windows Azure Toolkit for Windows Phone on CodePlex. hardline by alex used under Creative Commons </description>
	<link></link>
	<language>en</language>
	<pubDate>Sun, 19 May 2013 17:55:04 GMT</pubDate>
	<lastBuildDate>Sun, 19 May 2013 17:55:04 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Windows Phone Push Notifications and Windows Azure</title>
		<description>
			<![CDATA[When I create a WP7 project, it isn&#39;t a solution, hence I can&#39;t right click to add a new project like you do. Are you doing something like pressing the shift key when you create a new project in VS2010&#63;<p>posted by d0nauld</p>]]>
		</description>
		<link>http://channel9.msdn.com/posts/Windows-Phone-Push-Notifications-and-Windows-Azure#c634572445423972037</link>
		<pubDate>Fri, 18 Nov 2011 20:22:22 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/posts/Windows-Phone-Push-Notifications-and-Windows-Azure#c634572445423972037</guid>
		<dc:creator>d0nauld</dc:creator>
	</item>
	<item>
		<title>Re: Windows Phone Push Notifications and Windows Azure</title>
		<description>
			<![CDATA[It works fine &#33; <p>posted by goodwin5</p>]]>
		</description>
		<link>http://channel9.msdn.com/posts/Windows-Phone-Push-Notifications-and-Windows-Azure#c634575173018941437</link>
		<pubDate>Tue, 22 Nov 2011 00:08:21 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/posts/Windows-Phone-Push-Notifications-and-Windows-Azure#c634575173018941437</guid>
		<dc:creator>goodwin5</dc:creator>
	</item>
	<item>
		<title>Re: Windows Phone Push Notifications and Windows Azure</title>
		<description>
			<![CDATA[Valeu..........<p>posted by Luiz</p>]]>
		</description>
		<link>http://channel9.msdn.com/posts/Windows-Phone-Push-Notifications-and-Windows-Azure#c634589534243145683</link>
		<pubDate>Thu, 08 Dec 2011 15:03:44 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/posts/Windows-Phone-Push-Notifications-and-Windows-Azure#c634589534243145683</guid>
		<dc:creator>Luiz</dc:creator>
	</item>
	<item>
		<title>Re: Windows Phone Push Notifications and Windows Azure</title>
		<description>
			<![CDATA[It&#180;s perfect for start in the programming Windows Phone.<br>Thanks.<br>Victor.<p>posted by Victor</p>]]>
		</description>
		<link>http://channel9.msdn.com/posts/Windows-Phone-Push-Notifications-and-Windows-Azure#c634602526788633756</link>
		<pubDate>Fri, 23 Dec 2011 15:57:58 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/posts/Windows-Phone-Push-Notifications-and-Windows-Azure#c634602526788633756</guid>
		<dc:creator>Victor</dc:creator>
	</item>
	<item>
		<title>Re: Windows Phone Push Notifications and Windows Azure</title>
		<description>
			<![CDATA[<p>@<a href="/posts/Windows-Phone-Push-Notifications-and-Windows-Azure#c634572445423972037">d0nauld</a>: Could you email me from my blog at <a href="http://blogs.msdn.com/devschool">http://blogs.msdn.com/devschool</a> if you are still having difficulties?&nbsp; I would need to find out more about your set-up to assist.</p><p>If you receive an error using the NuGet PM command:</p><pre>Install-Package&nbsp;CloudServices.Notifications </pre><pre>And receive an error similar to: GAC does not include Microsoft.IdentityModel</pre><pre>This may have been caused by not using the full download of the Azure Toolkit from:</pre><p><a href="http://watwp.codeplex.com/releases/view/77780">http://watwp.codeplex.com/releases/view/77780</a></p><p>&nbsp;</p><p>posted by Socal Sammy</p>]]>
		</description>
		<link>http://channel9.msdn.com/posts/Windows-Phone-Push-Notifications-and-Windows-Azure#c634613789124827601</link>
		<pubDate>Thu, 05 Jan 2012 16:48:32 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/posts/Windows-Phone-Push-Notifications-and-Windows-Azure#c634613789124827601</guid>
		<dc:creator>Socal Sammy</dc:creator>
	</item>
	<item>
		<title>Re: Windows Phone Push Notifications and Windows Azure</title>
		<description>
			<![CDATA[Hi I have a  problem, when i try to install the Phone.Notifications.BasePage i have this problem<br>could you help me please&#63;<br>Install-Package &#58; Unable to find assembly references that are compatible with the target framework &#39;Silverlight,Versio<br>n&#61;v4.0,Profile&#61;WindowsPhone71&#39;.<br>At line&#58;1 char&#58;16<br>&#43; Install-Package &#60;&#60;&#60;&#60; Phone.Notifications.BasePage<br>&#43; CategoryInfo &#58; NotSpecified&#58; &#40;&#58;&#41; &#91;Install-Package&#93;, InvalidOperationException<br>&#43; FullyQualifiedErrorId &#58; NuGetCmdletUnhandledException,NuGet.PowerShell.Commands.InstallPackageComman<p>posted by maleny</p>]]>
		</description>
		<link>http://channel9.msdn.com/posts/Windows-Phone-Push-Notifications-and-Windows-Azure#c634627196326670730</link>
		<pubDate>Sat, 21 Jan 2012 05:13:52 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/posts/Windows-Phone-Push-Notifications-and-Windows-Azure#c634627196326670730</guid>
		<dc:creator>maleny</dc:creator>
	</item>
	<item>
		<title>Re: Windows Phone Push Notifications and Windows Azure</title>
		<description>
			<![CDATA[Maleny, make sure you have windows phone 7.1 sdk installed and not the older 7.0<p>posted by Kaveh</p>]]>
		</description>
		<link>http://channel9.msdn.com/posts/Windows-Phone-Push-Notifications-and-Windows-Azure#c634646710770666886</link>
		<pubDate>Sun, 12 Feb 2012 19:17:57 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/posts/Windows-Phone-Push-Notifications-and-Windows-Azure#c634646710770666886</guid>
		<dc:creator>Kaveh</dc:creator>
	</item>
	<item>
		<title>Re: Windows Phone Push Notifications and Windows Azure</title>
		<description>
			<![CDATA[i&#39;m sure, i have  windows phone sdk 7.1 installed in my PC. <p>posted by maleny</p>]]>
		</description>
		<link>http://channel9.msdn.com/posts/Windows-Phone-Push-Notifications-and-Windows-Azure#c634650495554965398</link>
		<pubDate>Fri, 17 Feb 2012 04:25:55 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/posts/Windows-Phone-Push-Notifications-and-Windows-Azure#c634650495554965398</guid>
		<dc:creator>maleny</dc:creator>
	</item>
	<item>
		<title>Re: Windows Phone Push Notifications and Windows Azure</title>
		<description>
			<![CDATA[<p>@<a href="/posts/Windows-Phone-Push-Notifications-and-Windows-Azure#c634650495554965398">maleny</a>: I have the same problem, with the same setup. Any solution found?</p><p>posted by billo</p>]]>
		</description>
		<link>http://channel9.msdn.com/posts/Windows-Phone-Push-Notifications-and-Windows-Azure#c634652707492214294</link>
		<pubDate>Sun, 19 Feb 2012 17:52:29 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/posts/Windows-Phone-Push-Notifications-and-Windows-Azure#c634652707492214294</guid>
		<dc:creator>billo</dc:creator>
	</item>
	<item>
		<title>Re: Windows Phone Push Notifications and Windows Azure</title>
		<description>
			<![CDATA[<p>@<a href="/posts/Windows-Phone-Push-Notifications-and-Windows-Azure#c634652707492214294">billo</a>:Needed a new version of NuGet. See <a href="http://www.wadewegner.com/2011/11/unable-to-find-assembly-references-that-are-compatible-with-the-target-framework-silverlightversionv4-0-profilewindowsphone71/">http://www.wadewegner.com/2011/11/unable-to-find-assembly-references-that-are-compatible-with-the-target-framework-silverlightversionv4-0-profilewindowsphone71/</a></p><p>Also, NuGet was unable to update itself, so had to uninstall the previous version (1.2) and install anew.</p><p>&nbsp;</p><p>&nbsp;</p><p>posted by billo</p>]]>
		</description>
		<link>http://channel9.msdn.com/posts/Windows-Phone-Push-Notifications-and-Windows-Azure#c634652718534017345</link>
		<pubDate>Sun, 19 Feb 2012 18:10:53 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/posts/Windows-Phone-Push-Notifications-and-Windows-Azure#c634652718534017345</guid>
		<dc:creator>billo</dc:creator>
	</item>
	<item>
		<title>Re: Windows Phone Push Notifications and Windows Azure</title>
		<description>
			<![CDATA[when I am trying to do the last installation &#58;<br><br>Install-Package WindowsPhone.Notifications.ManagementUI.Sample<br><br>i get the following error massage&#58;<br><br> Failed to add reference to &#39;Microsoft.IdentityModel&#39;. Please make sure that it is in the Global Assembly Cache.<br><br>what could be the reason for that&#63;&#63;&#63;<br><br>Tnx<br><br>Eli<br><p>posted by eli</p>]]>
		</description>
		<link>http://channel9.msdn.com/posts/Windows-Phone-Push-Notifications-and-Windows-Azure#c634658571451702219</link>
		<pubDate>Sun, 26 Feb 2012 12:45:45 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/posts/Windows-Phone-Push-Notifications-and-Windows-Azure#c634658571451702219</guid>
		<dc:creator>eli</dc:creator>
	</item>
	<item>
		<title>Re: Windows Phone Push Notifications and Windows Azure</title>
		<description>
			<![CDATA[my name is adit,<br><br>i have little problem here, i cant install &#34;Package WindowsPhone.Notifications.ManagementUI.Sample&#34;..<br><br>here the error statement &#58;<br><br>______________________________________________________________________<br>Install-Package &#58; Failed to add reference to &#39;Microsoft.IdentityModel&#39;. Please make sure that it is in the Global Assembly Cache.<br>At line&#58;1 char&#58;16<br>&#43; Install-Package &#60;&#60;&#60;&#60;  WindowsPhone.Notifications.ManagementUI.Sample<br>    &#43; CategoryInfo          &#58; NotSpecified&#58; &#40;Smiley &#91;Install-Package&#93;, InvalidOperationException<br>    &#43; FullyQualifiedErrorId &#58; NuGetCmdletUnhandledException,NuGet.PowerShell.Commands.InstallPackageCommand<br><br>______________________________________________________________________<br><br>may anyone help me..<br>thanks in advance<p>posted by jonathan ditya</p>]]>
		</description>
		<link>http://channel9.msdn.com/posts/Windows-Phone-Push-Notifications-and-Windows-Azure#c634675803429211046</link>
		<pubDate>Sat, 17 Mar 2012 11:25:42 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/posts/Windows-Phone-Push-Notifications-and-Windows-Azure#c634675803429211046</guid>
		<dc:creator>jonathan ditya</dc:creator>
	</item>
	<item>
		<title>Re: Windows Phone Push Notifications and Windows Azure</title>
		<description>
			<![CDATA[<p>@<a href="/posts/Windows-Phone-Push-Notifications-and-Windows-Azure#c634627196326670730">maleny</a>:make you sure to installed MVC Platform 3 for azure...</p><p>&nbsp;</p><p>posted by jonathanditya</p>]]>
		</description>
		<link>http://channel9.msdn.com/posts/Windows-Phone-Push-Notifications-and-Windows-Azure#c634675805176284453</link>
		<pubDate>Sat, 17 Mar 2012 11:28:37 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/posts/Windows-Phone-Push-Notifications-and-Windows-Azure#c634675805176284453</guid>
		<dc:creator>jonathanditya</dc:creator>
	</item>
	<item>
		<title>Re: Windows Phone Push Notifications and Windows Azure</title>
		<description>
			<![CDATA[<p>@<a href="/posts/Windows-Phone-Push-Notifications-and-Windows-Azure#c634658571451702219">eli</a>:do you have solved your problem occured?</p><p>&nbsp;</p><p>posted by jonathanditya</p>]]>
		</description>
		<link>http://channel9.msdn.com/posts/Windows-Phone-Push-Notifications-and-Windows-Azure#c634687513201351309</link>
		<pubDate>Sat, 31 Mar 2012 00:42:00 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/posts/Windows-Phone-Push-Notifications-and-Windows-Azure#c634687513201351309</guid>
		<dc:creator>jonathanditya</dc:creator>
	</item>
	<item>
		<title>Re: Windows Phone Push Notifications and Windows Azure</title>
		<description>
			<![CDATA[Very Nice Solution.<br>I am able to test it fine in Visual Studio, but when I publish the WebRole to Azure and try to browse it, I keep getting the following YSOD message&#58;<br>No connection could be made because the target machine actively refused it 127.0.0.1&#58;10000 <br><br>Is there something I need to do to publish this correctly &#63;<br><br>Thanks.<br>Etienne.<p>posted by Etienne</p>]]>
		</description>
		<link>http://channel9.msdn.com/posts/Windows-Phone-Push-Notifications-and-Windows-Azure#c634703308625630090</link>
		<pubDate>Wed, 18 Apr 2012 07:27:42 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/posts/Windows-Phone-Push-Notifications-and-Windows-Azure#c634703308625630090</guid>
		<dc:creator>Etienne</dc:creator>
	</item>
	<item>
		<title>Re: Windows Phone Push Notifications and Windows Azure</title>
		<description>
			<![CDATA[Hey I am having the same problem as Eli<br><br>Install-Package &#58; Failed to add reference to &#39;Microsoft.IdentityModel&#39;. Please make sure that it is in the Global Assembly<br> Cache.<br>At line&#58;1 char&#58;16<br>&#43; Install-Package &#60;&#60;&#60;&#60;  WindowsPhone.Notifications.ManagementUI.Sample<br>    &#43; CategoryInfo          &#58; NotSpecified&#58; &#40;&#58;&#41; &#91;Install-Package&#93;, InvalidOperationException<br>    &#43; FullyQualifiedErrorId &#58; NuGetCmdletUnhandledException,NuGet.PowerShell.Commands.InstallPackageCommand<br><br>Thanks<p>posted by Kris</p>]]>
		</description>
		<link>http://channel9.msdn.com/posts/Windows-Phone-Push-Notifications-and-Windows-Azure#c634711559963081786</link>
		<pubDate>Fri, 27 Apr 2012 20:39:56 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/posts/Windows-Phone-Push-Notifications-and-Windows-Azure#c634711559963081786</guid>
		<dc:creator>Kris</dc:creator>
	</item>
	<item>
		<title>Re: Windows Phone Push Notifications and Windows Azure</title>
		<description>
			<![CDATA[<p>@<a href="/posts/Windows-Phone-Push-Notifications-and-Windows-Azure#c634703308625630090">Etienne</a>: you need to change code and user Windows Azure Storage Account.Read section &quot;Configuring your Windows Azure Storage account&quot; in WindowsPhone.Notifications.ManagementUI.Sample.Readme.htm. Changes: class NotificationManagementUi, method PreStart and class NotificationService, method PreStart. Or search for &quot;DevelopmentStorageAccount&quot; in the entyre solution.</p><p>&nbsp;</p><p>posted by natale</p>]]>
		</description>
		<link>http://channel9.msdn.com/posts/Windows-Phone-Push-Notifications-and-Windows-Azure#c634724032404027000</link>
		<pubDate>Sat, 12 May 2012 07:07:20 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/posts/Windows-Phone-Push-Notifications-and-Windows-Azure#c634724032404027000</guid>
		<dc:creator>natale</dc:creator>
	</item>
	<item>
		<title>Re: Windows Phone Push Notifications and Windows Azure</title>
		<description>
			<![CDATA[<p>I'm trying to set myself up to use Windows Phone Push notification.&nbsp; I've come across this video, to help set myself up.&nbsp; First let me say that <em><strong>this video goes way too fast!&nbsp; Why is it totally and completely wrong to stop long enough to say what you're doing???</strong></em></p><p>Second, I've added the Windows Azure Project, but I don't have anything like the project templates to choose from (Empty, Internet Application and Intranet Application).&nbsp; (It took me no less than 10 tries to stop the video on the second where I could even see the Project Template and what was in it.)&nbsp; Why don't I see these templates?</p><p>posted by Doctor Who</p>]]>
		</description>
		<link>http://channel9.msdn.com/posts/Windows-Phone-Push-Notifications-and-Windows-Azure#c634742823680477540</link>
		<pubDate>Sun, 03 Jun 2012 01:06:08 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/posts/Windows-Phone-Push-Notifications-and-Windows-Azure#c634742823680477540</guid>
		<dc:creator>Doctor Who</dc:creator>
	</item>
	<item>
		<title>Re: Windows Phone Push Notifications and Windows Azure</title>
		<description>
			<![CDATA[&#64;Eli, Kris<br><br>make sure, you have installed WIF &#40;Windows Identity Foundation&#41;.<br>http&#58;&#47;&#47;www.microsoft.com&#47;en-us&#47;download&#47;details.aspx&#63;id&#61;4451<br>http&#58;&#47;&#47;www.microsoft.com&#47;en-us&#47;download&#47;details.aspx&#63;displaylang&#61;en&#38;id&#61;17331<p>posted by Ramin</p>]]>
		</description>
		<link>http://channel9.msdn.com/posts/Windows-Phone-Push-Notifications-and-Windows-Azure#c634819347844107398</link>
		<pubDate>Thu, 30 Aug 2012 14:46:24 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/posts/Windows-Phone-Push-Notifications-and-Windows-Azure#c634819347844107398</guid>
		<dc:creator>Ramin</dc:creator>
	</item>
</channel>
</rss>