Recommended

Skip Navigation LinksHome / Search

Search

 
Results Per Page

Found 14 results for Navigation Framework.
Date between: <not defined> and <not defined>
Search in: News , Articles , Tips , Shows , Showcase , Books

Page 
  • 1
  • 2
Next
Order by Publish Date   Ascending Title   Rating  

  • 8 comments  /  posted by  Pencho Popadiyn  on  Aug 01, 2010 (3 weeks ago)

    1. The Problem

    In this article I’ll show you a simple solution for navigation between pages in different Xaps, by using Managed Extensibility Framework (MEF). Recently I hit the following issue, while playing with MEF. Suppose that you have a Silverlight Navigation Application. Your application is partitioned in different modules (plugins, extensions, add-ons or whatever). Let's imagine that 
    your application has three plugins – Orders plugin, Products plugin and Suppliers plugin, as shown on the snapshot below.



  • 0 comments  /  posted by  Silverlight Show  on  Jun 02, 2010 (2 months ago)
    Max Paulousky has published the second part of his Silverlight 4 and SEO series.

    In the first part of the article I described the way to implement the deep linking feature in MVVM-based Silverlight application.

    In this post I am going to describe two other important functionalities that  should be implemented to achieve great level of search engine optimization. First on is sitemaps and second one is html content providing.

  • Dynamic Module Loading with Silverlight Navigation Using Prism

    0 comments  /  posted by  Silverlight Show  on  Nov 20, 2009 (9 months ago)
    Tags: Prism , Navigation Framework , Dynamic Modules , Search Engine Optimization , Visual State Manager

    In this post Jeremy Likness covers a lot of material - Prism and Silverlight, Dynamic Modules, Navigation...

    I started a project to update my personal website using Silverlight. The goal is to use Prism/Composite Application Guidance to build out a nice site that demonstrates some Silverlight capabilities and make the source code available as a reference. One of the first pieces I chose to tackle was ensuring I could facilitate deep linking using Silverlight navigation and still take advantage of dynamic module loading using the Prism framework.

  • 0 comments  /  posted by  Silverlight Show  on  Aug 26, 2009 (more than a year ago)
    Tags: Navigation Framework , UriMapping , Silverlight 3
    When using the Silverlight 3’s Navigation Framework, you may encounter the following error: Navigation is only supported to relative URIs that are fragments, or begin with '/', or which contain ';component/'. Find out how to solve it in the post of Gill Cleeren.

    This error only appears in Silverlight 3 RTW, the previous beta versions did not have this “problem”.

    Let’s take a look at what’s happening. Assume we have a Silverlight xaml file called MainPage and inside this page, we want to include navigation using a Frame.

  • 2 comments  /  posted by  Ivan Dragoev  on  Aug 17, 2009 (more than a year ago)

    Joel Neubeck is talking about using WritableBitmap for smooth transitions between the pages using Navigation Framework:

    One thing that i thought was missing was the ability to  create nice looking transitions between pages as they are loaded into a frame.  Recently I voiced my complaint to a coworker and he had the great idea of using a WritableBitmap to capture the current and next page within the Frame, than animating the images.  Here is the solution I arrived at.

  • 0 comments  /  posted by  Zoltan Arvai  on  Jul 21, 2009 (more than a year ago)

    This is the first of a series of blogposts about the new features of Silverlight 3.0. It starts with the Navigation Framework introduced in Silverlight 3.0.

    In the world of web we are used to passing urls to each other, so we always get the proper page without surfing through the whole website. Not to mention the search crawlers which access data (data in html pages) directly through these links. However with Flash and Silverlight this becomes a little more complicated. The navigation inside the Silverlight application is not tied to the browsers url field. You cannot reference a specific page in your silverlight application with a simple url. Or at least it would take a hell of a lot code to support it. Well, in Silverlight 3.0 we have the Navigation Framework which pretty much solves the problem stated above.

  • 0 comments  /  posted by  Silverlight Show  on  Jul 17, 2009 (more than a year ago)
    Koen Zwikstra explains that the Silverlight Navigation Application template provides a great start for building applications using the navigation framework.

    While working recently on a navigation application, there was this requirement for animated page transitions. Moving from one page to another must look pretty and if possible should include advanced animations with pages flying in, fading out, etc.

    So I started investigating if and how this was possible with the navigation framework. And the answer is that it is very, very easy and it does not require a single line of code.

  • 0 comments  /  posted by  Silverlight Show  on  May 04, 2009 (more than a year ago)

    Jeff Prosise will show you how to use the Navigation Framework to allow forward and backward browsing to work.

    A few weeks ago, I blogged about a sample application I wrote that uses Silverlight 3's WriteableBitmap class to draw views of the Mandelbrot set. I hadn't used it long before I realized that it really needed Back-button support. You could drill down into the Mandelbrot set, but you couldn't drill back out. Enabling the browser's Back and Forward buttons seemed a natural way to remedy the situation, but Silverlight and the Back button have never gotten along very well.

  • 0 comments  /  posted by  Silverlight Show  on  Apr 10, 2009 (more than a year ago)
    Mike Taulty has posted a quick experiment that he has made with Silverlight 3 and navigation applications.

    There are some new classes in the assembly System.Windows.Controls.Navigation.dll – specifically one called a Frame and a base class to derive from called Page along with some helpers of which the most key appears to be NavigationSource.

    I built a little sample out of this. I wrote some .NET code that ran around my music library on my NAS and sucked out all the MP3 file information it could find and then I bundled that into an XML file and built a Silverlight app which shows that data.

  • Silverlight 3's New Navigation Framework

    0 comments  /  posted by  Silverlight Show  on  Apr 09, 2009 (more than a year ago)
    Jeff Prosise has posted about one Silverlight 3's new feature - its built-in navigation framework.

    This framework allows you to break your content into navigable chunks, or "pages," that derive from the new System.Windows.Controls.Page class. Pages are addressable by URI, just like pages in a conventional Web application, and the new System.Windows.Controls.Frame class provides an API for navigating among pages and integrating with the browser's history mechanism. One of the benefits of using the navigation framework is that it (gasp!) enables the browser's Back and Forward buttons. It also lends a degree of SEO friendliness to Silverlight since individual pages can be identified by URL.


Page 
  • 1
  • 2
Next
Watch a recording of Gill Cleeren's recent SilverlightShow webinar 'Data Binding in Action'.
Sign up for the next upcoming free SilverlightShow webinar event 'Sketchflow in Real Scenarios' with presenter Braulio Diez. (hide this)