1 / 6

Ms. Expression Blend Intro

Ms. Expression Blend Intro. Diliara Nasirova. 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). XAML.

monte
Télécharger la présentation

Ms. Expression Blend Intro

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Ms. Expression Blend Intro DiliaraNasirova

  2. 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).

  3. XAML • XML- based • Declarative • Mark-up language to represent UI

  4. WPF tools • Visual Studio – code and XAML • Expression Blend – graphics

  5. Ms. Expression Blend

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

More Related