6
Ms. Expression Blend Intro Diliara Nasirova

Ms. Expression Blend Intro Diliara Nasirova. WPF UI Framework for developing and running.NET programs It consists of two elements: A set of DLLs

Embed Size (px)

Citation preview

Page 1: Ms. Expression Blend Intro Diliara Nasirova. WPF  UI Framework for developing and running.NET programs  It consists of two elements:  A set of DLLs

Ms. Expression Blend IntroDiliara Nasirova

Page 2: Ms. Expression Blend Intro Diliara Nasirova. WPF  UI Framework for developing and running.NET programs  It consists of two elements:  A set of DLLs

WPF UI Framework for developing and

running .NET programs It consists of two elements:

A set of DLLs A public API, allowing our programs

access those DLLs WPF separates the appearance (XAML)

of UI from its behaviour(C# or VB).

Page 3: Ms. Expression Blend Intro Diliara Nasirova. WPF  UI Framework for developing and running.NET programs  It consists of two elements:  A set of DLLs

XAML XML- based Declarative Mark-up language to represent UI

Page 4: Ms. Expression Blend Intro Diliara Nasirova. WPF  UI Framework for developing and running.NET programs  It consists of two elements:  A set of DLLs

WPF tools Visual Studio – code and XAML Expression Blend – graphics

Page 5: Ms. Expression Blend Intro Diliara Nasirova. WPF  UI Framework for developing and running.NET programs  It consists of two elements:  A set of DLLs

Ms. Expression Blend

Page 6: Ms. Expression Blend Intro Diliara Nasirova. WPF  UI Framework for developing and running.NET programs  It consists of two elements:  A set of DLLs

Change Detection Demo http://www.diliaranasirova.com/research/changeDetection/demo.html