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

CodeIgniter Tutorial

What is CodeIgniter?

CodeIgniter is a PHP Framework and is lightweight compared to other framework. Its purpose is to help you code faster and teach you how to apply MVC (Model–View–Controller) architecture to separate code from design.

What are the advantages of CodeIgniter?

I can’t tell you all the advantages of using CodeIgniter but the following are most common features of using a framework.

Parehasan (Same Game)

Parehasan ( Same Game) is a tile game based on the original "Chain Shot!" game concept developed by Kuniaki Moribe of Japan in 1985. Game scoring of this version is based on the formula n(n - 2) of the 2001 version released by Jeff Reno. The program features the use of a dynamic link library (Parehasan.DLL) specifically built for the game. The said DLL should be referenced in the project in order

Online Reservation Widget Using jQuery Datepicker

This code is part of the Online Hotel Reservation I created for L’Fisher Hotel. I used jQuery to select a date using Datepicker. The feature of this code is to automatically change the checkout date based on checkin date. It adds 1 day from checkin date. For example if the checkin date is November 8, 2012 then the checkout then would be November 9, 2012. Additionally, the checkout date cannot be

PHP Page Navigation

I created this script from PHP Pagination Class. It took me half an hour to create this little script. This script is very useful if you want page navigation in your record. Usage: Just include the class file. include('ps_pagination.php'); then create a new object. $pager = new PS_Pagination($conn, $sql, 8, 10); Complete source code: Page Navigation in PHP Country ID Country Create a database

Read More Script in PHP

This is a simple script that allows you to create a teaser/excerpt in your home page. The function contains two arguments. To use it, you need to pass a parameter into the function. Parameters: content = required word_limit = optional Function: function excerpts($content, $word_limit = 30) { $words = explode(" ",$content); return implode(" ",array_splice($words,0,$word_limit)); }

Employee’s Registration System

A very simple employee’s registration system that allows you to search field based on ComboBox. The result is filtered using LIKE operator in a Dataset TableAdapter. Simple to understand native Visual Basic .NET code using OLEDB provider. No complex code required to create this simple database application. All is done using a wizard, except the search function.

Java Is Top Attack Target According to Kaspersky

The world's leading security firm, Kaspersky has just released their Third Quarter of 2012 Security Threats Analysis pinpointing Java as the top attack target. For the past few months there have been enormous backlash on Java language aside from the bad press the language system has received. Some of the unpopular news for Java is that Apple did not only killed off Flash on their OS, they

Reward Plus System

Program features: Customer Information Point Entry Point Assessment Redemption Price List Reports: Customer Info Point Entry Points Earned Redemption This application uses ODBC connection. You should configure it first. 1.) Go to Administrative Tools and select ODBC 2.) Click System DSN tab and press Add button. 3.) Specify Microsoft Access Driver (*.MDB) and press Finish button. 4.) On Data