﻿<?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 - Complex Navigation</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Complex-Navigation/</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>Complex Navigation</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Complex-Navigation/</link><pubDate>Thu, 03 Nov 2011 10:39:08 GMT</pubDate><dc:creator>rbautistaole</dc:creator><description>&lt;p&gt;Can you to elaborate an example to me?&lt;/p&gt;
&lt;p&gt;thanks in advanced.&lt;/p&gt;</description></item><item><title>Complex Navigation</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Complex-Navigation/</link><pubDate>Thu, 03 Nov 2011 05:29:58 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hello Ramiro,&lt;/p&gt;&lt;p&gt;Surely you can also achive the scenario by using UXTab control. Our navigation itself already fully integrated with MVVM patern. You can create new tab item by set binding to it source property or focus to existing Tab item by using Selected binding.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>Complex Navigation</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Complex-Navigation/</link><pubDate>Tue, 01 Nov 2011 13:52:02 GMT</pubDate><dc:creator>rbautistaole</dc:creator><description>&lt;p&gt;Hi Handy.&lt;/p&gt;
&lt;p&gt;Well, i´m try to explain the difference.&lt;/p&gt;
&lt;p&gt;I want that UXTabControl WOULD BE a Navigation Host as UXFRAME. &lt;/p&gt;
&lt;p&gt;i would be have a MainPage.xaml with a UXTabControl as Navigation Host as:&lt;/p&gt;&lt;pre&gt;&lt;span style="color: #0000ff"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #800000"&gt;Intersoft:UXPage 
        &lt;/span&gt;&lt;span style="color: #ff0000"&gt;xmlns&lt;/span&gt;&lt;span style="color: #0000ff"&gt;="http://schemas.microsoft.com/winfx/2006/xaml/presentation"&lt;/span&gt;&lt;span style="color: #ff0000"&gt;
        xmlns:x&lt;/span&gt;&lt;span style="color: #0000ff"&gt;="http://schemas.microsoft.com/winfx/2006/xaml"&lt;/span&gt;&lt;span style="color: #ff0000"&gt; 
        xmlns:d&lt;/span&gt;&lt;span style="color: #0000ff"&gt;="http://schemas.microsoft.com/expression/blend/2008"&lt;/span&gt;&lt;span style="color: #ff0000"&gt;
        xmlns:mc&lt;/span&gt;&lt;span style="color: #0000ff"&gt;="http://schemas.openxmlformats.org/markup-compatibility/2006"&lt;/span&gt;&lt;span style="color: #ff0000"&gt;
        xmlns:Intersoft&lt;/span&gt;&lt;span style="color: #0000ff"&gt;="http://intersoft.clientui.com/schemas"&lt;/span&gt;&lt;span style="color: #ff0000"&gt;
        mc:Ignorable&lt;/span&gt;&lt;span style="color: #0000ff"&gt;="d"&lt;/span&gt;&lt;span style="color: #ff0000"&gt;
        x:Class&lt;/span&gt;&lt;span style="color: #0000ff"&gt;="Intersoft.ClientUI.WebSiteNavigation.Samples.MainPage"&lt;/span&gt;&lt;span style="color: #ff0000"&gt; 
        Title&lt;/span&gt;&lt;span style="color: #0000ff"&gt;="MainPage Page"&lt;/span&gt;&lt;span style="color: #ff0000"&gt;
        d:DesignWidth&lt;/span&gt;&lt;span style="color: #0000ff"&gt;="1024"&lt;/span&gt;&lt;span style="color: #ff0000"&gt; d:DesignHeight&lt;/span&gt;&lt;span style="color: #0000ff"&gt;="768"&lt;/span&gt;&lt;span style="color: #0000ff"&gt;&amp;gt;&lt;/span&gt;
        
        &lt;span style="color: #0000ff"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #800000"&gt;Grid &lt;/span&gt;&lt;span style="color: #ff0000"&gt;x:Name&lt;/span&gt;&lt;span style="color: #0000ff"&gt;="LayoutRoot"&lt;/span&gt;&lt;span style="color: #0000ff"&gt;&amp;gt;&lt;/span&gt;
                &lt;span style="color: #0000ff"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #800000"&gt;Border&lt;/span&gt;&lt;span style="color: #0000ff"&gt;&amp;gt;&lt;/span&gt;
                        &lt;span style="color: #0000ff"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #800000"&gt;Grid &lt;/span&gt;&lt;span style="color: #ff0000"&gt;Margin&lt;/span&gt;&lt;span style="color: #0000ff"&gt;="10"&lt;/span&gt;&lt;span style="color: #0000ff"&gt;&amp;gt;&lt;/span&gt;
                                &lt;span style="color: #0000ff"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #800000"&gt;Grid.RowDefinitions&lt;/span&gt;&lt;span style="color: #0000ff"&gt;&amp;gt;&lt;/span&gt;
                                        &lt;span style="color: #0000ff"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #800000"&gt;RowDefinition &lt;/span&gt;&lt;span style="color: #ff0000"&gt;Height&lt;/span&gt;&lt;span style="color: #0000ff"&gt;="64"&lt;/span&gt;&lt;span style="color: #0000ff"&gt;/&amp;gt;&lt;/span&gt;
                                        &lt;span style="color: #0000ff"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #800000"&gt;RowDefinition&lt;/span&gt;&lt;span style="color: #0000ff"&gt;/&amp;gt;&lt;/span&gt;
                                &lt;span style="color: #0000ff"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color: #800000"&gt;Grid.RowDefinitions&lt;/span&gt;&lt;span style="color: #0000ff"&gt;&amp;gt;&lt;/span&gt;
                                &lt;span style="color: #0000ff"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #800000"&gt;Grid &lt;/span&gt;&lt;span style="color: #ff0000"&gt;x:Name&lt;/span&gt;&lt;span style="color: #0000ff"&gt;="Header"&lt;/span&gt;&lt;span style="color: #0000ff"&gt;&amp;gt;&lt;/span&gt;
                                        &lt;span style="color: #0000ff"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #800000"&gt;Image &lt;/span&gt;&lt;span style="color: #ff0000"&gt;Source&lt;/span&gt;&lt;span style="color: #0000ff"&gt;="/Assets/Images/Branding.png"&lt;/span&gt;&lt;span style="color: #0000ff"&gt;/&amp;gt;&lt;/span&gt;
                                &lt;span style="color: #0000ff"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color: #800000"&gt;Grid&lt;/span&gt;&lt;span style="color: #0000ff"&gt;&amp;gt;&lt;/span&gt;                                    
                                &lt;span style="color: #0000ff"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #800000"&gt;Intersoft:UXTabControl &lt;/span&gt;&lt;span style="color: #ff0000"&gt;x:Name&lt;/span&gt;&lt;span style="color: #0000ff"&gt;="ContentFrame"&lt;/span&gt;&lt;span style="color: #ff0000"&gt; Grid.Row&lt;/span&gt;&lt;span style="color: #0000ff"&gt;="1"&lt;/span&gt;&lt;span style="color: #0000ff"&gt;&amp;gt;&lt;/span&gt;
                                        &lt;span style="color: #0000ff"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #800000"&gt;Intersoft:UXTabControl.UriMapper&lt;/span&gt;&lt;span style="color: #0000ff"&gt;&amp;gt;&lt;/span&gt;
                                                &lt;span style="color: #0000ff"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #800000"&gt;Intersoft:UriMapper&lt;/span&gt;&lt;span style="color: #0000ff"&gt;&amp;gt;&lt;/span&gt;
                                                        &lt;span style="color: #0000ff"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #800000"&gt;Intersoft:UriMapping &lt;/span&gt;&lt;span style="color: #ff0000"&gt;Uri&lt;/span&gt;&lt;span style="color: #0000ff"&gt;=""&lt;/span&gt;&lt;span style="color: #ff0000"&gt; MappedUri&lt;/span&gt;&lt;span style="color: #0000ff"&gt;="/Views/Home.xaml"&lt;/span&gt;&lt;span style="color: #0000ff"&gt;/&amp;gt;&lt;/span&gt;
                                                        &lt;span style="color: #0000ff"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #800000"&gt;Intersoft:UriMapping &lt;/span&gt;&lt;span style="color: #ff0000"&gt;Uri&lt;/span&gt;&lt;span style="color: #0000ff"&gt;="/Error"&lt;/span&gt;&lt;span style="color: #ff0000"&gt; MappedUri&lt;/span&gt;&lt;span style="color: #0000ff"&gt;="/ErrorPage.xaml"&lt;/span&gt;&lt;span style="color: #0000ff"&gt;/&amp;gt;&lt;/span&gt;
                                                        &lt;span style="color: #0000ff"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #800000"&gt;Intersoft:UriMapping &lt;/span&gt;&lt;span style="color: #ff0000"&gt;Uri&lt;/span&gt;&lt;span style="color: #0000ff"&gt;="/{page}"&lt;/span&gt;&lt;span style="color: #ff0000"&gt; MappedUri&lt;/span&gt;&lt;span style="color: #0000ff"&gt;="/Views/{page}.xaml"&lt;/span&gt;&lt;span style="color: #0000ff"&gt;/&amp;gt;&lt;/span&gt;
                                                &lt;span style="color: #0000ff"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color: #800000"&gt;Intersoft:UriMapper&lt;/span&gt;&lt;span style="color: #0000ff"&gt;&amp;gt;&lt;/span&gt;
                                        &lt;span style="color: #0000ff"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color: #800000"&gt;Intersoft:UXTabControl.UriMapper&lt;/span&gt;&lt;span style="color: #0000ff"&gt;&amp;gt;&lt;/span&gt;
                                &lt;span style="color: #0000ff"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color: #800000"&gt;Intersoft:UXTabControl&lt;/span&gt;&lt;span style="color: #0000ff"&gt;&amp;gt;&lt;/span&gt;
                        &lt;span style="color: #0000ff"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color: #800000"&gt;Grid&lt;/span&gt;&lt;span style="color: #0000ff"&gt;&amp;gt;&lt;/span&gt;
                &lt;span style="color: #0000ff"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color: #800000"&gt;Border&lt;/span&gt;&lt;span style="color: #0000ff"&gt;&amp;gt;&lt;/span&gt;
        &lt;span style="color: #0000ff"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color: #800000"&gt;Grid&lt;/span&gt;&lt;span style="color: #0000ff"&gt;&amp;gt;&lt;/span&gt;
