A quick start Angular 5 project that displays an Angular 5 Scheduler component - a timeline for multiple resources (displayed in a tree hierarchy). Supports drag and drop, TypeScript source code included.
Angular 5 project with basic weekly calendar configuration. Includes all dependencies and required boilerplate code - you can use it as a starting point for your own scheduling project.
This tutorial shows how to export calendar data in iCalendar format in an ASP.NET WebForms web application. Includes a sample Visual Studio 2017 project. Open-source.
ASP.NET WebForms application that shows how to use Microsoft Exchange server as an appointment storage for DayPilot Calendar. Loads existing appointments, creates new appointments and updates existing ones.
AngularJS web application for scheduling events for multiple resources (people, tools). Supports drag and drop scheduling. Sample PHP application with source code.
This tutorial shows how to display full day/week/month event calendar with a toolbar for switching the view. Includes C# and VB.NET source code and a sample SQL Server database.