Answer Posted / kamalakannan.a
Main Differences are
1.VB.Net is support fully OOP concepts.But VB doesn't
support fully in OOP concepts.
2.VB.Net support Multithreading.Vb doesn't support
multithreading.
3.VB.Net have Error handling mechanism.But VB not have any
error handling.
Kamal....
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Describe about visual basic.net?
Name a feature which is common to all .net languages?
Explain convert.tostrin?
Explain jagged array in vb.net?
Explain the difference between value and reference types?
How to store images in sql server database through vb.net?
What does assert() method do In VB.NET
What is the diff between vb mdi form and .net mdi form?
List the types of authentication?
When do you use virutal keyword?
What is the advantage of using system.text.stringbuilder over system.string?
Explain how to achieve polymorphism in vb.net?
Observations between vb.net and vc#.net?
What is code access security?
How do you define a read only property in a class module?