Chapter 2. XAML and the property system

 

This chapter covers
  • The basics of XAML
  • The structures Silverlight uses when working with XAML
  • The property system
  • Introduction to commands
  • Creating XAML at runtime

 

Before the sibling inventions of WPF and Silverlight, individual programming languages and platforms had a variety of ways of specifying the UI. Most touted the concept of separating the UI from the implementation code. In some cases, such as on the web with HTML and CSS, the representation of the UI was theoretically separated from its underlying implementation but not truly so until tried-and-true patterns, such as Model-View-Controller (MVC), were applied. In others, such as Windows Forms, the separation was due only to hidden autogenerated, ...

Get Silverlight 5 in Action now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.