Android Services

Submitted by lazlosoftwares… on
A service is a component that runs in the background to perform long-running operations without needing to interact with the user. For example, a service might play music in the background while the user is in a different application, or it might fetch data over the network without blocking user interaction with an activity

UK to Teach Programming Starting at 5-Years-Old

Submitted by navajocodetalker on
The United Kingdom Department of Education will introduced a radical change in their education system, as it plans to teach "rigorous computer science" to all children from age 5 to 14 years old. According to UK's education minister who was quoted saying exactly the same words uttered by the Chairman of Google about his view in the current education system of the country. He stated, "As the

Jigzaw Puzzle

Submitted by Oelasor on
This is jigzaw puzzle developed using the client-side scripting language Javascript. HTML5 Canvas elements are used to create the jigzaw pieces on the fly. Basically, the mini-project demonstrates the capability of the HTML5 specification to render 2-dimensional graphics using the Canvas element through the use of Javascript.

Hotel Reservation System Now on GitHub

Submitted by admin on
One of the most downloaded projects here called “Hotel Reservation System (VB.NET)” is now on GitHub. We decided to post this on GitHub so other programmers who are willing to modify the system can collaborate easily using version control of GitHub. I know that some of you are willing to improve this project. So, just follow it at GitHub repository link at Hotel Reservation System. We would like

Warehouse Management System

Submitted by oklaham070611 on
This system, you can enter new item, add Stocks with existing item which automatically add according to item code into stock quantity on hand. You can also transact an outgoing stock process which automatically deduct the outstanding balance and view inventory on report... Features: - Login System - Splash Screen User Account User : Admin Password : admin

4 Simple Steps to Emulating Real Sequences in MySQL

Submitted by intellicon on
If all you want to do is create a unique ID for a record, the auto_increment feature in MySQL will do the job nicely. Sometimes, however, you need more functionality. Unfortunately, unlike Oracle or PostgreSQL, MySQL doesn't have native support for the nextval() function, so creating real sequences is a little more challenging. First, we need to define what we want the nextval() function to achieve. We want to be able to begin the sequence with any number, and auto increment in multiples of any number, not just 1, including negative integers (-1 for example).

Download file Code in C#

Submitted by skpatel007 on
All the peoples in the world must have downloaded any file from the internet,so i thinks this project is very known to each people.In this script i have written a code that will automatically download all your files which you want to be download.You have to just configure Zip File Download Script in your code and you will see all automated work through this script. Peoples have become so much busy