Windows Phone Push Notifications and Windows Azure

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
Using new NuGet packages built by his team, http://www.wadewegner.com/ 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 - in less than two minutes! You only need the following three NuGet packages: <pre class="brush: text Install-Package Phone.Notifications.BasePage

Install-Package CloudServices.Notifications

Install-Package WindowsPhone.Notifications.ManagementUI.Sample[/code] To learn more, watch Wade explain the purpose of these NuGet packages on the following Cloud Cover show: http://channel9.msdn.com/Shows/Cloud+Cover/Episode-64-Adding-Push-Notifications-to-Windows-Phone-Apps Adding Push Notifications to Windows Phone Apps . You can also try out the http://watwp.codeplex.com/ Windows Azure Toolkit for Windows Phone on CodePlex. http://ccmixter.org/files/AlexBeroza/33425 hardline by alex used under http://creativecommons.org/licenses/by/2.0/deed.en Creative Commons <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Feeds/RSS&WT.dl=0&WT.entryid=Entry:RSSView:40b1411e79c942d3bc159f91017e1e04

View the full article
 
Back
Top