The following program reads the letter codes ‘A’ through ‘Z’ and prints the corresponding telephone digit. . I will be using the JCreator IDE in developing the program.
The following Java application program is a Movie Ticket Sale. This sample designs and implementation a program that prompts the user to input the movie name, adult ticket price, child ticket price, number of child ticket sold, amd percentage of the gross amount to be donated to the charity. . I will be using the JCreator IDE in developing the program.
This is a very simple project check expire date created using Visual Basic. It has a grid view that shows the expiration date. Try this yourself. This is very easy to do project and useful for your future project. Hope you learn from this. Like My Page http://on.fb.me/1yk8VKt
This is java program that convert number to its word equivalent. It is very useful if you are developing a system that need to generate a check. Try to this yourself and I'm sure you will enjoy doing this kind of system. Hope you learn from this.
This is a simple math application I made just for my nephew to make him familiar of 4 basic math operations. This application has a function to generate a random math questionnaire and let the user answer. If the answer is wrong then the system show the correct answer in a nice visual process.
This tutorial will teach you how to create a program that will hide all your desktop applications using visual basic.net.
Now, let's start this tutorial!
1. Let's start with creating a Windows Form Application for this tutorial by following the following steps in Microsoft Visual Studio: Go to File, click New Project, and choose Windows Application.
2. Add only a button named Button1 and a Timer named Timer1.
This tutorial will teach you how to create program that can disable and enable a close button in the windows form using vb.net language.
Now, let's start this tutorial!
1. Let's start with creating a Windows Form Application for this tutorial by following the following steps in Microsoft Visual Studio: Go to File, click New Project, and choose Windows Application.
2. Next, add a GroupBox and two buttons for Disable and Enable Close button named Button1 and Button2 respectively.
This Project is developed using C#4.5 and SQL Server 2012 Main Features are : 1.Customer Management 2.Supplier Management 3.Stock Management 4.Sales Management 5.Customer Kiosk (Separate customer page for tracking orders,Placing orders and mnay more) 6.Products management 7.Multiple user support 8.Database backup and restore 9.Advanced Reports Admin Login Information: Username- admin Password-
This project is written using VB.NET and Sql Server 2008 Express as back end... Main Features are: 1. Lorry Management 2. Customers Management 3. Employees Management 4. Income and Expenses Management 5. Advanced records searching Facility, Advanced reports. 6. System Logs,database backup and restore facility etc. Facility to work on many PC's using LAN. here u guys can watch demo of this project
The following Java program application counts the number of odd and even numbers. The program also counts the number of zeros. I will be using the JCreator IDE in developing the program.