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
How to store decimal data in .net?
What is a static variable?
Explain jagged array in vb.net?
What is the difference between readonly variable and constant variable?
Explain managed code?
difference between control and component more than one differences
Explain about delegate?
What is code access security?
what is the need for dynamic controls in vb.net? i would like to know for what purpose should we create the controls dynamically? please give the answer in simple words.
Why is the xml infoset specification different from the xml dom?
What are the difference between structure and class?
Explain namespace?
Explain the services provided by common language infrastructure.
Did vb6 support multi-threading ?
What are the differences between server-side and client-side code?