Contenido
Before attending this course, students must have:
•Working knowledge of C#, HTML and JavaScript
•Highly recommended: web development knowledge (web development basics will not be covered in this course)
After completing this course, students will be able to:
•Create a simple Silverlight 2/3 application based on the Visual Studio Silverlight application template.
•Use existing user controls to create a user interface and customize their templates and styles to provide an optimal user experience.
•Create Silverlight custom controls.
•Use data binding mechanisms to populate controls with a data.
•Consume existing WCF/Web services from Silverlight applications.
•Communicate with the Silverlight hosting environment (HTML DOM).
Temario:
Module 1: Silverlight Development Introduction
This module explains how to start developing Silverlight applications, which tools are needed, the purpose and motivation of XAML, which user controls are available out of the box and how to use them.
Lessons
•Introduction to Silverlight
•Silverlight XAML and XAML editing tools
•Silverlight application architecture, “Hello World!” with Silverlight
•Available controls
•Handling and publishing events
•Transformations
•Animations
•Silverlight 3 Text Features
•Behaviors
After completing this module, students will be able to:
•Create a new Silverlight application from the Visual Studio Silverlight project template
•Understand the motivation for XAML and tools for working with it
•Integrate existing user controls in Silverlight projects
•Publish and consume events in Silverlight applications
•Use transformations and animations in Silverlight applications
Module 2: Silverlight Development
This module explains how to access XAML objects from managed code, create new XAML objects dynamically, develop user controls and custom controls, create control templates and styles, use data binding and customize user control states with the Visual State Manager.
Lessons
•Managing XAML objects
•Creating XAML objects from managed code, Managing XAML objects from managed code
•Silverlight user controls and custom controls
•Control templates and styles
•Dependency Properties
•Data binding
•Visual State Manager
•Networking
Lab : Hands On #1
•Layouts
•Code-behind data binding
•Data templates
•Consuming WCF services
Lab : Hands On #2
•User controls
•XAML data binding
•IvalueConverter
Lab : Hands On #3
•VisualStateManager
•Animations
After completing this module, students will be able to:
•Access, create and manage XAML objects from managed code
•Create user controls
•Create and apply styles and templates
•Consume WCF services
•Bind data to Silverlight controls from code and from XAML
•Use new features in data binding mechanisms to populate controls with a data and connect between them.
•Customize the behavior of user controls with Visual State Manager
•Handle events in Silverlight applications
Before attending this course, students must have:
•Working knowledge of C#, HTML and JavaScript
•Highly recommended: web development knowledge (web development basics will not be covered in this course)