Skip to main content

Microsoft Silverlight

Silverlight 4 Beta Hands On Labs

Employee Manager

0 0

In this lab we'll learn how to build a data-entry application which uses DataGrids and data forms with the help of Bindings and Validations.


View | Download

Image Browser

0 0

This lab will demonstrate how to create a style-able and template-able Silverlight custom control. The lab application will provide an interface to display, add, remove and manipulate images and will enhance an existing “Silverlight Surface” demo application.


View | Download

Magic Mirror

0 0

Silverlight 3 has improved on its hardware acceleration capabilities. Pixel shader effects, perspective transforms and VisualBrush backgrounds are now all hardware GPU accelerated.


View | Download

Out of Browser

0 0

In this Lab we will learn how to build out-of-browser applications, how to elevate their permissions, and how to manipulate COM objects through these applications.


View | Download

PictureBrowser

0 0

In this lab we'll learn how to use these events and mechanisms to build an application that supports rich mouse functionality. In addition, we'll learn about new controls in the Silverlight 4 SDK, such as the Viewbox control which allows its content to be stretched, whether it contains an image, a text box or any other control.


View | Download

RichTextEditor

0 0

In this Lab we will learn how to build a text editor that supports rich text, clipboard copy & paste and printing. We'll also learn how we can use the new BiDi support and the culture based Resources in Silverlight 4 to customize the application's UI according to the client's culture.


View | Download

Silverlight 3 Hands On Labs

Binding Data in Margie's Travel

0 0

In this lab you will be updating the main page of the Margie’s Travel so that all controls are driven by real data. Additional all of the controls on the page are kept in synch to ensure that they are all showing the correct and in some cases selected data. We’ll be exploring the functionality of Databinding, DataContext, DataTemplates and Converters. It’s all about the data in this one.


View | Download

Browser Integration in Margie's Travel

0 0

In this lab you will learn how to call managed code from JavaScript and how to call JavaScript from managed code, as well as get a chance to play with the Virtual Earth API.


View | Download

Build Your First Hello World Application

0 0

In this lab we walk through the steps of creating your first Silverlight application. It is a simple 'Hello World' application but walks you through the steps of creating the application in Visual Studio 2008 and how the .NET code would communicate and manipulate the XAML in the Silverlight application.


View | Download

Building the UI for Margie's Travel

0 0

In this lab you will build the main page of the Margie’s travel demo application, using different layout controls including Grid, StackPanel, TabControl and ItemsControl. Each container control has its own strength and learning what they are and how to use them will increase your productivity and happiness.


View | Download

Partitioning Your Silverlight Application for Deployment

0 0

In this lab we demonstrate a technique within Silverlight to enable you to partition your application into different deployment packages. This will enable your application to only use what it needs, when it needs it and provide an experience to the user and improve overall download times for your application. This lab walks through a simple example of separating details view information from the main portion of the Silverlight application.


View | Download

Styling Margie's Travel

0 0

In this lab you will be updating the appearance of the Margie’s Travel application by using Styles, Templates and the Visual State Manager. We’ll walk through exposing and editing the default template in Blend and from there integrating it into our application as a Resource in Visual Studio.


View | Download

Using Layout And Data

0 0

In this lab we get more advanced and create an application that retrieves data from a data source. We first walk through various layout aspects in Silverlight, creating a user interface for our application. The lab then has additional exercises on how Silverlight communicates with a Windows Communication Foundation (WCF) web service to retrieve data, and how to query that data using LINQ to XML.


View | Download

Featured Community Sample

Gallery Item Image

CollectionFlow

CollectionFlow is a Carousel, CoverFlow, whatever (change it properties and get what you want) fo...

Microsoft Communities