Calendar Version 1.0

Submitted by jakerpomperada on
Hi there about this code I called it Calendar Version 1.0 written entirely in Visual Basic 6.0. This code will display the calendar on the screen what is unique about this code it does not uses any third party controls or codes to check the present date in your computer. If you find my work useful send me an email at [email protected]. People here in the Philippines who wish to contact me

Loan Calculator Version 1.0

Submitted by jakerpomperada on
Hi there about this code I called it Loan Calculator Version 1.0 written entirely in Visual Basic 6.0. This code will show how to compute the interest rate of a certain loan it is very beneficial to anyone who is working in a lending institution or in a bank. If you find my work useful send me an email at [email protected]. People here in the Philippines who wish to contact me can reach me

Convenient Store Inventory System Version 1.0

Submitted by jakerpomperada on
Hi there about this code I called it Convenient Store Inventory System Version 1.0 written entirely in Visual Basic 6.0 by my students in our programming class. I upload this code to share the knowledge and skills of my students in database programming using Visual Basic and MS Access. If you find my work useful enough please send me an email so that I know at [email protected]. People here

You Provide the CSS Design, We Provide the CMS application…

Submitted by dcalabretta on
DMXReady applications provide a fast and easy way to create dynamic website functionality without the time and/or expense of coding. All applications are ready to go “right out of the box,” though the real power of DMXReady comes from its flexibility. Open source and fully skinnable, you can change the ASP code, the CSS and HTML design, and the database to customize to your specific needs.

Employee's Information System Version 1.0

Submitted by jakerpomperada on
Hi there about this code I called it Employee's Information System Version 1.0 written entirely in Visual Basic 6.0. It is a very simple database application using ADO in Visual Basic Im not yet expert in terms in database programming Visual Basic. I wrote this code to learn and to share to other beginning programmers and students that database programming in Visual Basic is not very difficult if

How to Prevent Code from Executing its Event when Form is Still Initializing

Submitted by admin on
When I try to convert hotel reservation system from visual basic 6.0 to visual basic.net 2008 I found a lot of error in the even log of VB.NET. One of the important logs I found is on how to prevent code from executing its event when forms is still initializing.

Learn Visual Studio the Easiest Way using Video Tutorial

Submitted by admin on
If you really wanted to become a programmer, then I suggest you take a look at this cool website: www.LearnVisualStudio.net LearnVisualStudio.net has a lifetime subscription. You are entitled to download links available only for members You have a money back warranty if you are not satisfied with the video tutorial. This means that you are entitled to refund your subscription. LearnVisualStudio

Names Selector Version 1.0

Submitted by jakerpomperada on
About this code I called it Names Selector Version 1.0 written entirely in Java. This is a simple program to show how to use and manipulate arrays and demonstrate how to use built in string libraries in Java to convert string from lower case to upper case and to reverse the arrangement of letters in a string. I intended this code for beginners in Java programming. I hope this simple program