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 Static Cursor?
What is understand in resource tracking?
What is Seek Method which type of record set is available this?
Why can't I use an index with my VB accessed database?
Can a subroutine pass back values? Is so How?
Which controls can not be placed in MDI ?
How can I change the printer Windows uses in code without using the print common dialog? How can I change orientation?
What is the use of Hyperlink control for DHTML applications?
What is the difference between message box
What is Dll?
I have several megabytes of memory. Why do I get an "out of memory" error?
Is it possible to set a shortcut key for label?