&lt;span style="color: #0000ff"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color: #800000"&gt;Intersoft:UXPage&lt;/span&gt;&lt;span style="color: #0000ff"&gt;&amp;gt;&lt;/span&gt;&lt;/pre&gt;&lt;pre&gt;&lt;span style="color: #0000ff"&gt;and a StackPanel as this&lt;/span&gt;&lt;/pre&gt;&lt;pre&gt;&lt;span style="color: #0000ff"&gt;&lt;span style="color: #0000ff"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #800000"&gt;StackPanel&lt;/span&gt;&lt;span style="color: #0000ff"&gt;&amp;gt;&lt;/span&gt;
     &lt;span style="color: #0000ff"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #800000"&gt;Intersoft:UXHyperlinkButton &lt;/span&gt;&lt;span style="color: #ff0000"&gt;Content&lt;/span&gt;&lt;span style="color: #0000ff"&gt;="Home"&lt;/span&gt;&lt;span style="color: #ff0000"&gt; NavigateUri&lt;/span&gt;&lt;span style="color: #0000ff"&gt;="/Home"&lt;/span&gt;&lt;span style="color: #0000ff"&gt;&amp;gt;&lt;/span&gt;
     &lt;span style="color: #0000ff"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #800000"&gt;Intersoft:UXHyperlinkButton &lt;/span&gt;&lt;span style="color: #ff0000"&gt;Content&lt;/span&gt;&lt;span style="color: #0000ff"&gt;="Settings"&lt;/span&gt;&lt;span style="color: #ff0000"&gt; NavigateUri&lt;/span&gt;&lt;span style="color: #0000ff"&gt;="/Settings"&lt;/span&gt;&lt;span style="color: #0000ff"&gt;&amp;gt;&lt;/span&gt;
     &lt;span style="color: #0000ff"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #800000"&gt;Intersoft:UXHyperlinkButton &lt;/span&gt;&lt;span style="color: #ff0000"&gt;Content&lt;/span&gt;&lt;span style="color: #0000ff"&gt;="About"&lt;/span&gt;&lt;span style="color: #ff0000"&gt; NavigateUri&lt;/span&gt;&lt;span style="color: #0000ff"&gt;="/About"&lt;/span&gt;&lt;span style="color: #0000ff"&gt;&amp;gt;&lt;/span&gt;
