yavor87 / winforms-training

Telerik UI for WinForms Training Materials

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telerik UI for WinForms Training Materials

Presentation resources and demo materials for Telerik UI for WinForms.

Clone

git clone https://github.com/newventuresoftware/winforms-training.git
cd winforms-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 WinForms projects.

TPFHello

  • 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.

John.SocialClub

  • 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.

DBApp

  • 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.

Terms & Conditions of Use

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.

About

Telerik UI for WinForms Training Materials

License:GNU Lesser General Public License v3.0


Languages

Language:CSS 41.2%Language:JavaScript 39.7%Language:HTML 19.1%