event calendar

Online Event Booking and Reservation System in PHP/MySQLi with Free Source Code

About this Project: This Online Event Booking and Reservation System were modified in PHP and MySQL was the database utilized. This will be a major assistance to the school if a room or any spots inside the school will be held to utilize. The task has two client jobs, for example, understudy and educator. This venture likewise has an infusion in MySQL. This Event Booking System was developed using

Calendar Event

In this tutorial we will show you how to create an Event Calendar using jQuery, Ajax, and PHP. This tutorial provides the script for generating calendar and display events from the MySQL database on the respective date. In this second part of the PHP event calendar well show you how to add events to the calendar using jQuery, Ajax, PHP & MySQL. Means we’ll extend our PHP event calendar script with add event and view event functionality.

5 Steps to a Simple Scheduler in ASP.NET MVC

By following this step-by-step tutorial you'll get a simple scheduler/ event calendar for ASP.NET MVC3/MVC4 Razor. The tutorial includes code snippets, screenshots and, of course, installation instructions via NuGet. That saves up your time greatly! The calendar offers a user-friendly interface, improved drag-and-drop capabilities and multiple useful features. For more information visit http://blog.scheduler-net.com/post/2012/10/29/5-Steps-to-a-Simple-Scheduler-in-ASPNET-MVC3MVC4.aspx

Creating a VB Scheduler in ASP.NET MVC3 Razor

Specially for VB programmers: an easy-to-follow tutorial on how to create a simple event calendar/scheduler in visual basic. After reading this tutorial, you can create a simple event calendar in VB.NET from scratch. Proceed reading to create a nice-looking calendar with multiple views (day, week and month) and events arranged in a cascade style.