|
We as Silverlight developers can consider ourself like XAML Ninja's... but sooner or later we have to learn Expression Blend (that black background tool), Why? It Saves you tons of time and effort and let you create a nice layout in some minutes.
In this 16 minutes video you will learn how to play with layout containers (Canvas, StackPanel, Grid), the most interesting part is how to define columns and rows in a Grid and how to lock / unlock cells to let your user interface fit if user resizes the window.
|