Published on Oct 28, 2010
This video will show how to create simple website navigation by adding a new page that shows a contact list,
and create a navigation button to facilitate navigation to the contact page.
This tutorial video will be divided into 2 parts. The first part describes how to create a new ClientUI application
using the project template in Visual Studio. You will also learn how to add the require data and resources to the project.
The second part describes about how to create a simple navigation application using ClientUI Navigation Framework.
You will learn how to add a new page that shows a contact list using MVVM pattern.