In this post, I will discuss about visual programming using visual basic 2010, the glimpse of the visual basic is as follows :
- Visual Basic is a programming language that implements the concept of event-driven visual programming. eg : when clicking the save button, the program will save the data.
- Visual Basic Programs created using tools called Integrated Development Environment (IDE)
- Visual Basic has been Full of OOP and respond to user events such as mouse/button presses and timers.
- The design of the display can be done by Drag and Drop objects that are already available such as buttons, labels, textbox, combobox etc.
The examples of using visual basic programming will be given in the next post
No comments:
Post a Comment