what are the advantage in vb.net and different between vb
and vb.net
Answer Posted / rahul godse
1. VB uses vb runtime while vb.net uses CLR
2. VB object based,vb.net is object oriented
3. VB Suports splash screen
4. VB Uses on error goto while vb.net uses Try..
Catch..Finally
5. vb.Net Supports inheritance
Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
What is datatype conversion?
What is the importance of a Button control?
Explain global assembly cache (gac)?
What is the difference between c# and vb.net?
What is a literal control?
How vb implements the disconnected architecture as like vb.net?
Explain convert.tostrin?
Explain the advantage of option strict on?
described weak typing?
What is a static variable?
Explain about branching logic control in vb.net?
What is internal keyword in .net framework?
How can I extract the formated word(bold,italic,underline,font,color etc) from the msword file.?
What is private assembly?
What are the advantages of VB.NET?