Advantage of vb.net over vb ?

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


Please Help Members By Posting Answers For Below Questions

Explain the difference between an xml "fragment" and an xml "document."

496


Explain convert.tostrin?

623


What is the use of console application?

570


What is jagged array in vb.net?

628


What is private assembly?

513






What are all the parts of .net framework?

519


i am attending to US consulate i kept my projects on vb.net ,please help me what questions will be ask on vb.net in us consulate

1906


What is a preprocessor directive in vb.net?

536


What is non_deterministic finalization?

614


What is different between web.config and machine.config and where it will be ?

552


What is the ruby interface generator?

547


What is datatype conversion?

543


Explain jagged array in vb.net?

558


Why should you use delegate?

466


Write a program that would find the nth term of a geometric progression, given the value of first term and common ratio. Any inbuilt function that the language provides for calculating exponent should not be used.

3104