Summary
This Drill covers important techniques for working with data in Silverlight 2. Activities include data binding, implementing a master detail view, accessing HTTP-based services, accessing SOAP services, accessing syndication feeds, and using isolated storage.
Audience
This Drill covers important techniques for working with data in Silverlight 2, Microsoft’s new cross-platform technology for developing rich, interactive applications on the Web.
What you'll learn
You’ll learn Silverlight 2 techniques such as data binding, implementing a master detail view, accessing HTTP-based services, 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.