Tài liệu thuyết trình XAML [PDF]

  • 0 0 0
  • Gefällt Ihnen dieses papier und der download? Sie können Ihre eigene PDF-Datei in wenigen Minuten kostenlos online veröffentlichen! Anmelden
Datei wird geladen, bitte warten...
Zitiervorschau

Start

⁻ XAML(eXtensible Application Markup Language). ⁻ Ngôn ngữ đánh dấu dùng để thể hiện các đối

tượng trong .NET. ⁻ Định dạng tuân theo chuẩn XML.

⁻ Đơn giản hóa việc tạo ra giao diện ứng dụng .NET. ⁻ XAML cho phép các designer và coder làm việc đồng

thời. ⁻ Có thể dùng nhiều công cụ để phát triển (VS and

Blend).

Điểm nổi bật của XAML Designer

Developer

Emotional Connection

Functional Capabilities

Look, behavior, data visualization, usability, brand impact

Deployment, function, data connection and integrity, IT process, security

Paper JPG / TIFF MOV / WMV PSD PPT

XAML

C++ C# VB.NET

Các công nghệ sử dung XAML - Windows Presentation Foundation - WPF  Sự kế thừa của winform Sử dụng XAML để trình bày giao diện (UI) C# / VB.NET cho phần quản trị

Các công nghệ sử dung XAML - Silverlight - Windows Phone - Windows Runtime - WinRT Xây dựng các ứng dụng Windows Store trong Windows 8, 8.1

Khai báo đối tượng trong XAML

Khai báo đối tượng trong XAML

Khai báo đối tượng trong XAML

Thiết lập đặc tính cho đối tượng





Thiết lập đặc tính cho đối tượng

Hello!







Core Controls Button

Hyperlink Button

Radio buttons

ToggleSwitch

CheckBox

ProgressBar (indeterminate)

ProgressBar (determinate)

ProgressRing

Slider

Core Controls TextBox Image PasswordBox

TextBox (Multiline)

ComboBox (with header)

ListBox Popup

Core Controls

Date & Time Pickers

WebView

Styles and Templates

Styles

Styles

This is a text And another

Extending Styles (BasedOn)

Templates

UserControl Logical grouping of items. Can be reused. Has XAML front end and code-behind.

STYLES, TEMPLATES, CONTROLS DEMO

Layout 1. Canvas

2. StackPanels 3. Grid

Canvas Top, Left

Top, Right

Y

X

Absolute Positioning

Bottom, Left

Bottom, Right

StackPanel

Grid