Title: Visual Studio C# - Silverlight - ZIndex
Duration: 15:36 min
Description: Description: In this video I am showing the bits and pieces of a Silverlight applications. I will discuss the details of the test page (html page) and the xap file that you can
use to deploy a Silverlight application. Along the way, I will show you how we can
change the ZIndex of a control programmatically.
Methodology: Rich Internet Applications (RIA).
Technologies: Silverlight, XAML, HTML.
Examples constructed: The example constructed here continues what we started in the intro to silverlight by showing all the pieces of a silverlight application, then we show how to use the zindex property of an element by showing 2 overlapping rectangles.
Key words: Silverlight, HTML, XAML, App.xaml, Page.xaml, Canvas, UserControl, Rectangle.