<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>MyVBProf.com : State Management</title><link>http://msmvps.com/blogs/burrows/archive/tags/State+Management/default.aspx</link><description>Tags: State Management</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>WinRT State Management Tutorial</title><link>http://msmvps.com/blogs/burrows/archive/2012/09/19/winrt-state-management-tutorial.aspx</link><pubDate>Wed, 19 Sep 2012 22:36:35 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1816800</guid><dc:creator>Burrows</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/burrows/rsscomments.aspx?PostID=1816800</wfw:commentRss><comments>http://msmvps.com/blogs/burrows/archive/2012/09/19/winrt-state-management-tutorial.aspx#comments</comments><description>&lt;p&gt;WinRT applications transition between a number of different states. Closed applications transition to running applications. Running applications can be suspended or closed. Suspended applications can be resumed or terminated.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://msmvps.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/burrows.metablogapi/4401.image_5F00_5F80649D.png"&gt;&lt;img title="image" style="border-top:0px;border-right:0px;border-bottom:0px;float:none;margin-left:auto;border-left:0px;display:block;margin-right:auto;" border="0" alt="image" src="http://msmvps.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/burrows.metablogapi/2768.image_5F00_thumb_5F00_16E675CC.png" width="479" height="251" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Understanding these states and maintaining correct Application and Session State is critical to the UX. &lt;a href="http://www.myvbprof.com/myVBProf2012/Tutorials/WinRT_State_01.aspx" target="_blank"&gt;In this tutorial&lt;/a&gt;, we explain the various states and the transitions between them. We build a simple winRT application that manages Application State, such as preferences, using the new “roaming” feature of winRT and Windows 8.&lt;/p&gt;  &lt;p&gt;The sample application also shows how to save and restore Session State that includes the data a user has entered when an application is suspended, terminated, and then restarted within a session.&lt;/p&gt;  &lt;p&gt;This tutorial demonstrates all the concepts and code associated with state management. In part 2 of this series, state management of an application with a more complex UI will be demonstrated.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1816800" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/burrows/archive/tags/WinRT/default.aspx">WinRT</category><category domain="http://msmvps.com/blogs/burrows/archive/tags/Windows+RT/default.aspx">Windows RT</category><category domain="http://msmvps.com/blogs/burrows/archive/tags/State+Management/default.aspx">State Management</category></item></channel></rss>