View Poll Results: Which one do you prefer? Vb 6.0 or Vb.NET?

Voters
19. You may not vote on this poll
  • Visual Basic 6.0

    12 63.16%
  • Visual Basic.NET

    7 36.84%
Results 1 to 15 of 15

Thread: Visual Basic 6.0 or Visual Basic.NET?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Mar 2005
    Posts
    109

    Visual Basic 6.0 or Visual Basic.NET?

    What do you prefer?

  2. #2

    Thread Starter
    Lively Member
    Join Date
    Mar 2005
    Posts
    109

    Re: Visual Basic 6.0 or Visual Basic.NET?

    poll closes after 10 days! Vote now!

  3. #3
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: Visual Basic 6.0 or Visual Basic.NET?

    Quote Originally Posted by DopeyGuy123
    poll closes after 10 days! Vote now!
    This has been recently discussed in depth here...
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

  4. #4
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Visual Basic 6.0 or Visual Basic.NET?

    You should have added a third choice for "Both"

    I think the main reason why more people vote for VB6 is simply because more people know VB6. Over time, that will change.

  5. #5
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Visual Basic 6.0 or Visual Basic.NET?

    Move to VB.NET before the market gets saturated.

  6. #6
    Fanatic Member Valleysboy1978's Avatar
    Join Date
    Nov 2004
    Location
    Planet Xeoroaniar CC Posts:1,928,453,459,361
    Posts
    770

    Re: Visual Basic 6.0 or Visual Basic.NET?

    Haven't really had the time to have a good look at VB.NET so I couldn't really say. Hwoever, from what I hear it does sound as though it's an improvement on VB
    Life is one big rock tune

  7. #7
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: Visual Basic 6.0 or Visual Basic.NET?

    That's like asking, Screwdriver or Hammer? The answer is, depends.
    USe the right tool for the right job. I might like to use a baseball bat to kill flies... but that doesn't make it the right choice.

    Tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  8. #8
    Fanatic Member Valleysboy1978's Avatar
    Join Date
    Nov 2004
    Location
    Planet Xeoroaniar CC Posts:1,928,453,459,361
    Posts
    770

    Re: Visual Basic 6.0 or Visual Basic.NET?

    What would VB be better than .NET for?
    Life is one big rock tune

  9. #9
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Visual Basic 6.0 or Visual Basic.NET?

    Quote Originally Posted by Valleysboy1978
    What would VB be better than .NET for?
    The answer to this would depend completely on what your definition of 'better' is.

    The one instance that immediately pops to mind in which VB would be a 'better' solution to .NET is for a small company where the cost of purchasing VB6 would be one heck of a lot cheaper than the cost of purchasing the .NET framework.

  10. #10
    MS SQL Powerposter szlamany's Avatar
    Join Date
    Mar 2004
    Location
    Connecticut
    Posts
    18,263

    Re: Visual Basic 6.0 or Visual Basic.NET?

    When we started our conversion to PC/VB from mainframe BASIC almost 4 years ago, it was difficult to purchase VB6 - not sold in stores at that time, that's for sure.

    VB6 lost mainstream support from MS at the end of this month (couple of days away).

    Most businesses will have to stop using it for new development - at least that's what MS wants them to do.

    We will be switching our VB-client program from VB6 to VB.Net in the next couple of months.

    Still a good language for teaching programming skills to a student - but in reality it's business use is coming to an end.

    Still ga-zillions of programs written in VB6 that need support and enhancements - so coding in VB6 will be around for decades...

    *** Read the sticky in the DB forum about how to get your question answered quickly!! ***

    Please remember to rate posts! Rate any post you find helpful - even in old threads! Use the link to the left - "Rate this Post".

    Some Informative Links:
    [ SQL Rules to Live By ] [ Reserved SQL keywords ] [ When to use INDEX HINTS! ] [ Passing Multi-item Parameters to STORED PROCEDURES ]
    [ Solution to non-domain Windows Authentication ] [ Crazy things we do to shrink log files ] [ SQL 2005 Features ] [ Loading Pictures from DB ]

    MS MVP 2006, 2007, 2008

  11. #11
    Frenzied Member tr333's Avatar
    Join Date
    Nov 2004
    Location
    /dev/st0
    Posts
    1,605

    Re: Visual Basic 6.0 or Visual Basic.NET?

    Quote Originally Posted by Hack
    The one instance that immediately pops to mind in which VB would be a 'better' solution to .NET is for a small company where the cost of purchasing VB6 would be one heck of a lot cheaper than the cost of purchasing the .NET framework.
    what part of the .NET framework requires purchasing?
    the framework is free to download, and there are free IDE's that work just as well as VS (if not better).
    CSS layout comes in to the 21st century with flexbox!
    Just another Perl hacker,

  12. #12
    Frenzied Member tr333's Avatar
    Join Date
    Nov 2004
    Location
    /dev/st0
    Posts
    1,605

    Re: Visual Basic 6.0 or Visual Basic.NET?

    as for why i think .NET is better than vb6....

    .NET can be run on multiple OS's (windows/unix/linux/macOS)
    vb6 can only be run on windows.
    CSS layout comes in to the 21st century with flexbox!
    Just another Perl hacker,

  13. #13
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: Visual Basic 6.0 or Visual Basic.NET?

    Quote Originally Posted by tr333
    what part of the .NET framework requires purchasing?
    the framework is free to download, and there are free IDE's that work just as well as VS (if not better).
    I don't use/know .Net, however this may be interesting.

    From the link above I arrived at this page where a number of benchmark tests for VB6 and .Net are discussed. I'd like to quote these words from it:

    "The average of three test runs on my computer resulted in the conclusion that, at least in this particular test, VB 6 is 83 percent faster than VB.NET. Not too bad!"
    "I have to conclude, however, with a lesson that has come hard to someone who learned programming when every millisecond counted. The lesson:

    Milliseconds actually don't count much anymore.

    Computers are so fast and cheap these days that, in spite of what Jeff might feel, the most important factors are the costs of programming and the ability of the language to do the tricks that today's applications need. Factoring those things in makes VB.NET a clear, hands down winner!"
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

  14. #14
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Visual Basic 6.0 or Visual Basic.NET?

    The only time the speed would count is during a prime number generation contest on VBF.

    But I like that quote.

  15. #15
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: Visual Basic 6.0 or Visual Basic.NET?

    Quote Originally Posted by tr333
    what part of the .NET framework requires purchasing?
    the framework is free to download, and there are free IDE's that work just as well as VS (if not better).
    I've downloaded one of these, SharpDevelop, more than anything to see what it looks like. My first impression is very positive but at the same time it seems to me that you've got to start learning a new IDE and set of language rules. I'd like to hear from someone if it really requires quite a few hours of intensive effort or is not so much what it looks like. Because if it's so similar to .net then this extra toil might hold me back from migrating.
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width