Managing Navigation

This section describes the different considerations for implementing focus and navigation into a Windows Media Center application, and the API you need to use. For information about design considerations, see Designing Applications for Windows Media Center.

This section contains the following topics:

Topic Description
Navigating Pages in Managed Code Applications Describes the managed code API to use for navigating one page or a page stack.
Web-Based Navigation Describes how web-based applications can navigate to other web pages.
Navigating to Other Pages in a Windows Media Center Web Application Describes how to navigate to other pages within a Windows Media Center Presentation Layer web application.
Relative Paths for MCML Describes support for using relative paths for HTTP resources.
Working with Page Sessions Describes how to save state between page navigation.

See Also