&lt;span style="color: #0000ff"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color: #800000"&gt;StackPanel&lt;/span&gt;&lt;span style="color: #0000ff"&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/pre&gt;&lt;pre&gt;&lt;span style="color: #0000ff"&gt;&lt;span style="color: #0000ff"&gt;then, when i push the "About" Hiperlink, the UXTabControl (NavigationHost) navigate to the About.xaml page, if the About.xaml page is not already a TabItem on the TabControl, a new tabItem is created and his content is set to a new About.xaml page created, if the About.xaml page is already exist as TabItem in the TabControl, the TabItem is focused.&lt;/span&gt;&lt;/span&gt;&lt;/pre&gt;&lt;pre&gt;&lt;span style="color: #0000ff"&gt;&lt;span style="color: #0000ff"&gt;I expect that this explainatios is more clear. Excuse my bad english.&lt;/span&gt;&lt;/span&gt;&lt;/pre&gt;&lt;pre&gt;&lt;span style="color: #0000ff"&gt;&lt;span style="color: #0000ff"&gt;regards.&lt;/span&gt;&lt;/span&gt;&lt;/pre&gt;&lt;pre&gt;&lt;span style="color: #0000ff"&gt;&lt;span style="color: #0000ff"&gt;Ramiro Bautista&lt;/span&gt;&lt;/span&gt;&lt;/pre&gt;</description></item><item><title>Complex Navigation</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Complex-Navigation/</link><pubDate>Tue, 01 Nov 2011 03:28:03 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hello Ramiro,&lt;/p&gt;&lt;p&gt;Our ClientUI already provided rich navigation that is built upon ClientUI Navigation Framework, allowing you to take advantage many of the advanced navigation features available in the framework such as user-friendly URI mapping, loading pages on demand from external XAP , built-in error pages, shell integration, and much more. &lt;br /&gt;&lt;/p&gt;
&lt;p style="margin-top: 12px; margin-bottom: 12px; margin-right: 0px; margin-left: 0px; font-family: 'segoe ui', verdana, arial; font-size: 14px; background-color: rgb(255, 255, 255); "&gt;ClientUI Navigation Framework includes UXFrame as the main navigator component and a multitude of navigation UI controls - from hyperlink, navigation button, journal button to menu bar and menu item - supporting navigation to both local XAML pages and external download-on-demand XAP package. To learn more about navigation controls, see &lt;a href="http://intersoftpt.com/Support/ClientUI/Docs/NavigationControlsOverview.html" style="color: rgb(19, 100, 196); text-decoration: none; cursor: pointer; "&gt;Navigation Controls Overview&lt;/a&gt;.&lt;/p&gt;
&lt;p style="margin-top: 12px; margin-bottom: 12px; margin-right: 0px; margin-left: 0px; font-family: 'segoe ui', verdana, arial; font-size: 14px; background-color: rgb(255, 255, 255); "&gt;The following section lists the links to the navigation controls available in ClientUI.&lt;/p&gt;
&lt;ul style="line-height: 19px; margin-bottom: 8px; margin-top: 0px; font-family: 'segoe ui', verdana, arial; font-size: 14px; background-color: rgb(255, 255, 255); "&gt;&lt;li style="margin-bottom: 3px; "&gt;&lt;img border="0" alt="" src="http://intersoftpt.com/Support/ClientUI/Docs/icons/UXFrame.png" /&gt;&amp;nbsp;&lt;a href="http://intersoftpt.com/Support/ClientUI/Docs/UXFrame.html" style="color: rgb(19, 100, 196); text-decoration: none; cursor: pointer; "&gt;UXFrame&lt;/a&gt;&lt;/li&gt;&lt;li style="margin-bottom: 3px; "&gt;&lt;img border="0" alt="" src="http://intersoftpt.com/Support/ClientUI/Docs/icons/UXHyperlinkButton.png" /&gt;&amp;nbsp;&lt;a href="http://intersoftpt.com/Support/ClientUI/Docs/UXHyperlinkButton.html" style="color: rgb(19, 100, 196); text-decoration: none; cursor: pointer; "&gt;UXHyperlinkButton&lt;/a&gt;&lt;/li&gt;&lt;li style="margin-bottom: 3px; "&gt;&lt;img border="0" alt="" src="http://intersoftpt.com/Support/ClientUI/Docs/icons/UXJournalButtons.png" /&gt;&amp;nbsp;&lt;a href="http://intersoftpt.com/Support/ClientUI/Docs/UXJournalButtons.html" style="color: rgb(19, 100, 196); text-decoration: none; cursor: pointer; "&gt;UXJournalButtons&lt;/a&gt;&lt;/li&gt;&lt;li style="margin-bottom: 3px; "&gt;&lt;img border="0" alt="" src="http://intersoftpt.com/Support/ClientUI/Docs/icons/UXNavigationBar.png" /&gt;&amp;nbsp;&lt;a href="http://intersoftpt.com/Support/ClientUI/Docs/UXNavigationBar.html" style="color: rgb(19, 100, 196); text-decoration: none; cursor: pointer; "&gt;UXNavigationBar&lt;/a&gt;&lt;/li&gt;&lt;li style="margin-bottom: 3px; "&gt;&lt;img border="0" alt="" src="http://intersoftpt.com/Support/ClientUI/Docs/icons/UXNavigationButton.png" /&gt;&amp;nbsp;&lt;a href="http://intersoftpt.com/Support/ClientUI/Docs/UXNavigationButton.html" style="color: rgb(19, 100, 196); text-decoration: none; cursor: pointer; "&gt;UXNavigationButton&lt;/a&gt;&lt;/li&gt;&lt;li style="margin-bottom: 3px; "&gt;&lt;img border="0" alt="" src="http://intersoftpt.com/Support/ClientUI/Docs/icons/UXNavigationWindow.png" /&gt;&amp;nbsp;&lt;a href="http://intersoftpt.com/Support/ClientUI/Docs/UXNavigationWindow.html" style="color: rgb(19, 100, 196); text-decoration: none; cursor: pointer; "&gt;UXNavigationWindow&lt;/a&gt;&lt;/li&gt;&lt;li style="margin-bottom: 3px; "&gt;&lt;img border="0" alt="" src="http://intersoftpt.com/Support/ClientUI/Docs/icons/UXTabControl.png" /&gt;&amp;nbsp;&lt;a href="http://intersoftpt.com/Support/ClientUI/Docs/UXTabControl.html" style="color: rgb(19, 100, 196); text-decoration: none; cursor: pointer; "&gt;UXTabControl&lt;/a&gt;&lt;/li&gt;&lt;li style="margin-bottom: 3px; "&gt;&lt;img border="0" alt="" src="http://intersoftpt.com/Support/ClientUI/Docs/icons/UXTreeView.png" /&gt;&amp;nbsp;&lt;a href="http://intersoftpt.com/Support/ClientUI/Docs/UXTreeView.html" style="color: rgb(19, 100, 196); text-decoration: none; cursor: pointer; "&gt;UXTreeView&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;Overall, I think, ClientUI provides rich navigation more than Prism4. Perhaps, you can guide us futherly to see the differences between both of them just in case we have missed something.
&lt;p /&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Complex Navigation</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Complex-Navigation/</link><pubDate>Mon, 31 Oct 2011 12:51:50 GMT</pubDate><dc:creator>rbautistaole</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;Can be that i don´t understand.&lt;/p&gt;
&lt;p&gt;PRISM4 allow define a TABCONTROL or ITEMSCONTROL as Region (as UXFrame) and then navigate to a View (as UXPage) in this Region. The RegionAdapter manage as the view is showed in the Region. In a TabControl, the view is showed as TabItem.  When I navigate to a view already existing in the region, the view is only activated, when the view is not already in the region, the view is created.&lt;/p&gt;
&lt;p&gt;I see that the only Region equivalent in the ClientUi is the UXFrame, in the UXFrame when i navigate to a view the previous view is ALWAYS replaced with the new view. In PRISM when used a tabcontrol as region, multiple views can be attached at the same time.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item><item><title>Complex Navigation</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Complex-Navigation/</link><pubDate>Mon, 31 Oct 2011 06:43:32 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;Our developer teams have designed navigation-related controls to support the navigation framework. In this case, we also have supported content controls, Items Control or TabControl.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;You might want to see information regarding our ContentControl in &lt;a href="http://intersoftpt.com/Support/ClientUI/Documentation/#url=ContentControlsOverview.html" target="_blank"&gt;here&lt;/a&gt;.&lt;br /&gt;Or, see learn Navigation in &lt;a href="http://intersoftpt.com/Support/ClientUI/Documentation/#url=ContentControlsOverview.html" target="_blank"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;div&gt;Regards,&lt;br /&gt;Handy&lt;/div&gt;</description></item><item><title>Complex Navigation</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Complex-Navigation/</link><pubDate>Thu, 27 Oct 2011 15:19:12 GMT</pubDate><dc:creator>rbautistaole</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;Do ClientUi support complex navigation as Prism 4?. I need to navigate in a specific region and i need Tab Regions where each view is a TabItem.&lt;/p&gt;
&lt;p&gt; I examine the navigation framework of ClientUi vs of the prism4, ClientUI is amazing. However to be full, ClientUi should be allow use many types of container to views (Pages) as PRISM which allow use ContentControl, ItemsControl or TabControl as Region to place views in adition PRISM allow to define adapter to use 3rd party controls as Region container.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;</description></item></channel></rss>