what is visual basic
Answers were Sorted based on User's Feedback
Answer / sam
vb is a basic language ..which is visual in nature..it is
an powerful language ....which provides a lots of controls
and wizards ..
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / anish patel
visual basic is event driven programming languange and it
is IDE and GUI based
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rohan
Visual Basic Is a programming Language,
Basically Used For StandAlona Applications.
Its a Object oriented Language but as per MicroSoft
Ita a event driven programming Language
Is This Answer Correct ? | 3 Yes | 5 No |
Answer / saleena vs
Visual Basic is a object oriented programming language
designed to be fastest and easiest way to create Active X
controls.As per Microsoft its a event driven programming
language.
Is This Answer Correct ? | 4 Yes | 6 No |
What is ODBC?
What is the difference between a ActiveX DLL and a ActiveX EXE?
What is the use of ActiveX Documents?
How do you call a function in a DLL?
To set the command button for ESC, Which property needs to be changed?
How do we call MS- Excel in VB?
What is DDE?
What is the difference between modal and moduless window?
How would you attach pictures in column headers of List View Control?
in vb6.0 can we use function keys (F1 to F12) in form_keypress event in a form which contains commandbutton (s) control? if yes, then explain me how it is possible. Thanks.
Write the steps in Creating ActiveX Dll and Active Exe?
1s it posible to Create Tables Through Querydef?