Presentation resources and demo materials for Telerik UI for WPF.
git clone https://github.com/newventuresoftware/wpf-training.git
cd wpf-training
Open slides/index.html in your browser or run the presentation on RawGit.
- Visual Studio - you need Visual Studio for Windows in order to compile and run WPF projects.
- 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.
- Navigate to
\demos\complete\WpfRoutedApp
- A simple build is enough here as well.
- Navigate to
\demos\complete\WpfImageApp
- A simple build is enough here as well.
- Navigate to
\demos\complete\WpfTemplateApp
- A simple build is enough here as well.
- 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.
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.