HI I am new member to this forum. I want to know the major difference between VB an VB.NET. Both VB and VB.NET is used for window application then "Why have we shifted from VB to VB.NET?"
DIfference between VB and VB.NET
Collapse
X
-
Tags: None
-
The .Net framework is just amazing at what you can do in so little time. It also can do many things, VB6 can't do.
I just Googled "benefits of .net" and found this:
http://www.isa.co.uk/INDEX_opinion30 062003.htm
Only drawback is that it requires the .Net framework to be on the computer to work. It can be bundled with the application but it increases the size by 20 MB. As more programs use it, the chances are good that the .Net framework will be on the user’s computer already.
Comment