Advance Login Form using C# and SQL

Submitted by Hasan soherwardi on
Advance login form in C#.NET 2010 and SQL 2008. This tutorial for you to learn how to make an advance login in C#.NET. It is for beginners only. In this tutorial: New user registration Forget password Change user info Change password And removing the user. I hope this tutorial is very helpfull to beginners. So download it, learn and enjoy programming. If you want some another help, then join me on

Add/Delete/Insert/Update Java Netbeans and SQL Database Program

Submitted by Josphatwa on
This is a simple program to add, delete, search and update data in a jtable database. To run the program just open your server and create database called hostel and go to dist folder in the zip and run the compiled jar file. for more information contact me [email protected].

Sub Procedures

Submitted by joken on
In Visual Basic, there are many cases that we use “subs”. Sub procedure or a subroutine that does not return a value. It is commonly used piece of code which you will want to execute in various places in your program. Using this subroutine, you can minimize your code and find it easy to debug if something went wrong with your program.

DateTimePicker Control

Submitted by joken on
On using Visual Basic, one of the most common control used to display a Date and Time is DateTimePicker, DateTimePicker is just like a combobox. If you click a dropdown arrow it displays a month calendar. And using this control it allows you to select Date and Time by modifying the format properties of this control. This time let’s create a new project called “DateTimePicker”. Then add four DateTimePicker and button control from the toolbox.

Hospital System (JAVA GUI)

Submitted by Seshele on
This was given as an assignment when i was on 2nd year. Its aim was to implement or get use to the components of GUI in Java whereby I have tried as much as I can to ensure that everything is include. It includes Font text change(e.g italic, bold) as well as printing in the form of table.This made me aware of something that i can't realized, that i have got this kind of gift. Its a simple thing

Parking System

Submitted by Claudisnei on
System to control parking space Simple but functional with Paradox database. great system for administering a small parking. Control for hours or days and search by vehicle plate. Can charge the cervico lavagen Vehicle. Complete system and parking tiket printout of payment.