Skip to content
DayPilot

Calendar Tutorials and Examples

JavaScript Calendar Online Configurator

JavaScript Calendar Online Configurator

Configure the JavaScript calendar component using an online configurator app and generate a ready-to-run HTML5/JavaScript project that includes all dependencies.
Angular 5 Weekly Calendar Quick Start Project

Angular 5 Weekly Calendar Quick Start Project

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.
Angular 5 Monthly Calendar Quick Start Project

Angular 5 Monthly Calendar Quick Start Project

A quick start Angular 5 project that displays appointments and events using a monthly calendar UI component.
Loading Calendar Appointments from Exchange Server (Office 365) using EWS (ASP.NET)

Loading Calendar Appointments from Exchange Server (Office 365) using EWS (ASP.NET)

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.
Event Calendar with Day/Week/Month Views for ASP.NET WebForms

Event Calendar with Day/Week/Month Views for ASP.NET WebForms

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.
AngularJS Doctor Appointment Scheduling Tutorial (PHP)

AngularJS Doctor Appointment Scheduling Tutorial (PHP)

Sample AngularJS application for scheduling and managing doctor appointments. Includes public interface for patients and private interface for doctors and shift managers. Includes a PHP backend.
Angular 4 Monthly Event Calendar Quick Start Project

Angular 4 Monthly Event Calendar Quick Start Project

A quick start project that shows how to use DayPilot Monthly Calendar in an Angular 4 project (built using Angular CLI 1.0).
Angular 4 Calendar Quick Start Project

Angular 4 Calendar Quick Start Project

A quick start project with TypeScript source code that shows how to use DayPilot Event Calendar in an Angular 4 project (created using Angular CLI 1.0).
ASP.NET MVC 4 Calendar Quick Start Project (Visual Studio)

ASP.NET MVC 4 Calendar Quick Start Project (Visual Studio)

A quick start (boilerplate) Visual Studio project for DayPilot Pro Calendar (ASP.NET MVC 4).
AngularJS Event Calendar (Open-Source)

AngularJS Event Calendar (Open-Source)

AngularJS web application that shows how to create a simple event calendar solution, displaying day and week view and date selector. Supports drag and drop event moving and resizing, event editing using a modal dialog. JSON-based PHP server-side backend.
ASP.NET MVC 5 Event Calendar

ASP.NET MVC 5 Event Calendar

A quick start web project that shows how to create an interactive event calendar in ASP.NET MVC 5.
Event Calendar for ASP.NET MVC 4 Razor (C#, VB.NET, SQL Server)

Event Calendar for ASP.NET MVC 4 Razor (C#, VB.NET, SQL Server)

This tutorial shows how to use the DayPilot Calendar with MVC 4 and Razor engine. Includes C# and VB.NET source code and a sample SQL Server database.
Monthly Event Calendar for ASP.NET MVC and jQuery (Open-Source)

Monthly Event Calendar for ASP.NET MVC and jQuery (Open-Source)

How to create an AJAX monthly event calendar using DayPilot Lite for ASP.NET MVC (open-source).
Event Calendar with Day/Week/Month Views for ASP.NET MVC

Event Calendar with Day/Week/Month Views for ASP.NET MVC

AJAX event calendar with drag and drop support. Toolbar for fast switching between day, week, and month views.
AJAX Event Calendar for Grails and jQuery (Open-Source)

AJAX Event Calendar for Grails and jQuery (Open-Source)

How to add an AJAX event calendar to a web application with Grails and jQuery. Includes a NetBeans project with source code.
AJAX Event Calendar for Java and jQuery (Open-Source)

AJAX Event Calendar for Java and jQuery (Open-Source)

How to create a web application with AJAX event calendar in Java and jQuery.