<?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 - Inside Windows Phone #04: Using Push Notification - Part 2</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Shows/Inside+Windows+Phone/Inside-Windows-Phone-04-Using-Push-Notification-Part-2/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/572977_100x75.jpg</url>
		<title>Channel 9 - Inside Windows Phone #04: Using Push Notification - Part 2</title>
		<link></link>
	</image>
	<description>
Since Windows Phone doesn’t allow 3rd party applications to run in the background, your code can’t listen to or poll the Web for updates. However, Windows Push Notification Service overcomes this communication issue, making it possible for Windows
 Phone devices to receive Push Notification Messages even when applications aren&#39;t running. 
Join Jorge Raastroem, Program Manager in the Windows Phone Application Platform team, and Yochay Kiriaty, Senior Technical Evangelist, as they describe what push notifications are and how they work with Windows Phone Push Notification Service.
 
This is the second video on this topic, including highlights to the updates made to Windows Phone Push Notification Services since the Beta tools release. You can find the first video here:

Windows Phone Push Notification. Additionally, you can read 
Understanding Microsoft Push Notifications for Windows Phones&amp;nbsp;and 
Understanding How Microsoft Push Notification Works – Part 2. 
Relevant links:Windows Phone Developer siteWindows Phone Training Kit 
&amp;nbsp; 

Are you developing with Windows Phone 7? You can pre-order 
Learning Windows Phone Programming by Jaime Rodriguez, Yochay Kiriaty, and John Papa! Or check out
the book&#39;s website.
</description>
	<link></link>
	<language>en</language>
	<pubDate>Wed, 22 May 2013 04:42:03 GMT</pubDate>
	<lastBuildDate>Wed, 22 May 2013 04:42:03 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Inside Windows Phone #04: Using Push Notification - Part 2</title>
		<description>
			<![CDATA[
<p>Hey Now,</p>
<p>&nbsp;</p>
<p>Another Great Show!</p>
<p>&nbsp;</p>
<p>Thx 4 the info,</p>
<p>Catto</p>
<p>posted by ccatto</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Inside+Windows+Phone/Inside-Windows-Phone-04-Using-Push-Notification-Part-2#c634199774970000000</link>
		<pubDate>Mon, 13 Sep 2010 12:24:57 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Inside+Windows+Phone/Inside-Windows-Phone-04-Using-Push-Notification-Part-2#c634199774970000000</guid>
		<dc:creator>ccatto</dc:creator>
	</item>
	<item>
		<title>Re: Inside Windows Phone #04: Using Push Notification - Part 2</title>
		<description>
			<![CDATA[
<p>Thanks for the report. I will file a bug.</p>
<p>C</p>
<p>posted by Charles</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Inside+Windows+Phone/Inside-Windows-Phone-04-Using-Push-Notification-Part-2#c634200027470000000</link>
		<pubDate>Mon, 13 Sep 2010 19:25:47 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Inside+Windows+Phone/Inside-Windows-Phone-04-Using-Push-Notification-Part-2#c634200027470000000</guid>
		<dc:creator>Charles</dc:creator>
	</item>
	<item>
		<title>Re: Inside Windows Phone #04: Using Push Notification - Part 2</title>
		<description>
			<![CDATA[
<p>Is anyone else getting an error from the Push Server: &quot;The remote server returned an error: (404) Not Found.&quot;<br /><br />The output chanel resolves to <a href="http://sn1.notify.live.net/throttledthirdparty/01.00/AAGS7iHQsR76QLd__UiLE5EZAgAAAAADAQAAAAQUZm52OjIzOEQ2NDJDRkI5MEVFMEQ">
http://sn1.notify.live.net/throttledthirdparty/01.00/AAGS7iHQsR76QLd__UiLE5EZAgAAAAADAQAAAAQUZm52OjIzOEQ2NDJDRkI5MEVFMEQ</a>&nbsp;and the RAW Http Message works but Toast and Tiles fail accordingly.</p>
<p>posted by gahayden</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Inside+Windows+Phone/Inside-Windows-Phone-04-Using-Push-Notification-Part-2#c634200145250000000</link>
		<pubDate>Mon, 13 Sep 2010 22:42:05 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Inside+Windows+Phone/Inside-Windows-Phone-04-Using-Push-Notification-Part-2#c634200145250000000</guid>
		<dc:creator>gahayden</dc:creator>
	</item>
	<item>
		<title>Re: Inside Windows Phone #04: Using Push Notification - Part 2</title>
		<description>
			<![CDATA[Did you remember to bind the channel for both toast and tile?  It should look something like:<br /><br />httpChannel.BindToShellToast();<br />httpChannel.BindToShellTile();<p>posted by Russ</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Inside+Windows+Phone/Inside-Windows-Phone-04-Using-Push-Notification-Part-2#c634220047000000000</link>
		<pubDate>Wed, 06 Oct 2010 23:31:40 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Inside+Windows+Phone/Inside-Windows-Phone-04-Using-Push-Notification-Part-2#c634220047000000000</guid>
		<dc:creator>Russ</dc:creator>
	</item>
</channel>
</rss>