what are the advantage in vb.net and different between vb
and vb.net

Answer Posted / rajeev singh

VB 6.0
1- Vb 6.0 object based.
2- Vb 6.0 only windows based application.
3- Vb 6.0 support connected architecture.
4- Vb 6.0 contain MDI form.

VB .NET
1- Vb .Net Object Oriented.
2- Vb .Net window based and also web based.
3- VB .Net Support disconnectet architecture.
4- VB .Net does not contain MDI form. We can make any form
MDI via ismdicontainer property.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is globalization?

555


Explain the difference between .dll extension and .exe extension files?

526


What keyword is used to accept a variable number of parameter in a method?

575


What is the difference between manifest and metadata?

550


Name some different types of control?

531






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

576


What is the advantages of VB.NET?

602


Define serialization in .net?

639


What is the strong name in .net assembly?

567


Explain the difference between system.string and system.stringbuilder classes?

537


How to create a constant in vb.net?

599


Which classes a dll can contain?

533


What is the use of internal keyword?

574


What is the advantage of using system.text.stringbuilder over system.string?

610


Explain about garbage collection?

581