Using DayPilot in WinForms

A new tutorial on using DayPilot in WinForms desktop applications.
Feb 14, 2013

daypilot desktop

This tutorial shows how to use DayPilot in a a WinForms application. DayPilot is an ASP.NET control and if you want to use it in a desktop application you need to run it using an embedded web server and WebBrowser control.

A complete Visual Studio 2010 solution including C# source code is available for download.