XAML is a key part of Silverlight development – it allows you to declaratively define your user interface and it makes it easy for tools such as Visual Studio and Expression Blend to share that UI definition. In this video we take a look at some of the key features of XAML that you’ll encounter whilst working with Silverlight and also a little around how XAML ‘works’ in your Silverlight applications.
What’s Covered?
Here’s a quick breakdown of what’s covered in this screencast:
- The alternative to XAML
- Anatomy of a XAML document
- Visual Studio design and code views
- Naming and accessing elements
- Element properties
- XML namespaces
- Custom types within XAML
- Resource dictionaries
View Screencast
Useful Links
Mike Taulty Microsoft (UK): http://mtaulty.com: [email protected]: twitter.com/mtaulty
- An Introduction to Microsoft Silverlight 4
- Visual Studio (Express Edition)
- Silverlight 4 Tooling
- Expression Blend 4