# C1Tiles Task-Based Help

## Content

The task-based help assumes that you are familiar with programming in Visual Studio, and know how to use create and use WPF applications in general. If you are a novice to the **Tiles for WPF and Silverlight** product, please see the [C1Tiles Quick Start](/componentone/docs/wpf/online-tiles/C1TilesQuickStart) first.

Each topic provides a solution for specific tasks using the **Tiles for WPF and Silverlight** product. By following the steps outlined in the help, you will be able to create projects demonstrating a variety of **Tiles for WPF and Silverlight** features.

Note that the following topics assume you have created a new WPF project.

* [Adding XAML Content to the Tile Header](/componentone/docs/wpf/online-tiles/C1Tiles/AddingXAML)
* [Updating the Tile Content](/componentone/docs/wpf/online-tiles/C1Tiles/UpdatingTileContent)
* [Binding to a Collection of Items](/componentone/docs/wpf/online-tiles/C1Tiles/BindingCollectionItems)

## See Also

[Adding XAML Content to the Tile Header](/componentone/docs/wpf/online-tiles/C1Tiles/AddingXAML)

[Updating the Tile Content](/componentone/docs/wpf/online-tiles/C1Tiles/UpdatingTileContent)

[Binding to a Collection of Items](/componentone/docs/wpf/online-tiles/C1Tiles/BindingCollectionItems)

[Using Tiles in a Bound Control](/componentone/docs/wpf/online-tiles/C1Tiles/UsingTilesBoundControl)