Advantage of vb.net over vb ?

Answers were Sorted based on User's Feedback



Advantage of vb.net over vb ?..

Answer / raj

1,supports Threading
2,powerful Exception handling
mechanism
3,having support for the
console based applications
4,More than one version of
dll is supported

Is This Answer Correct ?    23 Yes 8 No

Advantage of vb.net over vb ?..

Answer / abc

1. vb.net support Multi-Threading.
2. vb.net is used as language in asp.net
3. vb.net is OO while vb is object based.
4. vb.net support exception handling.

Is This Answer Correct ?    17 Yes 3 No

Advantage of vb.net over vb ?..

Answer / 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

Advantage of vb.net over vb ?..

Answer / govind

1. VB.net is object oriented
2. VB.Net can be used in Managed Code
3. It supports inheritance, implement

Is This Answer Correct ?    11 Yes 2 No

Advantage of vb.net over vb ?..

Answer / prakash

1.supports Threading
2.powerful Exception handling mechanism
3.having support for the console based applications
4.vb has its own interpreter and vb.net has compiler(CLR).
5.VB is object based while Vb.net is Object oriented

Is This Answer Correct ?    8 Yes 0 No

Advantage of vb.net over vb ?..

Answer / sanjay deshmukh

it is object based not fully oriented
vb.net supports web enabled applications where as
vb doesnt support it is stand alone application

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More VB.NET Interview Questions

What is the purpose of objects present in asp.net?

0 Answers  


What is CLR?

20 Answers   Horizon Computers, Microsoft,


Explain the use of new keyword?

0 Answers  


List the different types of assembly?

0 Answers  


What are the features present in vb 2005?

0 Answers  






What are the advantages of vb.net and c#?

0 Answers  


What are jagged arrays ?

0 Answers  


Explain convert.tostrin?

0 Answers  


Explain the difference between web.config and machine.config and where it will be ?

0 Answers  


visual basic 6.0 hava print statement for printing on form.what is the alternative for this in vb.net?

5 Answers  


Can you please explain the difference between authentication and authorization?

0 Answers  


if user enters 1 or 2 or any other number in digit format in next textbox it should show the answer in word reading like if enters 12 answer should be twelve

4 Answers  


Categories