Skip to content

Latest commit

 

History

History
50 lines (31 loc) · 1.78 KB

README.md

File metadata and controls

50 lines (31 loc) · 1.78 KB

Telerik UI for WPF Training Materials

Presentation resources and demo materials for Telerik UI for WPF.

Clone

git clone https://github.com/newventuresoftware/wpf-training.git
cd wpf-training

Slides

Open slides/index.html in your browser or run the presentation on RawGit.

Running the Demos

Prerequisites

  • Visual Studio - you need Visual Studio for Windows in order to compile and run WPF projects.

WpfBasics

  • Navigate to \demos\complete\WpfBasics
  • All the needed files are already included and referenced, so simply build the project (CTRL + SHIFT + B) to get it ready to run.

WpfRoutedApp

  • Navigate to \demos\complete\WpfRoutedApp
  • A simple build is enough here as well.

WpfImageApp

  • Navigate to \demos\complete\WpfImageApp
  • A simple build is enough here as well.

WpfTemplateApp

  • Navigate to \demos\complete\WpfTemplateApp
  • A simple build is enough here as well.

DbApp

  • Navigate to \demos\complete\DbApp
  • Connect to a DB engine. I am using LocalDB, but any DB will work. The table init script for Northwind is available here: \demos\initial\instnwnd.sql
  • A simple build is enough here as well.

Terms & Conditions of Use

This project uses Telerik UI for WPF, which is commercial software. To use it, you need to agree to the Telerik End User License Agreement for Telerik UI for WPF. If you do not own a commercial license, the files associated with the software shall be governed by the trial license terms.

All available Telerik UI for WPF commercial licenses may be obtained here.