Intersoft ClientUI Documentation
Samples Overview

This topic provides an overview of the sample projects that installed by the WebUI Studio Installer into your local development machine when you choose to include Silverlight and WPF platform.

The following sections describe the available sample projects in Visual Studio 2010 solution format. The project can be opened using the Visual Studio 2010 or Expression Blend 4 application. For more information about the supported development tools, see Supported Development Environment.

Silverlight Samples

The following sections list the ClientUI sample projects for the Silverlight platform.

Business Application Sample

The business application sample demonstrates many of the key features and controls in ClientUI that are fundamental in building a rich Silverlight business application.

Specifically, the business application sample is focused in the following key areas:

The following illustration shows the business application sample project in Visual Studio 2010.

ClientUI Controls Sample

The ClientUI controls sample includes a variety of line-of-business, scenario-based samples and numerous UI patterns that are built entirely using the frameworks and rich controls available in ClientUI.

The following list describes an overview of the ClientUI controls sample project:

The following illustration shows the ClientUI controls sample project in Visual Studio 2010.

 

The ClientUI Controls sample ships with a compelling control explorer allowing you to conveniently browsing the available samples in Coverflow interface. For more information about the control explorer features, see Introduction to ClientUI Control Explorer.

Contacts MVVM Sample

The contacts MVVM sample demonstrates the best practice and guideline to use MVVM pattern in building rich cross-platform application.

Specifically, the contacts sample is focused in the following key areas:

The following illustration shows the Contacts MVVM sample project in Visual Studio 2010.

This sample also demonstrates the XAML compatibility with WPF that spans from the navigation frame, commanding, buttons, and the rest of controls used in the sample. The same identical version of the sample is also available for the WPF platform.

Contacts MVVM DevForce Sample

The contacts MVVM DevForce sample demonstrates the best practice and guideline to use MVVM pattern in building rich cross-platform application.

This sample is focused in the following key areas:

The following illustration shows the Contacts MVVM sample project in Visual Studio 2010.

UXGridView DevForce Sample

The UXGridView DevForce sample demonstrates the key features of UXGridView controls and uses DevForce Services as the data service provider.

This sample is focused in the following key areas:

The following illustration shows the UXGridView DevForce sample project in Visual Studio 2010.

UXGridView WCF RIA Sample

The UXGridView WCF RIA sample demonstrates the key features of UXGridView controls and uses WCF RIA Services as the data service provider.

This sample is focused in the following key areas:

The following illustration shows the UXGridView WCF RIA sample project in Visual Studio 2010.

UXScheduleView DevForce Sample

The UXScheduleView DevForce sample demonstrates the key features of UXScheduleView control and uses DevForce Services as the data service provider.

This sample is focused in the following key areas:

The following illustration shows the UXScheduleView DevForce sample project in Visual Studio 2010

UXScheduleView WCF RIA Sample

The UXScheduleView WCF RIA sample demonstrates the key features of UXScheduleView control and uses WCF RIA Services as the data service provider.

This sample is focused in the following key areas:

The following illustration shows the UXScheduleView WCF RIA sample project in Visual Studio 2010

Website Navigation Sample

The website navigation samples demonstrates the key features of navigation framework and the related navigation controls available in ClientUI.

Specifically, the contacts sample is focused in the following key areas:

The following illustration shows the website navigation sample project in Visual Studio 2010.

Window and Dock Integration Sample

The window and dock integration sample demonstrates many of the state-of-the-art user interface controls available in the ClientUI which can be used to build rich desktop-style application with multiple windowing interface, task bar, drag and drop, pop over, and more.

Specifically, the window and dock integration sample is focused in the following key areas:

The following illustration shows the window and dock integration sample project in Visual Studio 2010.

 

Windows Presentation Foundation (WPF) Samples

The following sections list the ClientUI sample projects for the WPF platform.

Contacts MVVM Sample

The Contacts MVVM sample demonstrates the best practice and guideline to use MVVM pattern in building rich cross-platform application.

Specifically, the contacts sample is focused in the following key areas:

The following illustration shows the Contacts MVVM sample project in Visual Studio 2010.

 

Contacts MVVM DevForce Sample

The Contacts MVVM DevForce sample demonstrates the best practice and guideline to use MVVM pattern in building rich cross-platform application.

This sample is focused in the following key areas:

The following illustration shows the Contacts MVVM DevForce sample project in Visual Studio 2010.

Ribbon CRM Sample

The Ribbon CRM sample demonstrates the key features of UXRibbon control and contains a collection of tabs, groups and commands.

This sample is focused in the following key areas:

The following illustration shows the Ribbon CRM sample project in Visual Studio 2010

UXGridView DevForce Sample

The UXGridView DevForce sample demonstrates the key features of UXGridView controls and uses DevForce Services as the data service provider.

This sample is focused in the following key areas:

The following illustration shows the UXGridView sample project in Visual Studio 2010.

UXScheduleView DevForce Sample

The UXScheduleView DevForce sample demonstrates the key features of UXScheduleView control and uses DevForce Services as the data service provider.

This sample is focused in the following key areas:

The following illustration shows the UXScheduleView DevForce sample project in Visual Studio 2010

See Also

Concepts