What is the difference between vb6 and vb.net?
vb.net manghod na ni vb6... ila mama c microsoft...
Ang VB6 kay dili gyud fully Object Oriented. VB.Net because of the .NET framework OOP na gyud cya.
VB 6 kay only for DESKTOP whyl ang VB.NET kay sa WEB.. u can interact with the web in VB.NET not like in VB 6 kay purely browser ra imong magamit..
vb.net is the logical progression from vb6. actually, vb6 is just the product of the logical progression which started with vb1.
the main difference between vb6 and vb.net is that, while vb6 depends on the libraries that windows uses, vb.net is using the .net libraries.
the progression in vb.net is actually a complete revision of how vb programs run. vb1 to vb6 always depended on windows libraries. vb.net uses its own .net library which sits on top of windows. this is why users of older windows versions (winXP) have to download the .net installer to run .net programs.
the move to the .net libraries also brought a complete revision of how vb works. vb.net is completely object oriented and everything, even data types have become objects.
the .net idea is really very interesting and it would have been very impressive for me if microsoft didn't (as usual) drop the ball. i haven't really gone in-depth with vb.net but, so far, what i hate about it most is the GUI. there's usability and then there's over-usability. for one thing, why the *** does it have a *** browser there slowing things down? also, too much eye-candy on a working man's tool sucks. it's like putting glitter on your hammers and chainsaws. finally, it crashes randomly and, no, it is not a hardware problem.
VB6 is only Object-based(Object-based - Wikipedia, the free encyclopedia).
Similar Threads |
|