Powered by

US - English
NEW! Silverlight 5 is available Learn More

Layout, Rendering, and Panels

In this chapter, you'll learn:
Layout, Rendering, and Panels

  1. Layout on the Screen (Silverlight QuickStart)

    June 20, 2010|Level 200 : Novice

    Now that you are familiar with the basic UI components of controls and text, it's time to position them where you want in your application.

  2. Working with Panels, XAML and Controls

    December 1, 2010|Level 200 : Novice

    Working with XAML is very similar to working with HTML, the main advantage being that you don’t have to worry about the pesky cross browser issues. Like HTML, XAML is XML. There are nodes, which de...

  3. Grid Control Design-Time Row and Column Manipulation Features

    July 26, 2010|Level 200 : Novice

    This short walk-through video demonstrates to WPF and Silverlight developers the new Grid control design-time features for manipulating rows and columns on the design surface. These new features in...

  4. Using the ViewBox Control

    November 10, 2009|Level 200 : Novice

    In this brief video, Jesse Liberty demonstrates how the ViewBox control can simplify precise control over the sizing of images.

  5. Silverlight Page Layout, Part 1 – XAML

    July 16, 2009|Level 200 : Novice

    A beginner’s guide to the Grid, Canvas and Stack Panels, written in Xaml.

  6. Silverlight Page Layout, Part 2 – Expression Blend

    July 16, 2009|Level 300 : Intermediate

    An intermediate guide to Silverlight Layout with Expression Blend and an introduction to the Dock Control.

  7. Programming with the Silverlight Toolkit WrapPanel

    July 9, 2009|Level 300 : Intermediate

    In this video, Jesse Liberty demonstrates how to use the Wrapper Panel from the Silverlight Toolkit to add controls and have them automatically placed one beside another until there is not enough r...