Chapter 8. Navigation Framework

The Navigation Framework is a feature in Silverlight that allows developers to implement a way to navigate through different pages within a Silverlight application, creating an experience similar to browsing through different pages of a web site. The framework also allows developers to create a history that can integrate with the browser enabling users to navigate forward and backward through the history using the browser's back and forward buttons.

In this chapter, you will explore Silverlight's Navigation Framework and try out a couple of examples involving the different aspects of the framework.

Frame and Page Object

The two main objects that are contained in the Navigation Framework are the Frame and Page objects ...

Get Beginning Silverlight 4 in C# now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.