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
Explain how the .net framework performs automatic memory management.
What are the differences between vb.net and c#, related to oops concepts
How vb implements the disconnected architecture as like vb.net?
What is the difference between convert.tostring and .tostring() method?
Explain how to send xml file on server using http protocol?
Explain the difference between an xml "fragment" and an xml "document."
Which properties are used to bind a DataGridView control?
What is break mode? What are the options to step through code?
List the types of generations in garbage collector?
What is an application domain? how they get created?
Can you please explain the difference between system.string and system.stringbuilder classes?
What is late binding?
How to view an assembly?
Why do we use ansi keyword?
Can you please explain the difference between thread and process?