What is the difference between VB and VB.NET?
Answers were Sorted based on User's Feedback
Answer / priths
VB.net uses oops concept
whereas in VB its not used
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / prashant
vb is object based lang whereas vb.net is object oriented language. vb.net is a enhanced version of vb6.0.
| Is This Answer Correct ? | 0 Yes | 0 No |
How Can Creating Installation Components in .Net?
what is yield keyword in .Net?
What is Polymorphism? How does VB.NET/C# achieve polymorphism?
Give an example program for Getter /read-only methods in JAVA
What is meant fulltrust?
Can "this" be used within a static method?
Explain me difference between public and static modifiers?
How to get the number after decimal point in .net?
In Mvc Architecure what is view?
What is a windows process in .net?
Will my .net app run on 64-bit windows?
What method do you use to explicitly kill a users session? How?