Answer Posted / milton
1. VB is object based while Vb.net is Object oriented
2. VB.net using OO functionality like inheritenca,
Excepetional handling, etc
3.VB .net is strong type casting whicv VB lack
4.VB.net supports multi threading....
Is This Answer Correct ? | 15 Yes | 5 No |
Post New Answer View All Answers
What is the use of errorprovider control?
What is break mode? What are the options to step through code?
Explain the difference between c# and vb.net?
What is strong typing and weak typing?
How many classes a dll can contain?
How do you define a read only property in a class module?
What is the feature which is common to all .net languages?
What is the use of system.diagnostics.process class?
What is the size of .net object?
Can you please explain the difference between dataset and datareader?
How can we remove handlers at run time?
How would you implement inheritance using vb.net?
What are the difference between dispose(), close(), exit(), end()?
What is the main use of a namespace?
Define manifest?