Video How to: Create a C# WPF Application
Authors: Kathleen McGrath, Harry Miller, Jo Molnar, Microsoft Corporation
Applies to: Microsoft Visual C# 2008 Express Edition
Length: 00:05:35 | Size: 13.8 MB | Type: WMV file
Download the video and transcript
Video Summary
Creating a WPF application is similar to creating a Windows Forms application in that you can drag controls from the Toolbox to the design surface and then write code to handle the events of the controls. You can create WPF applications that are more graphically appealing through the use of Extensible Application Markup Language (XAML). In addition to having a designer, Properties window, and Toolbox, the IDE in WPF projects has a window that contains XAML.
This video shows you how to create your own Ink application, which enables you to draw pictures. The following tasks are included in the process:
-
How to create a WPF application.
-
How to switch between Code view and Design view.
-
How to use the XAML editor.
-
How to add WPF controls to the WPF application.
-
How to create event handlers for WPF controls.
The Visual C# Help includes the code and the steps that are demonstrated in this video. See How to: Create a C# WPF Application.
Additional Video Resources
Video How Tos
Video How to: Create a C# Console Application
Video How to: Create a C# Windows Forms Application
Video How to: Creating a Drawing Application by Using WPF
Other Videos
Additional Help Resources
'WPF' 카테고리의 다른 글
Presentation Model. (0) | 2009.05.27 |
---|---|
[CAL] 간단한 모듈 구성 (0) | 2009.05.12 |
[CAL] Presentation Model (0) | 2009.05.06 |
CAL Development Activities (0) | 2009.04.29 |
[CAL] Composite Application Library 으로 구현하기 (0) | 2009.04.24 |
Silverlight Toolkit 와 Deep Zoom Composer 다운로드 (0) | 2009.04.24 |
Prism: patterns & practices Composite Application Guidance for WPF and Silverlight site (0) | 2009.04.22 |
ResizeGrip - Resizing (Mostly Custom) Windows (0) | 2009.04.20 |
WPF로 복합 응용 프로그램을 작성하기 위한 패턴 (0) | 2009.04.20 |
Microsoft® Silverlight™ 2 소프트웨어 개발 키트 설명서 (0) | 2009.03.18 |