<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: 31 Days of Windows 8 &#124; Day #13: Navigation</title>
	<atom:link href="http://www.jeffblankenburg.com/2012/11/13/31-days-of-windows-8-day-13-navigation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jeffblankenburg.com/2012/11/13/31-days-of-windows-8-day-13-navigation/</link>
	<description>windows development and other geekery</description>
	<lastBuildDate>Thu, 02 May 2013 13:34:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Waseem</title>
		<link>http://www.jeffblankenburg.com/2012/11/13/31-days-of-windows-8-day-13-navigation/#comment-9124</link>
		<dc:creator>Waseem</dc:creator>
		<pubDate>Sat, 16 Mar 2013 18:33:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffblankenburg.com/?p=2855#comment-9124</guid>
		<description>Sir,i worked for me,,but a small problem happened,,,the back button of page b raises an exception...
#if DEBUG &amp;&amp; !DISABLE_XAML_GENERATED_BREAK_ON_UNHANDLED_EXCEPTION
            UnhandledException += (sender, e) =&gt;
            {
                if (global::System.Diagnostics.Debugger.IsAttached) global::System.Diagnostics.Debugger.Break();
            };


if i comment the //onnavigatedto event.....no exception is there,but as expected no value is passed...plz help me out</description>
		<content:encoded><![CDATA[<p>Sir,i worked for me,,but a small problem happened,,,the back button of page b raises an exception&#8230;<br />
#if DEBUG &amp;&amp; !DISABLE_XAML_GENERATED_BREAK_ON_UNHANDLED_EXCEPTION<br />
            UnhandledException += (sender, e) =&gt;<br />
            {<br />
                if (global::System.Diagnostics.Debugger.IsAttached) global::System.Diagnostics.Debugger.Break();<br />
            };</p>
<p>if i comment the //onnavigatedto event&#8230;..no exception is there,but as expected no value is passed&#8230;plz help me out</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ameer Hamza</title>
		<link>http://www.jeffblankenburg.com/2012/11/13/31-days-of-windows-8-day-13-navigation/#comment-9075</link>
		<dc:creator>Ameer Hamza</dc:creator>
		<pubDate>Sun, 03 Mar 2013 12:01:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffblankenburg.com/?p=2855#comment-9075</guid>
		<description>can you provide the tutorial for c++ as well ?</description>
		<content:encoded><![CDATA[<p>can you provide the tutorial for c++ as well ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Umair</title>
		<link>http://www.jeffblankenburg.com/2012/11/13/31-days-of-windows-8-day-13-navigation/#comment-9017</link>
		<dc:creator>Umair</dc:creator>
		<pubDate>Fri, 22 Feb 2013 10:48:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffblankenburg.com/?p=2855#comment-9017</guid>
		<description>Also define how to change the shape of button like your above post your back button is round shape.</description>
		<content:encoded><![CDATA[<p>Also define how to change the shape of button like your above post your back button is round shape.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Umair</title>
		<link>http://www.jeffblankenburg.com/2012/11/13/31-days-of-windows-8-day-13-navigation/#comment-9016</link>
		<dc:creator>Umair</dc:creator>
		<pubDate>Fri, 22 Feb 2013 10:46:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffblankenburg.com/?p=2855#comment-9016</guid>
		<description>Sir i am facing a problem to my image.when i load it from folder it is reverted like mirror what&#039;s the problem with it kindly give me solution.....</description>
		<content:encoded><![CDATA[<p>Sir i am facing a problem to my image.when i load it from folder it is reverted like mirror what&#8217;s the problem with it kindly give me solution&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeffblankenburg</title>
		<link>http://www.jeffblankenburg.com/2012/11/13/31-days-of-windows-8-day-13-navigation/#comment-8905</link>
		<dc:creator>jeffblankenburg</dc:creator>
		<pubDate>Thu, 24 Jan 2013 16:45:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffblankenburg.com/?p=2855#comment-8905</guid>
		<description>My apologies.  Somehow I forgot to link to the source code.  It&#039;s hosted on GitHub, and you can pull it from there.

https://github.com/csell5/31DaysOfWindows8/tree/master/source/XAML/Day13-Navigation</description>
		<content:encoded><![CDATA[<p>My apologies.  Somehow I forgot to link to the source code.  It&#8217;s hosted on GitHub, and you can pull it from there.</p>
<p><a href="https://github.com/csell5/31DaysOfWindows8/tree/master/source/XAML/Day13-Navigation" rel="nofollow">https://github.com/csell5/31DaysOfWindows8/tree/master/source/XAML/Day13-Navigation</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kash</title>
		<link>http://www.jeffblankenburg.com/2012/11/13/31-days-of-windows-8-day-13-navigation/#comment-8904</link>
		<dc:creator>Kash</dc:creator>
		<pubDate>Thu, 24 Jan 2013 16:42:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffblankenburg.com/?p=2855#comment-8904</guid>
		<description>Hi,
Thanks a lot for this article, but there is no sample to download. Is it normal ?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Thanks a lot for this article, but there is no sample to download. Is it normal ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Ouellette</title>
		<link>http://www.jeffblankenburg.com/2012/11/13/31-days-of-windows-8-day-13-navigation/#comment-8638</link>
		<dc:creator>Brian Ouellette</dc:creator>
		<pubDate>Tue, 11 Dec 2012 04:33:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffblankenburg.com/?p=2855#comment-8638</guid>
		<description>Your guys articles are the best! This navigation tutorial really helped me out! :)</description>
		<content:encoded><![CDATA[<p>Your guys articles are the best! This navigation tutorial really helped me out! <img src='http://www.jeffblankenburg.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 31 Days of Windows 8 &#124; Day #13: Navigation</title>
		<link>http://www.jeffblankenburg.com/2012/11/13/31-days-of-windows-8-day-13-navigation/#comment-7010</link>
		<dc:creator>31 Days of Windows 8 &#124; Day #13: Navigation</dc:creator>
		<pubDate>Wed, 14 Nov 2012 12:37:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffblankenburg.com/?p=2855#comment-7010</guid>
		<description>[...] Read original post by Jeff Blankenburg at BlankenBlog [...]</description>
		<content:encoded><![CDATA[<p>[...] Read original post by Jeff Blankenburg at BlankenBlog [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Windows Store Developer Links &#8211; 2012-11-13 &#124; Dan Rigby</title>
		<link>http://www.jeffblankenburg.com/2012/11/13/31-days-of-windows-8-day-13-navigation/#comment-6984</link>
		<dc:creator>Windows Store Developer Links &#8211; 2012-11-13 &#124; Dan Rigby</dc:creator>
		<pubDate>Wed, 14 Nov 2012 05:50:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffblankenburg.com/?p=2855#comment-6984</guid>
		<description>[...] on November 14, 2012  by  Dan Rigby  &#124;   Leave a reply  Windows Store App Development31 Days of Windows 8 &#124; Day #13: Navigation (Jeff Blankenburg)&#8220;In fact, in the first 12 days of this series, we&#8217;ve spent very [...]</description>
		<content:encoded><![CDATA[<p>[...] on November 14, 2012  by  Dan Rigby  |   Leave a reply  Windows Store App Development31 Days of Windows 8 | Day #13: Navigation (Jeff Blankenburg)&#8220;In fact, in the first 12 days of this series, we&#8217;ve spent very [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philip Colmer</title>
		<link>http://www.jeffblankenburg.com/2012/11/13/31-days-of-windows-8-day-13-navigation/#comment-6908</link>
		<dc:creator>Philip Colmer</dc:creator>
		<pubDate>Tue, 13 Nov 2012 10:43:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffblankenburg.com/?p=2855#comment-6908</guid>
		<description>One problem with passing objects as parameters is that the Session Manager cannot cope with this. It raises an exception.

Given that the Session Manager is provided as code that VS2012 adds to the project, it should - in theory - be possible to get the underlying objects to support exporting as XML and hopefully MS (or an enterprising dev) will add that in the future but, for now, if you want to use the Session Manager, you need to stick to the basic object types.</description>
		<content:encoded><![CDATA[<p>One problem with passing objects as parameters is that the Session Manager cannot cope with this. It raises an exception.</p>
<p>Given that the Session Manager is provided as code that VS2012 adds to the project, it should &#8211; in theory &#8211; be possible to get the underlying objects to support exporting as XML and hopefully MS (or an enterprising dev) will add that in the future but, for now, if you want to use the Session Manager, you need to stick to the basic object types.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
