What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Visual Basic 6 or Visual Basic .NET?

Visual Basic 6 or Visual Basic .NET?
Author: Message:
Mnjul
forum super mod
******

Avatar
plz wub me

Posts: 5396
Reputation: 58
– / Other / Flag
Joined: Nov 2002
Status: Away
RE: Visual Basic 6 or Visual Basic .NET?
To be honest, VB .Net, based on .Net Framework, has better Windows integration, and more importantly, easy access to Windows core functions (I think you may need this a lot). For example, registry accessing requires quite a few API calls, and you need to take care of things more than just calling those functions. But in VB .Net, it's been wrapped as Classes and things are a lot easier.

Still there are some disadvantages indeed, for example:
1. VB 6 and VB .Net is very different (I bet, more different than most of you think) when it comes to system-related programming. Re-learn :p
2. If you prepare to distribute your program, your users have to have .net redistributable package installed - that is not a small file. Usually a user wouldn't want to download a file 20MB+ large, for a small tool. :)
08-25-2004 10:31 AM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Visual Basic 6 or Visual Basic .NET? - by DJeX on 08-25-2004 at 07:51 AM
RE: Visual Basic 6 or Visual Basic .NET? - by Mnjul on 08-25-2004 at 10:31 AM
RE: Visual Basic 6 or Visual Basic .NET? - by spokes on 08-25-2004 at 03:34 PM
RE: Visual Basic 6 or Visual Basic .NET? - by DJeX on 08-25-2004 at 04:32 PM
RE: Visual Basic 6 or Visual Basic .NET? - by Mnjul on 08-25-2004 at 05:11 PM
RE: Visual Basic 6 or Visual Basic .NET? - by DJeX on 08-25-2004 at 05:37 PM
RE: Visual Basic 6 or Visual Basic .NET? - by Mnjul on 08-25-2004 at 05:47 PM
RE: Visual Basic 6 or Visual Basic .NET? - by DJeX on 08-26-2004 at 01:51 AM
RE: Visual Basic 6 or Visual Basic .NET? - by Mnjul on 08-26-2004 at 02:46 AM
RE: Visual Basic 6 or Visual Basic .NET? - by DJeX on 08-26-2004 at 05:09 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On