Silverlight Navigation Application
Introduction
Navigation Application is a template available when you install RIA services into your system. It carries two assemblies as System.Windows.RIA and System.Windows.RIA.Controls. And it adds two Silverlight Templates to VS 2008. One of them is Silverlight Navigation application and Silverlight Business Application. Here we are going to see Silverlight Navigation Application.
Silverlight Navigation Application
The basic addition in this template we can see is the Navigation between different pages. As you can see on top left corner, the navigation links for home and about is displayed.
See full detail: http://www.c-sharpcorner.com/UploadFile/dpatra/SilverlightNavigationApplication05232009062853AM/SilverlightNavigationApplication.aspx
Navigation Application is a template available when you install RIA services into your system. It carries two assemblies as System.Windows.RIA and System.Windows.RIA.Controls. And it adds two Silverlight Templates to VS 2008. One of them is Silverlight Navigation application and Silverlight Business Application. Here we are going to see Silverlight Navigation Application.
Silverlight Navigation Application
The basic addition in this template we can see is the Navigation between different pages. As you can see on top left corner, the navigation links for home and about is displayed.
Comments