VisualBasic.net language
One of the programming languages which is known as High Level Language where its instructions are written in English vocabulary and designed to be easy to learn , and it can be used to create many applications such as
Windows applications
Web applications
Programming and computer memory
The commands and instructions which are written in visual basic . Net
enable you to create objects in the computer memory , where every object has
properties such as:
Size - color - font style
Events such as :
Clicking on command button
:
Procedures :
Each one contains instructions , which are carried out when calling the procedure
-So visual basic .net is considered
Object oriented : as its programs will work through- depending on objects in the computer memory
Event driven : As its instructions will execute only when a specific event is occured
The instructions are carried out as soon as certain certain event occurs
Visual basic .net and Frame work .net