Visual Basic is one of even-driven programming. Creating an even-driven programs like Visual Basic requires different approach from that used in procedural languages. The approach may seem unusual, if you are experienced with procedural programming.
Here are 8 basic steps in creating an application with Visual Basic:
1. Create a Design Plan
2. Create the user interface
3. Set the properties of interface objects
4. Write code for events
5. Save the project
6. Test and debug the application
7. Make an executable file (by compiling it)
8. Create a setup application
8 Basic Steps to Create a Program in Visual Basic
Subscribe to:
Post Comments (Atom)
Labels
- Stop Dreaming Start Action (1)
- Table of Contents (1)
- VB6 Programming (36)
- VB6 Sample Program (16)
2 comments:
A very helpful article for beginners of VB6. I like it.
Speed Limit
http://speedlimit.home.att.net
"The empty half of the glass is often at the top."
Hi,
Thanks for your visit.
Post a Comment