Course
Skills Expanded
Core Silverlight 4
Learn how to build Rich Internet Applications with Silverlight 4
What you'll learn
Silverlight is a browser plug-in that runs Rich Internet Applications. It brings a trimmed down version of the .NET Framework to web browser client-side programming. It also provides a user interface framework that is very similar to WPF, enabling developers familiar with WPF to learn Silverlight with ease. This course shows the main aspects of building user interfaces with Silverlight 4.
Table of contents
Introduction
35mins
Getting Started with Visual Studio 2010
23mins
Layout
35mins
- Introduction 0m
- Fixed Layout 2m
- Dynamic Layout 1m
- StackPanel 2m
- Grid 6m
- Common Properties 0m
- Margin 2m
- Padding 1m
- Alignment 1m
- Constrained vs. Unconstrained 3m
- GridSplitter 1m
- ScrollViewer 2m
- Border 1m
- Full Screen Mode 1m
- Using Full Screen Mode 3m
- Silverlight and CSS 3m
- Overlapping Content 7m
- Summary 0m
Input Handling
44mins
Applications, Resources, and Deployment
43mins
Out of Browser Applications
51mins
File Access
24mins
Data Binding
33mins
View Models
47mins