DayPilot News (July 2015)

Monthly summary of new releases and articles - July 2015.
Jul 4, 2015

Releases

DayPilot Pro for JavaScript 8.1 Jun 23, 2015

html5 gantt task versions javascript

  • Task Versions (Gantt)
  • Active Areas for Time Headers (Scheduler)
  • Time-Positioned Active Areas (Scheduler)
  • Active Areas for Grid Cells (Scheduler)
  • Event Versions (Scheduler)
  • Minimal Cell Width in "Auto Cell Width" Mode (Scheduler)
  • Active Areas for Touch Devices (Scheduler)
  • events.load() Helper Method
  • New DayPilot.Date Implementation

DayPilot Lite for ASP.NET WebForms 5.0 SP1 (Open-Source) Jun 25, 2015

asp.net event calendar open source

  • PostBack event handling fixed (Calendar)

Tutorials

HTML5 Event Calendar with Day/Week/Month Views (Javascript, PHP) Jun 15, 2015

html5 event calendar day week month javascript php

  • Day view
  • Week view
  • Month view
  • Date navigator
  • Drag and drop event creating, moving and resizing enabled
  • Loading events using built-in .event.load()
  • PHP backend
  • SQLite sample database

ASP.NET Doctor Appointment Scheduling (C#, VB.NET, SQL Server) Jun 30, 2015

asp.net doctor appointment scheduling

  • Public interface for patients
  • Doctor's interface for managing appointments
  • Manager's interface for scheduling shifts
  • Using pre-defined appointment slots
  • Appointment status: "free", "waiting", "confirmed"
  • SQL Server database
  • Visual Studio 2013
  • C# source code
  • VB.NET source code