This tutorial explains how to create a visual ASP.NET Core application for scheduling shifts (multiple locations and employees). It uses a modern UI that lets you manage shifts using drag and drop.
Weekly HTML5/JavaScript event calendar with CSS themes, drag and drop support, date navigator. Sample PHP and ASP.NET Core projects with REST backend implementation.
ASP.NET Core application with drag and drop UI that lets you assign and schedule work orders. Includes a queue of unscheduled tasks, graphical team availability/utilization, context menu with additional actions, dialog for editing work order details.
ASP.NET Core application for doctor appointment scheduling. The application works with three roles: manager (define available appointment slots), patient (request an appointment using one of the available slot) and doctor (manage existing appointments).
How to configure the ASP.NET Scheduler control to use custom sorting of concurrent events, including drag and drop support. Includes a Visual Studio solution with C# and VB projects and an SQL Server database.
ASP.NET web application for displaying and editing weekly timetable with support for recurring events (daily, weekly, monthly, annually). C# and VB source code. Sample SQL Server database.
This tutorial shows how to create a custom CSS theme for the ASP.NET timetable control. Includes C# and VB.NET source code and sample SQL Server database.
ASP.NET WebForms application that implements a weekly event calendar with support for recurring events. Visual Studio 2017 solution with C# and VB.NET versions of the tutorial.
Sample web application that uses DayPilot ASP.NET scheduler control to display reservations from a database. Includes a Visual Studio solution with C# and VB projects and an SQL Server database.
Sample ASP.NET web application for displaying nurse shift schedule for 24/7 operations. Visual Studio solution available for download (C#, VB source code).