what is the difference between vb and vb.net
Answers were Sorted based on User's Feedback
Answer / aasma
Vb is Procedural Language or Event Based Language
vb.net is Object Oriented Language
Is This Answer Correct ? | 21 Yes | 6 No |
vb is partially object oriented. while vb.net is completely
object oriented. vb.net supports .net framework. with the
help of vb.net we can create applications like console
application, windows form applications, web base
applications etc. which is not possibe in vb.
Is This Answer Correct ? | 4 Yes | 1 No |
What are the types of Instancing property that can be set for a Class in a ActiveX DLL and ActiveX EXE?
what is different between edit and update?
What is diff between the Generic Variable and Specific Variable?
What is ado data control in vb?
which VB constant make the menu item in centre?
How to register a component?
How would you add column headers in listview control?
CRETE A BACKUP FILE
In which areas the Error occurs?
Difference between ActiveX Control and Standard Control.
What are different types of locks in ADODB?
What is form in visual basic?