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
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
Explain the advantages of migrating to vb.net?
What is public assembly?
What is the use of assembly?
Explain the use of console application?
Explain the difference between an xml "fragment" and an xml "document."
How to send xml file on server using http protocol?
Define cls?
Explain about the feature anonymous type?
What is misl code?
How do you script this scenario in QTP using VB? Verify XML attributes in XML message against XSD and data mapping of fields to Oracle tables? Verify data in XML to data in a defined table?
What is internal keyword in .net framework?
What is stack used for in vb. Net?
What is the exact defination of object?
What is the use of errorprovider control?