C# - Simple Age Calculator

Submitted by razormist on
Learn on how to create a Simple Age Calculator using C#. This code can be use when you are trying to guess a certain person age. C# is a general-purpose, object-oriented programming language. C# automatically manages inaccessible object memory using a garbage collector, which eliminates developer concerns and memory leaks. It has a designed for improving productivity in the development of Web applications. It has a friendly environment for all new developers.

CGPA Calculator

Submitted by Mark Bright Baraka on
Hello, Though I am new to the world of programming, I managed to design this program which calculates the percentage marks in a given course unit, the GPA for the course unit and the CGPA for that semester. It first requests for the total marks, then for the obtained marks in the course unit and then displays the percentage mark and the GPA. You are then prompted to enter the details for another

Connect To PHP Server Using Android

Submitted by razormist on
Learn on how to create a Connect To PHP Server using Android. Android is an open source so that developer find it easy to develop and expand new features. It used in several gadget like smartphone, tablet, and even television. It also provide an adaptive framework that allow the developer to develop an apps in a simpler way.

Native Church Website PHP/MYSQL V2.0

Submitted by Torrahclef on
This is actually the newer version of Native Church Website in PHP/MYSQL This project will help you launch a website for your local church with no hassle. Its a free project I did at my leisure but I think it may be useful to someone. You can download freely and use freely and you can also share with friends. I would like to hear from you if you have any information regarding this project. Admin

Automobile Workshop Management System

Submitted by Hamza Shoukat on
Automobile workshop Management System module: 1. Login username: hamza password: hamza 2. Customer registration 4. Employee registration 5. Spare parts management 6. Wages calculation of employee according to their work 7. Income System 8. Billing System 9. Monthly Income history 10. Spare parts list 11. Logout

Android - Simple Alarm Application

Submitted by razormist on
Learn on how to create a Simple Alarm Application using Android. This simple application can be used to make a schedule of your meeting, birthday, etc, just to make on time with it. The android is an open source operating system it's free and user friendly to mobile developers. Android is available to any devices such as TV, phones, watches etc.

C# - Simple Drawing Application

Submitted by razormist on
In this tutorial we will create a Simple Drawing Application using C#. C# is a general-purpose, object-oriented programming language. C# automatically manages inaccessible object memory using a garbage collector, which eliminates developer concerns and memory leaks. C# is faster than dynamically typed languages because things are more clearly defined. It contains several classes that support any C# platforms, like game development. It has a friendly environment for all new developers.

Database Connection in C# Using ASP.Net with MySQL For Beginners

Submitted by mpsingh on
This is a simple code on how to connect C# using MySQL 2012 in ASP.Net . The Features of my login page contain input validation using C#. It is a very simple and easy way to connect database in C# for Beginners.This tutorial is very helpful for beginners who wants to learn C# with sql connectivity.