Click here to Skip to main content
15,920,217 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: VB6: Best programming language ever Pin
ISpliter31-Mar-14 13:36
ISpliter31-Mar-14 13:36 
GeneralRe: VB6: Best programming language ever Pin
Marc Clifton31-Mar-14 2:22
mvaMarc Clifton31-Mar-14 2:22 
GeneralRe: VB6: Best programming language ever Pin
ISpliter31-Mar-14 14:19
ISpliter31-Mar-14 14:19 
GeneralRe: VB6: Best programming language ever Pin
Marc Clifton1-Apr-14 3:06
mvaMarc Clifton1-Apr-14 3:06 
GeneralRe: VB6: Best programming language ever Pin
ISpliter1-Apr-14 6:29
ISpliter1-Apr-14 6:29 
GeneralRe: VB6: Best programming language ever Pin
ClockMeister31-Mar-14 3:41
professionalClockMeister31-Mar-14 3:41 
GeneralRe: VB6: Best programming language ever Pin
dan!sh 31-Mar-14 4:39
professional dan!sh 31-Mar-14 4:39 
GeneralRe: VB6: Best programming language ever Pin
ClockMeister31-Mar-14 6:04
professionalClockMeister31-Mar-14 6:04 
d@nish wrote:
Wasn't it created for those who could not code in real programming language? I would not know as I wrote my first program in year 2000. I used C++ for it. Proud.


Hey D@nish,

Well, sort-of, but it turned out to be a much richer programming system than I think even Microsoft expected. At the time the VB line was beginning to make itself front-and-center I had been writing in C/C++ and MASM for a long time. I had even gone so far as to have developed my own event-driven, color, mouse supported user-interface system for DOS by that time. (I had already been in the field about 20 years). The main thing keeping me (as a systems-level developer working in DOS) from embracing the Windows technology was the overly detailed manner in which applications had to be developed to run in Windows. I mean ... a "Hello World" application took something like 135 lines of code written in C/C++ once you constructed the main event loop, invalidation of the window rectangle, yadda yadda. I could see why someone with no other way might want to write Win32 level code (I read Petzold's book too) but to develop applications that way just seemed, to me, to be re-inventing the wheel. I was, at that time, getting tired of bare-metal programming.

At one point (back in 1998 or so) I was tasked with developing a credit-settlement application to run in the Windows desktop. The idea seemed daunting. However I had just discovered VB3 by that time and thought I'd see how that worked out. To my pleasant surprise I was able to focus on the application instead of the arcane details associated with trying to manage overlaid windows, custom controls and the rest. I had finally found the answer to developing for Windows.

In the ensuing years VB3 grew through VB4, VB5 and finally VB6. All during that time I found myself able to develop stuff for the Windows desktop with far more dispatch and design understanding than someone who was struggling with MFC programming. I was interested in getting RESULTS, not trying to prove I was a masochist. Snotty young C++ developers liked to get elitist about all the hotshot things they could do with C++ while those of us writing VB applications were getting business done. (I'm not saying ALL C++ developers are that way, nor am I saying the language doesn't have its place).

The firm I work with now still has a large base of code based on VB6 which has worked well for years. Sure, for new things we have moved onto .Net (I write mostly C# now) but the VB6 code cranks millions of dollars worth of employee time card data on a daily basis. With all of its extensions and 3rd-party support, VB6 has been a juggernaut that will not die easy. As I said earlier, we're moving on as developers to use a more recent technology such as .Net. However, don't let anyone talk you into the idea that VB6 is a "toy". True, a non-programmer can bang out a program with it pretty quickly, but what's wrong with that? Many developers take the elitist view that if it has a low entry-point that it's a "toy". Come into our shop ... I'll show you what a toy it is NOT.

VB6 not "real"? If you believe that I got a bridge out in Arizona I could sell you cheap! Wink | ;)

-CB
GeneralRe: VB6: Best programming language ever Pin
SeaVipe31-Mar-14 6:25
SeaVipe31-Mar-14 6:25 
GeneralRe: VB6: Best programming language ever Pin
ISpliter31-Mar-14 13:26
ISpliter31-Mar-14 13:26 
GeneralRe: VB6: Best programming language ever Pin
ISpliter31-Mar-14 13:32
ISpliter31-Mar-14 13:32 
GeneralRe: VB6: Best programming language ever Pin
ClockMeister31-Mar-14 13:42
professionalClockMeister31-Mar-14 13:42 
GeneralRe: VB6: Best programming language ever, PHP too Pin
User 483504731-Mar-14 3:49
User 483504731-Mar-14 3:49 
GeneralRe: VB6: Best programming language ever, PHP too Pin
ISpliter31-Mar-14 13:12
ISpliter31-Mar-14 13:12 
GeneralRe: VB6: Best programming language ever Pin
ikirachen31-Mar-14 6:20
ikirachen31-Mar-14 6:20 
AnswerRe: VB6: Best programming language ever Pin
MSBassSinger31-Mar-14 7:23
professionalMSBassSinger31-Mar-14 7:23 
GeneralRe: VB6: Best programming language ever Pin
ru55r335331-Mar-14 8:13
ru55r335331-Mar-14 8:13 
GeneralRe: VB6: Best programming language ever Pin
ISpliter31-Mar-14 13:10
ISpliter31-Mar-14 13:10 
GeneralRe: VB6: Best programming language ever Pin
ISpliter31-Mar-14 12:59
ISpliter31-Mar-14 12:59 
GeneralRe: VB6: Best programming language ever Pin
ISpliter31-Mar-14 14:10
ISpliter31-Mar-14 14:10 
GeneralRe: VB6: Best programming language ever Pin
Member 81018993-Apr-14 14:37
Member 81018993-Apr-14 14:37 
QuestionHey, OG! Pin
Vivi Chellappa30-Mar-14 6:11
professionalVivi Chellappa30-Mar-14 6:11 
AnswerRe: Hey, OG! Pin
OriginalGriff30-Mar-14 6:17
mveOriginalGriff30-Mar-14 6:17 
GeneralRe: Hey, OG! Pin
Rahul VB30-Mar-14 9:01
professionalRahul VB30-Mar-14 9:01 
GeneralRe: Hey, OG! Pin
OriginalGriff31-Mar-14 0:06
mveOriginalGriff31-Mar-14 0:06 

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.