﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" 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/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - ClientUI - UXPageNavigation Question</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UXPageNavigation-Question/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>UXPageNavigation Question</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UXPageNavigation-Question/</link><pubDate>Thu, 18 Nov 2010 11:26:11 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;You can use &lt;span style="font-size: 13px"&gt;enable caching at the page level, by setting the &lt;strong&gt;EnableCaching&lt;/strong&gt; to &lt;strong&gt;true&lt;/strong&gt;.&lt;br /&gt;&lt;span style="font-size: 13px"&gt;The page still needs to be created for the first time. But subsequently, it will load from cache, so it'll be faster.&lt;br /&gt;&lt;br /&gt;E.g&lt;br /&gt;MainPage&amp;gt;&amp;gt;UXFrame&lt;br /&gt;UXPage1&amp;gt;&amp;gt;&lt;span style="font-size: 13px"&gt;&lt;strong&gt;NavigationCacheMode&lt;/strong&gt;="&lt;strong&gt;Enabled&lt;/strong&gt;" (at page level)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;span style="font-size: 13px"&gt;&lt;span style="font-size: 13px"&gt;&lt;span style="font-size: 13px"&gt;&lt;span style="font-size: 13px"&gt;
&lt;p&gt;When navigating to UXPage1, it will be loaded from cache if it has been navigated before.&lt;br /&gt;FYI, &lt;span style="font-size: 13px"&gt;Using cache&amp;nbsp;can increase memory usage (since it's kept in memory due to the cache). &lt;br /&gt;Hope this helps.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 13px"&gt;Regards,&lt;br /&gt;Handy&lt;/span&gt;&lt;/p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;</description></item><item><title>UXPageNavigation Question</title><link>http://www.intersoftsolutions.com/Community/ClientUI/UXPageNavigation-Question/</link><pubDate>Thu, 18 Nov 2010 07:19:38 GMT</pubDate><dc:creator>qualco</dc:creator><description>&lt;p&gt;How can I navigate to a page without re-creating the page. [I am talking about Silverlight]&lt;/p&gt;
&lt;p&gt;This is desirable since UI creation of a screen can be expensive.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Ideally I would like to do UXFrame.Navigate pageObject&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Is there on your navigation framework to deal with this?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;</description></item></channel></rss>