<?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 - C# Part 2: Manage app lifecycle and state</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Series/Build-your-first-Windows-Store-app/C-Part-2-Manage-app-lifecycle-and-state/RSS"></atom:link>
	<image>
		<url>http://media.ch9.ms/ch9/68d4/a5e8b5a1-f1ca-48cd-a574-dafe30b368d4/CSPart2ManageAppLifecycleAndState_220.jpg</url>
		<title>Channel 9 - C# Part 2: Manage app lifecycle and state</title>
		<link></link>
	</image>
	<description>This is Part 2 of the four part series that walks you through building your first Windows Store app with C#. In this video, you&#39;ll learn about the app lifecycle and how to save and restore data to roaming settings and to session state. Step-by-Step tutorial from dev.windows.com Part&amp;nbsp;2 complete code [02:22] Step 1: Using SuspensionManager[04:23] Step 2: Save the app&#39;s state[11:02] Step 3: Restore the app&#39;s state </description>
	<link></link>
	<language>en</language>
	<pubDate>Mon, 20 May 2013 05:43:31 GMT</pubDate>
	<lastBuildDate>Mon, 20 May 2013 05:43:31 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: C# Part 2: Manage app lifecycle and state</title>
		<description>
			<![CDATA[<p>Thanks <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' /></p><p>posted by Alaa El Bosaty</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Build-your-first-Windows-Store-app/C-Part-2-Manage-app-lifecycle-and-state#c634876444901065863</link>
		<pubDate>Sun, 04 Nov 2012 16:48:10 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Build-your-first-Windows-Store-app/C-Part-2-Manage-app-lifecycle-and-state#c634876444901065863</guid>
		<dc:creator>Alaa El Bosaty</dc:creator>
	</item>
	<item>
		<title>Re: C# Part 2: Manage app lifecycle and state</title>
		<description>
			<![CDATA[Good Tutorial. Nice to see how async is so useful in saving and restoring navigation data. You could just mention that all these methods RestoreAsync, SaveAsync and RegisterFrame are provided to us by SuspensionManager.cs and someone who wants to understand what they do can just go to their definition. But nice to see session management being simplified beforehand for the developer. <br><br><br><p>posted by Ankit</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Build-your-first-Windows-Store-app/C-Part-2-Manage-app-lifecycle-and-state#c634896744160136120</link>
		<pubDate>Wed, 28 Nov 2012 04:40:16 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Build-your-first-Windows-Store-app/C-Part-2-Manage-app-lifecycle-and-state#c634896744160136120</guid>
		<dc:creator>Ankit</dc:creator>
	</item>
	<item>
		<title>Re: C# Part 2: Manage app lifecycle and state</title>
		<description>
			<![CDATA[Step 1&#58; Using SuspensionManager<br>Step 2&#58; Save the app&#39;s state<br>Step 3&#58; Restore the app&#39;s state<br><br>Shoud be <br><br>Step 1&#58; Life cycle <br>Step 2&#58; Session data, Save &#38; Restore<br>Step 3&#58; Application data, Save &#38; Restore<br><br>The way you switch between SuspensionManager and ApplicationData is very confusing. I had to watch this video three times to know when you are doing what.<p>posted by Alex</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Build-your-first-Windows-Store-app/C-Part-2-Manage-app-lifecycle-and-state#c634920644678961529</link>
		<pubDate>Tue, 25 Dec 2012 20:34:27 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Build-your-first-Windows-Store-app/C-Part-2-Manage-app-lifecycle-and-state#c634920644678961529</guid>
		<dc:creator>Alex</dc:creator>
	</item>
</channel>
</rss>