Working with Data in Silverlight 3

Summary

This Drill covers important techniques for working with data in Silverlight 3. Activities include data binding, implementing a master detail view, accessing SOAP services, accessing syndication feeds, and using isolated storage.

Audience

This Drill covers important techniques for working with data in Silverlight 3, Microsoft’s new cross-platform technology for developing rich, interactive applications on the Web.

What you'll learn

You’ll learn Silverlight 3 techniques such as data binding, implementing a master detail view, accessing SOAP services, accessing syndication feeds, and using isolated storage.

What you need to know

We assume that you’re already familiar with programming concepts and that you’ve used Visual Studio. You’ll also need to be comfortable with writing C#, HTML, XAML, and JavaScript.