Click here to Skip to main content
16,006,442 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Storing and retrieving problem Pin
-- NA --10-Dec-02 7:06
-- NA --10-Dec-02 7:06 
GeneralDouble click on windows data grid Pin
Pandy8-Dec-02 2:27
Pandy8-Dec-02 2:27 
GeneralCustom TextBox Drawing Pin
mikasa6-Dec-02 5:40
mikasa6-Dec-02 5:40 
GeneralChecking status of DLL in Com Object Pin
BravoTwoZero5-Dec-02 22:41
BravoTwoZero5-Dec-02 22:41 
Questionhow to choose among VC/VB/C#? Pin
devvvy5-Dec-02 3:41
devvvy5-Dec-02 3:41 
AnswerRe: how to choose among VC/VB/C#? Pin
Michael P Butler5-Dec-02 4:20
Michael P Butler5-Dec-02 4:20 
GeneralRe: how to choose among VC/VB/C#? Pin
Christian Graus5-Dec-02 7:17
protectorChristian Graus5-Dec-02 7:17 
AnswerRe: how to choose among VC/VB/C#? Pin
Christian Graus5-Dec-02 7:15
protectorChristian Graus5-Dec-02 7:15 
norm wrote:
With all due respect, VB.NET seems to have it all:

LOL - yeah, that's it......

norm wrote:
better code samples and documentation

Ya. You see, C++ programmers are smart enough to convert from VB samples to C++ on the fly, so often things are only documented in VB.

norm wrote:
speed - not slower than VC.NET isnt it (since all compile to IL)?

Wrong - C++ IL is actually optimised. Microsoft made a big deal of this to try and get C++ programmers to subject their code to an intermediate runtime.

norm wrote:
best dialog editor

I'll give you this, although I'm told only until Feb.

norm wrote:
ease of use (and now it's multithreaded + object oriented)

This is subjective. I am using VB at work and I think it's a pig of a thing.

norm wrote:
most likely to attract a large user base?

Not a chance in hell. C# is where the action is.

norm wrote:
VC seems like an obsolete tool.

OMG | :OMG: Laugh | :laugh:

norm wrote:
well, a low level dev tool perhaps (where u want to create buffer overflow).

Well, just because you've never had to be smart enough to manage any memory does not mean a C++ program, properly written, should have a chance in hell of having a buffer overflow. None of my code has or will ever suffer from this problem. You're thinking of C.

norm wrote:
And VB.NET seems like to be the tool that get the job done and done fast.

Getting the job done fast, and barely adequately, has always been VB's claim to fame. But why do you think we have C# ? Because even if VB ever turns into a real programming language ( and with .NET it's probably close, seeing as they all target the same IL ), the name of VB is beyond repair, it has been associated with too many crappy hack programmers writing too much bad code for too long. C# will replace VB within a couple of years. Already C# has a fair bit over VB.NET ( I know you read that thread, so I won't link to it ), and with more to come, Microsoft are trying to channel both real programmers, and VB heads into using C#.

norm wrote:
according to code project and code guru forums membership statistics, it seems VC6 is still a much more popular/dominant development tool. but perhaps this is because codeguru and codeproject are both C++ sites?

I've read a bit from VB programmers who hate VB.NET because it has changed so much that they cannot wrap their heads around it. However, at work we still use a lot of VC6, because we work on legacy code and I don't see why the VB world would be any different.

norm wrote:
any good sites for VB/VB.NET forums? downloads/tutorials?

Try here.[^]. Seriously, I don't know, but if you're at the learning stage, you're making a serious mistake if you target VB.NET. If you don't intend on ever doing any serious programming where performance counts, I'd be going for C# all the way.


Christian

No offense, but I don't really want to encourage the creation of another VB developer. - Larry Antram 22 Oct 2002

Hey, at least Logo had, at it's inception, a mechanical turtle. VB has always lacked even that... - Shog9 04-09-2002

Again, you can screw up a C/C++ program just as easily as a VB program. OK, maybe not as easily, but it's certainly doable. - Jamie Nordmeyer - 15-Nov-2002
GeneralRe: how to choose among VC/VB/C#? Pin
devvvy5-Dec-02 10:06
devvvy5-Dec-02 10:06 
GeneralRe: how to choose among VC/VB/C#? Pin
Christian Graus5-Dec-02 10:54
protectorChristian Graus5-Dec-02 10:54 
GeneralRe: how to choose among VC/VB/C#? Pin
devvvy5-Dec-02 11:16
devvvy5-Dec-02 11:16 
AnswerRe: how to choose among VC/VB/C#? Pin
Ray Cassick5-Dec-02 10:41
Ray Cassick5-Dec-02 10:41 
GeneralIndex number starting point HELL! Pin
Ray Cassick4-Dec-02 20:05
Ray Cassick4-Dec-02 20:05 
GeneralRe: Index number starting point HELL! Pin
Christian Graus4-Dec-02 20:20
protectorChristian Graus4-Dec-02 20:20 
GeneralRe: Index number starting point HELL! Pin
Ray Cassick4-Dec-02 20:26
Ray Cassick4-Dec-02 20:26 
GeneralRe: Index number starting point HELL! Pin
Nick Parker5-Dec-02 3:00
protectorNick Parker5-Dec-02 3:00 
GeneralRe: Index number starting point HELL! Pin
Christian Graus5-Dec-02 6:41
protectorChristian Graus5-Dec-02 6:41 
GeneralRe: Index number starting point HELL! Pin
Nick Parker5-Dec-02 6:45
protectorNick Parker5-Dec-02 6:45 
GeneralRe: Index number starting point HELL! Pin
Christian Graus5-Dec-02 7:19
protectorChristian Graus5-Dec-02 7:19 
GeneralRe: Index number starting point HELL! Pin
Richard Deeming5-Dec-02 1:03
mveRichard Deeming5-Dec-02 1:03 
Generaldata caching Pin
brieg10004-Dec-02 10:02
brieg10004-Dec-02 10:02 
GeneralRe: data caching Pin
Nick Seng4-Dec-02 15:05
Nick Seng4-Dec-02 15:05 
GeneralRe: data caching Pin
brieg10005-Dec-02 2:41
brieg10005-Dec-02 2:41 
GeneralODBC with Access 2000 Pin
-- NA --3-Dec-02 8:14
-- NA --3-Dec-02 8:14 
GeneralRe: ODBC with Access 2000 Pin
Daniel Turini3-Dec-02 8:27
Daniel Turini3-Dec-02 8:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.