Click here to Skip to main content
15,887,350 members
Articles / Web Development / HTML

DayPilot - AJAX Monthly Event Calendar for ASP.NET MVC in 10 Minutes

Rate me:
Please Sign up or sign in to vote.
4.98/5 (32 votes)
11 Mar 2020Apache4 min read 98.4K   3K   98  
Create an AJAX monthly event calendar (with drag and drop support) displaying data from SQL Server database in just 10 minutes (including a coffee break).
The open-source DayPilot Lite for ASP.NET MVC 1.3 introduces an AJAX monthly event calendar. In this post, we will see how to setup the project, create a new ASP.NET MVC view and controller, how to load the calendar, drag and drop calendar event moving, CSS themes and event customization.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Apache License, Version 2.0


Written By
Czech Republic Czech Republic
My open-source event calendar/scheduling web UI components:

DayPilot for JavaScript, Angular, React and Vue

Comments and Discussions