What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » VB 6, VB.NET, C#

Pages: (2): « First [ 1 ] 2 » Last »
VB 6, VB.NET, C#
Author: Message:
DJeX
Veteran Member
*****

Avatar


Posts: 1138
Reputation: 11
– / Male / –
Joined: Jul 2003
O.P. Huh?  VB 6, VB.NET, C#
Ahhh I can't seem to decide which is better! I know VB 6 is old so it's probably going to be either VB.NET or C#.

So which is better? VB.NET which is almost like VB 6 or C# which is I think (not sure) is like VB.NET with a little more to it.

Also does VB.NET need the VB run times to run the programs you make with it?

And what is C#?
[Image: top.gif]
06-17-2005 11:26 PM
Profile PM Web Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: VB 6, VB.NET, C#
quote:
Originally posted by DJeX
Also does VB.NET need the VB run times to run the programs you make with it?
VB.Net needs the .Net Framework which is about a 17mb download... imagine on a dialup connection having to download that just to use your plugin/app :mipdodgy:
06-17-2005 11:27 PM
Profile E-Mail PM Find Quote Report
Chris4
Elite Member
*****

Avatar

Posts: 4461
Reputation: 84
32 / Male / Flag
Joined: Dec 2004
RE: VB 6, VB.NET, C#
But if you update your computer regurely (windows update), you should already have .NET Framework ;)
Twitter: @ChrisLozeau
06-17-2005 11:31 PM
Profile PM Find Quote Report
DJeX
Veteran Member
*****

Avatar


Posts: 1138
Reputation: 11
– / Male / –
Joined: Jul 2003
O.P. RE: VB 6, VB.NET, C#
ahh I C, so then what is C#? Does that need runtimes?
[Image: top.gif]
06-18-2005 03:29 AM
Profile PM Web Find Quote Report
Mnjul
forum super mod
******

Avatar
plz wub me

Posts: 5396
Reputation: 58
– / Other / Flag
Joined: Nov 2002
Status: Away
RE: VB 6, VB.NET, C#
Yes it needs .net Framework too. If you are new to programming, I suggest VB.Net. I'd say that C#.Net is designed for those who are accustomed to C language styles and want to transfer to .net languages.

This post was edited on 06-18-2005 at 05:21 AM by Mnjul.
06-18-2005 05:21 AM
Profile PM Web Find Quote Report
lopardo
Veteran Member
*****


Posts: 1395
Reputation: 33
37 / Male / Flag
Joined: Nov 2002
Status: Away
RE: VB 6, VB.NET, C#
Use Delphi or VC++, period. :grin:
[Image: userbar452797dd.gif]
06-18-2005 07:00 AM
Profile PM Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: VB 6, VB.NET, C#
quote:
Originally posted by DJeX
Ahhh I can't seem to decide which is better! I know VB 6 is old so it's probably going to be either VB.NET or C#.
old doesn't mean bad...

quote:
Originally posted by DJeX
So which is better? VB.NET which is almost like VB 6
not at all. Both languages are very different (though they have some similar approach to programming). IMO VB.NET can't be considered as a Visual Basic language, it is too different (btw it's not only my opinion, many people thing that way)

quote:
Originally posted by DJeX
or C# which is I think (not sure) is like VB.NET with a little more to it.
The similarity is that both use (and need!) the .NET framework. C# is compared to C++ what VB.NET is compared to VB.

quote:
Originally posted by DJeX
Also does VB.NET need the VB run times to run the programs you make with it?
Like people said before, no. But .NET programs need the .NET framework to run. This can be considered the "runtimes" for a .NET program. It is a massive and huge 17MB (and often go beyond 20MB on some systems), and thus that's even worse then the VB6 runtimes....

Microsoft claims .NET is the futur. Considered they call the shots, it probably will. But many people are strongly against this and millions still prefer VB6, (V)C++, Delphi, etc...

Don't let the propaganda fool you too, everything which can be done in a .NET language can be done in a conventional language. It is even so that not all things can be done in an easy way in a .NET language. Often it needs lots of overhead and too long code to do things in .NET and frankly (this is a personal opinion), the benefit of some .NET features/shortcuts/methods are no match against the overall conventional language style of programming...

IMHO, stick to a conventional language, let .NET be for what it is, and make your choice between VB, Delphi, or (V)C++...

This post was edited on 06-18-2005 at 10:41 AM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
06-18-2005 10:23 AM
Profile PM Find Quote Report
Choli
Elite Member
*****

Avatar
Choli

Posts: 4714
Reputation: 42
42 / Male / Flag
Joined: Jan 2003
RE: VB 6, VB.NET, C#
quote:
Originally posted by CookieRevised
IMHO, stick to a conventional language, let .NET be for what it is, and make your choice between VB, Delphi, or (V)C++...
I agree on that...

I feel more confortable writting in VB6 than in VB.NET. Anyway, you have to try all and decide which is the one that best fits your needs
Messenger Plus! en espaņol:
<< http://www.msgpluslive.es/ >>
<< http://foro.msgpluslive.es/ >>
:plus4:
06-18-2005 12:17 PM
Profile PM Find Quote Report
Reaper
Veteran Member
*****

Avatar

Posts: 1393
Reputation: 23
35 / Male / Flag
Joined: Jun 2004
RE: VB 6, VB.NET, C#
you could wait, cos i think visual studio 7 is coming or so i heard
06-18-2005 01:44 PM
Profile E-Mail PM Find Quote Report
YottabyteWizard
Senior Member
****

Avatar

Posts: 709
Reputation: 23
37 / Male / Flag
Joined: Mar 2005
RE: VB 6, VB.NET, C#
I bought Microsoft VIsual Studio .NET 2003 PRO :'( i thought it was better, too much stuff for me. i stick to C++ and V6 (Y)
*Long live the king*
06-18-2005 03:42 PM
Profile E-Mail PM Find Quote Report
Pages: (2): « First [ 1 ] 2 » Last »
« Next Oldest Return to Top Next Newest »


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