Top

Programming on the iPhone OS

April 20, 2010 by Vibhor Wadhwa · Leave a Comment 

With over 85million iPhones and iPod Touches sold till date, the iPhone OS is one of today’s biggest platform for software development. Also, with the addition of the iPad to the iPhone OS family, the number of users of this operating system is rising exponentially.

Read more

After the iPad: The iPhone OS4

April 13, 2010 by Vibhor Wadhwa · Leave a Comment 

It was just one week since the iPad was released when Apple Inc CEO, Steve Jobs announced Apple’s next big thing: The Iphone OS4.

Read more

MySQL 5.1.42

January 4, 2010 by nik · Leave a Comment 

MySQL Community Edition is a freely downloadable version of the world’s most popular open source database Read more

Railway Reservation:C++ source code

August 12, 2009 by nik · Leave a Comment 

crailwayreservation

Railway seat reservation question which comes in sapient Read more

MySQL 5.1.31

February 5, 2009 by Abhishek Arora · Leave a Comment 

my-sqlMySQL is a multithreaded, multi-user, SQL Database Management System (DBMS). Read more

Departmental Store Management System in C++

November 20, 2008 by nik · 1 Comment 

Well as the name say’s it’s a C++ source code used to simplify the workings in a departmental store. It uses data file handling, function overloading, and inheritance as it’s basis. Read more

library management system source code in C++

November 20, 2008 by nik · 16 Comments 

It is a software designed to help all those librarians of your school and colleges. It can be used to manage records of the issued books , books available ,etc.

It has function overloading, inheritance , polymorphism and data file handling as its basiss for coding along with some graphics.

Click Here To Download library-management Source code In C++

Fee management system for School’s in C++

November 20, 2008 by nik · 1 Comment 

This is a C++ source Code used for generating school fees. It has graphics , to make it more attractive and impactive.It has all the features that are required for school fees generation.

It is based on data file handling , polymorphism,inheritence, and operator overloading.

:arrow: Click here to download ,fee-management-system

Rilway Reservation source code in C++

November 20, 2008 by nik · 1 Comment 

This is a  C++ source code for railway reservation, ideal for school projects requirement.It has all the concepts that are required in your course. they have the concepts of data file handling, function overloadind , polymorphism, inheritance, etc.

In a train compartment there are 67 seats…13 rows of 5 (3 by2) setats and the last row has 2 sets. a person cannot book more than 5 seats. if a person is bokin then it should be such that maximum people of the group get to sit in the same row.

:arrow: Click here to download, railway reservation sorce code in C++

C++ Sorce code for Hotel management

November 5, 2008 by nik · 4 Comments 

Hey guys I have designed this new C++ source code for one of my users for his school projects, as his teacher is very demanding towards their coding and presentations. Read more

Next Page »

Bottom