Search
MindFusion.Scheduling Tutorials

Tutorial 1: Getting Started
This tutorial demonstrates how to quickly utilize MindFusion.Scheduling in an application.

Tutorial 2: Creating Recurrent Items
This tutorial shows how to create recurring items programmatically in MindFusion.Scheduling.

Tutorial 3: Using the Standard Forms
This tutorial shows how to use the standard appointment editing dialogs provided with MindFusion.Scheduling.

Tutorial 4: Creating Custom Appointment Classes
This tutorial demonstrates how to create custom appointment class, by deriving from Appointment. The custom class is also made serializable and supports recurrence.

Tutorial 5: Custom Item Viewers and Editors
This tutorial demonstrates how to add custom viewers and editors to items in MindFusion.Scheduling.

Tutorial 6: Creating and Printing Reports
This tutorial demonstrates how to setup and preview an event report in MindFusion.Scheduling.

Tutorial 7: Exchanging Data with Microsoft Outlook
This tutorial demonstrates how to import and export MindFusion.Scheduling event information from/to MS Outlook.

Tutorial 8: Creating Custom Themes
This tutorial demonstrates how to create custom themes for MindFusion.Scheduling using the MindFusion Theme Editor and how to integrate your custom themes in an application.

Tutorial 9: Binding to a Data Source
This tutorial shows how to serialize and deserialize schedules to and from a database with MindFusion.Scheduling.