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 is the use of Immediate, Local Window?
What is file in vb?
How do I dial a phone number without using the MSCOMM VBX?
A standard exe contains a registered Active-X DLL. Now some error arise in the application but not in the standard exe , it is in the Active-X DLL. How do you find it out in which line no the error is?
What is the difference Between ADO and other data access objects?
CRETE A BACKUP FILE
Difference between Dynaset and Snapshot?
What is Dataware Control?
Data Control missing from toolbox when I use VB under NT3.5. Why?
What is understand in resource tracking?
Difference between listbox and combo box.
What is Mask Edit and why it is used?