Managed Code in Silverlight 3

Summary

This Drill covers important managed code techniques in Silverlight 3. Activities include developing and deploying Silverlight applications, using Silverlight Panels to create an Application Layout, using the Silverlight DataGrid Control, handling events, and interacting with Web pages.

Audience

This Drill is for developers who want to learn the skills needed to manage code in Silverlight 3, Microsoft’s new cross-platform technology for developing rich, interactive applications on the Web.

What you'll learn

You’ll learn important techniques such as developing and deploying Silverlight applications, using Silverlight Panels to create an Application Layout, using the Silverlight DataGrid Control, handling events, and interacting with Web pages.

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.