Resource Page Description
Example code and other resources used by the Silverlight SDK.
Silverlight Clock
A simple clock with hour hand, minute hand, and second hand created using Silverlight.
Run this sample | Download | View documentation
Custom ControlTemplate for CheckBox
A custom ControlTemplate that changes the visual structure and visual behavior of a CheckBox.
Download | View documentation
Deep Zoom Example
A Deep Zoom example created using Silverlight
Download | View documentation
Isolated Storage Example
Describes how to save and retrieve data as key-value pairs or files in isolated storage.
Download
Accessing Web Service Example
Builds a Silverlight-enabled Web service and accesses its methods from a Silverlight client.
Download
Ink Erase Sample
Implements the point erase and stroke erase for ink.
Download
Silverlight Video Player
Video player with all the basic features like progress/seek slider, full screen toggle, play/pause/resume, etc.
Download
'WPF' 카테고리의 다른 글
실버라이트 초간단 ADO.NET Entity Data Model 만들기 (0) | 2009.05.29 |
---|---|
IValueConverter 데이터 변환 (0) | 2009.05.28 |
INotifyPropertyChanged 변경알림 (0) | 2009.05.28 |
델리게이트(delegate)로 유저컨트롤 이벤트 케치하기 (0) | 2009.05.28 |
초간단 컬렉션에 바인딩하고 마스터/세부 뷰 만들기 (0) | 2009.05.28 |
INotifyPropertyChanged (0) | 2009.05.28 |
Silverlight 2를 사용하여 데이터 중심 웹 응용 프로그램 만들기 (0) | 2009.05.28 |
ObservableCollection<(Of <(T>)>) Class (0) | 2009.05.28 |
데이터 삽입,수정,삭제 방법(ADO.NET 데이터 서비스/Silverlight) (0) | 2009.05.28 |
Presentation Model. (0) | 2009.05.27 |