Getting started with Silverlight development
Tim Heuer has written 7 posts about Silverlight development. So if you haven’t started with Silverlight but plan to, have a look at his post series.
- Part 1: Really getting started – the tools you need and getting your first Hello World
- Part 2: Defining UI Layout – understanding layout and using Blend to help
- Part 3: Accessing data – how to get data from where
- Part 4: Binding the data – once you get the data, how can you use it?
- Part 5: Integrating additional controls – using controls that aren’t a part of the core
- Part 6: Polishing the UI with styles and templates
- Part 7: Taking the application out-of-browser