Skip to main content
A newer version of this page is available. .

Scheduler Module

Scheduling is one of the most critical parts of a business application. However, it is a complex task to implement and build a scheduler into an XAF application from scratch. That’s why the Scheduler module supplied with eXpressApp Framework is of great value when building a scheduling application. This module uses the WinForms Scheduler and ASP.NET Scheduler controls. These controls provide a number of features that will help if you need to switch between different date views, use a date navigator and various appointment techniques, print and export source data, customize the appearance and so on.

Getting Started

Concepts

Task-Based Help