50280A: What’s New in Silverlight 3

Module 1: New Features in Silverlight 3
This module introduces the new features and concepts in Silverlight 3.
Lessons
•Graphics
•Animation
•Media
•Accessibility, Navigation and SEO
•New Controls and Layout
•Input
•Text
•Data Binding
•Styling
•Networking
•Offline/ Browser Support
•Behaviors (Blend 3)
•.NET RIA Services
Lab : RIA Services
•Getting Started with Silverlight RIA Applications
•Silverlight RIA Application Customization
After completing this module, students will be able to:
•Create a new Silverlight 3 application from the Visual Studio Silverlight project template(s).
•Use new and old user controls to create a user interface and customize their templates and styles to provide an optimal user experience.
•Use new features in data binding mechanisms to populate controls with a data and connect between them.
•Create Out-Of-Browser experience for Silverlight 3 application and use isolated offline storage in Silverlight applications.
•Optimize Silverlight for SEO and use newly introduced navigation framework.
•Use new media formats and support custom media types.
•Use advanced graphics-related features in Silverlight 3.
•Create sample LOB application using .NET RIA Services.
•Use new features in Blend 3.
Module 2: .NET RIA Services
This module introduces the new framework, which manages the data marshalling and handling within Silverlight applications.
Lessons
•RIA Overview
•Getting Started with RIA
•Domain Operations
•Extensibility, validation and security
•Silverlight DomainDataSource
Lab : RIA Services
•Getting Started with Silverlight RIA Applications
•Silverlight RIA Application Customization
After completing this module, students will be able to:
•Create a new Silverlight 3 Business Application from the Visual Studio Silverlight project template(s).
•Create a Domain Operations for the application and generate server side CRUD operations.
•Create data validation and secure the data.