Presentation resources and demo materials for Telerik UI for WinForms.
git clone https://github.com/newventuresoftware/winforms-training.git
cd winforms-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 WinForms projects.
- Navigate to
\demos\TPFHello
- 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\John.SocialClub
for the initial project, or to the\demos\John.SocialClub.Converted
for the one that has been converted to RadControls. - 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\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\instnwnd.sql
- A simple build is enough here as well.
This project uses Telerik UI for WinForms, which is commercial software. To use it, you need to agree to the Telerik End User License Agreement for Telerik UI for WinForms. 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 WinForms commercial licenses may be obtained here.