Page 2 of 4 FirstFirst 1234 LastLast
Results 41 to 80 of 138

Thread: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????

  1. #41
    Fanatic Member esposito's Avatar
    Join Date
    Sep 2003
    Location
    Perugia, Italy
    Posts
    961

    Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????

    Quote Originally Posted by baja_yu View Post
    I know I already pointed this out, but what does the speed of IDE insatllation have anything to do with the discussion?! In fact, what does it have to do with anything in the universe? The users of the software you make don't have to install it, and you have to install it only once. Even if it lasts 3 hours, go to lunch, watch a movie, it's not like you have to copy each file manually.
    We were discussing the reasons why a programmer who is an absolute beginner may prefer VB6 to .NET. A very time-consuming installation could make him switch to another programming tool which is faster to set up and use.
    Since I discovered Delphi and Lazarus, VB has become history to me.

  2. #42
    Next Of Kin baja_yu's Avatar
    Join Date
    Aug 2002
    Location
    /dev/root
    Posts
    5,989

    Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????

    I'm sorry but I just don't find that to be even a least bit valid reason.

  3. #43
    PowerPoster JuggaloBrotha's Avatar
    Join Date
    Sep 2005
    Location
    Lansing, MI; USA
    Posts
    4,286

    Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????

    Quote Originally Posted by IanS View Post
    Bear with me oh wise one - grasshopper trying to learn here.

    As a developer then if I want to make an application that needs, for example, 3.5 then I need to deploy 3.5 and ALL previous versions with my application ? because the user of my application may still be on v1.0

    Or do you simply assume that your user has the required version and not deploy any version of the framework at all and your user will just have to go and get the required version (VERSIONS) if he doesn't.
    Only if you deploy your application on a cd/dvd/usb drive would you want to consider having the installer install the FW(s) from the same spot as the app's installer, in which you would have to have the 2.0 FW all the way up to your app's targeted FW. Otherwise, just have the installer download the correct FW(s) from Microsoft.

    I have yet to see a valid reason in support of vb6 in this thread.
    Currently using VS 2015 Enterprise on Win10 Enterprise x64.

    CodeBank: All ThreadsColors ComboBoxFading & Gradient FormMoveItemListBox/MoveItemListViewMultilineListBoxMenuButtonToolStripCheckBoxStart with Windows

  4. #44
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????

    I can't see the time required to install the development tools as an important issue. Especially when you consider the effort required to locate and obtain a legal copy of VB6 today.

    I think there is evidence that a lot of newbies are using pirated versions of VB6. We see a number of "portable VB" questions for example.

    The "Express" SKUs are free, making VB.Net a more obvious choice.


    An experienced programmer interested in creating software somebody will use is another matter. A lot of these people would be better off with Small Basic.

  5. #45
    Fanatic Member
    Join Date
    Dec 2009
    Posts
    904

    Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????

    Quote Originally Posted by dilettante View Post
    I think there is evidence that a lot of newbies are using pirated versions of VB6.
    also they download the .net pro / ultimate version from the torrentz website......

    i dont understand why dont microsoft block the .net pro and ultimate versions of vs 2010 present in the torrentz?

  6. #46
    Next Of Kin baja_yu's Avatar
    Join Date
    Aug 2002
    Location
    /dev/root
    Posts
    5,989

    Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????

    Quote Originally Posted by HowTo View Post
    also they download the .net pro / ultimate version from the torrentz website......

    i dont understand why dont microsoft block the .net pro and ultimate versions of vs 2010 present in the torrentz?
    Because nobody can control the internet completely.

  7. #47
    Fanatic Member
    Join Date
    Dec 2009
    Posts
    904

    Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????

    but someone might control it if thats causing losses to the company.....is nt it?

  8. #48
    PowerPoster JuggaloBrotha's Avatar
    Join Date
    Sep 2005
    Location
    Lansing, MI; USA
    Posts
    4,286

    Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????

    Quote Originally Posted by HowTo View Post
    but someone might control it if thats causing losses to the company.....is nt it?
    I would love to see you try to control much of anything on the internet.
    Currently using VS 2015 Enterprise on Win10 Enterprise x64.

    CodeBank: All ThreadsColors ComboBoxFading & Gradient FormMoveItemListBox/MoveItemListViewMultilineListBoxMenuButtonToolStripCheckBoxStart with Windows

  9. #49
    Fanatic Member
    Join Date
    Dec 2009
    Posts
    904

    Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????

    someone = microsoft

    do you thik microsoft is paying me a percentage of their profits

  10. #50
    Next Of Kin baja_yu's Avatar
    Join Date
    Aug 2002
    Location
    /dev/root
    Posts
    5,989

    Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????

    Quote Originally Posted by HowTo View Post
    but someone might control it if thats causing losses to the company.....is nt it?
    [sarcasm]Your right. They probably just didn't think of it. You can email them your idea, I'm sure it will change world completely.[/sarcasm]

  11. #51
    Fanatic Member
    Join Date
    Dec 2009
    Posts
    904

    Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????

    its not sarcasm.........its my inexperience

    after all every persons with thick and long beard is not a muslim and every muslim is not a terrorist

  12. #52
    Fanatic Member esposito's Avatar
    Join Date
    Sep 2003
    Location
    Perugia, Italy
    Posts
    961

    Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????

    Quote Originally Posted by baja_yu View Post
    I'm sorry but I just don't find that to be even a least bit valid reason.
    If you are a newbie, for you any programming language is as good as any other. It is obvious that you start learning with the quickest and easiest tool at hand.
    Last edited by esposito; May 23rd, 2010 at 01:03 AM.
    Since I discovered Delphi and Lazarus, VB has become history to me.

  13. #53
    Next Of Kin baja_yu's Avatar
    Join Date
    Aug 2002
    Location
    /dev/root
    Posts
    5,989

    Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????

    Quote Originally Posted by esposito View Post
    If you are a newbie, for you any programming language is as good as any other.
    Would you recommend something like Assembly, Lisp, or Brainfu©k to a newbie?

    It is obvious that you start learning with the quickest and easiest tool at hand.
    Why? Is there any other reason besides if you live in a trailor and you can only afford a used 80486 and all you can run is Pascal and Cobol?

    I'm sorry but I simply can not wrap my head around those ideas.

  14. #54
    Fanatic Member esposito's Avatar
    Join Date
    Sep 2003
    Location
    Perugia, Italy
    Posts
    961

    Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????

    Quote Originally Posted by baja_yu View Post
    Would you recommend something like Assembly, Lisp, or Brainfu©k to a newbie?
    Personally, I would recommend Delphi, in order not to depend on the .NET Framework.


    Why? Is there any other reason besides if you live in a trailor and you can only afford a used 80486 and all you can run is Pascal and Cobol?

    I'm sorry but I simply can not wrap my head around those ideas.
    VB6 is not the same as Cobol or Assembly. It allows you to develop professional software for all of the 32 bit versions of Windows.
    Last edited by esposito; May 23rd, 2010 at 02:20 AM.
    Since I discovered Delphi and Lazarus, VB has become history to me.

  15. #55
    Fanatic Member
    Join Date
    Dec 2009
    Posts
    904

    Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????

    Quote Originally Posted by esposito View Post
    VB6 is not the same as Cobol or Assembly. It allows you to develop professional software for all of the 32 bit versions of Windows.
    vb.net also allows to develop professional software.......then why not vb.net?

  16. #56
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????

    Quote Originally Posted by HowTo View Post
    vb.net also allows to develop professional software.......then why not vb.net?
    Because .NET depends on the frame work I'm guessing as was stated above.
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

  17. #57
    Fanatic Member esposito's Avatar
    Join Date
    Sep 2003
    Location
    Perugia, Italy
    Posts
    961

    Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????

    Quote Originally Posted by Nightwalker83 View Post
    Because .NET depends on the frame work I'm guessing as was stated above.
    Your guess is correct.
    Since I discovered Delphi and Lazarus, VB has become history to me.

  18. #58
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????

    Quote Originally Posted by esposito View Post
    Can you please support your statement quoting your source?
    Sure, I would be happy to.

    Originally, I heard this from the "horses mouth". I attended a presentation by Scott Guthrie, where he said exactly what I said in my post above.

    Other sources:

    http://blogs.msdn.com/wenlong/archiv...-and-oslo.aspx

    http://www.vbforums.com/showthread.php?t=610758 - Specifically post #28

    http://www.microsoft.com/downloads/d...displaylang=en

    Gary

  19. #59
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????

    Quote Originally Posted by esposito View Post
    Your guess is correct.
    How many times are we going to have the same discussion, over and over again?

    I understand that you use VB6, and you are happy with it, and you like the fact that it doesn't rely on the .Net Framework, but really, to suggest that a new programmer should start using an unsupported piece of software is irresponsible, in my opinion.

    Gary

  20. #60
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,106

    Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????

    Also, wouldn't a newbie care more about ease of use than speed of IDE installation? I used VB6 (and earlier) extensively, but that IDE is horrid compared to .NET. There's so much you just can't do, as far as controling how you navigate around, and manage, the code. The core element is the same in that you can quickly set up a trivial Hello World app and run it. No difference in the time it takes to do that in either IDE. But when you get to anything more significant, the .NET IDE is vastly more user friendly. I would think that would be the preference of someone new to programming.

    On the other hand, perhaps there is too much available in .NET. Perhaps awkward and unweildly is preferred simply because of the lack of features, not in spite of the lack.
    My usual boring signature: Nothing

  21. #61
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????

    Out of interest, esposito, have you tried the latest version of Visual Studio 2010?

  22. #62
    Fanatic Member
    Join Date
    Dec 2009
    Posts
    904

    Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????

    Quote Originally Posted by gep13 View Post
    to suggest that a new programmer should start using an unsupported piece of software is irresponsible, in my opinion.

    Gary
    exactly.....i am a newbie in .Net and i am in this for hardly 6 to 8 months......

    initially i istalled vb6 and vs 2005 both and looking at the IDE of vs2005,i decided to learn it........

    vb6 simply fu@ks from my point of view............

  23. #63
    Fanatic Member esposito's Avatar
    Join Date
    Sep 2003
    Location
    Perugia, Italy
    Posts
    961

    Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????

    Quote Originally Posted by gep13 View Post
    Out of interest, esposito, have you tried the latest version of Visual Studio 2010?
    No, I haven't. I'm sure VS 2010 is an amazing product but the software I sell must not exceed 5MB (I'm talking about the download size), so I can't switch to .NET. In the past (a couple of years ago) I made an attempt, which failed miserably: I received tons of e-mail messages from my customers who didn't want to install the Framework.
    Since I discovered Delphi and Lazarus, VB has become history to me.

  24. #64
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????

    Okay, so for the sake of clarity, why the 5MB limit? Who imposes that? It is more than possible to create an application that is under 5MB in size. Notice here that I am not talking about the .Net Framework Pre-Requisite which is a one off installation.

    When you say "tons", exactly how many are we talking about, and out of interest, what were their reasons for not wanting to install the Framework?

    Gary

  25. #65
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????

    Oh, and by the way, I have just installed the Full version of Visual Studio 2010 Premium, and it took a total of 22 minutes. Personally, I don't think that is a particularly long time to wait.

    Gary

  26. #66
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????

    Oh, and Visual Basic 2010 Express Edition (i.e. the free edition) took a whopping 4 minutes to install.

  27. #67
    PowerPoster JuggaloBrotha's Avatar
    Join Date
    Sep 2005
    Location
    Lansing, MI; USA
    Posts
    4,286

    Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????

    Quote Originally Posted by esposito View Post
    No, I haven't. I'm sure VS 2010 is an amazing product but the software I sell must not exceed 5MB (I'm talking about the download size), so I can't switch to .NET. In the past (a couple of years ago) I made an attempt, which failed miserably: I received tons of e-mail messages from my customers who didn't want to install the Framework.
    By using the Framework, I'm able to keep my apps 2MB or less. All the complex stuff is in the FW for me already.
    Currently using VS 2015 Enterprise on Win10 Enterprise x64.

    CodeBank: All ThreadsColors ComboBoxFading & Gradient FormMoveItemListBox/MoveItemListViewMultilineListBoxMenuButtonToolStripCheckBoxStart with Windows

  28. #68
    Frenzied Member ntg's Avatar
    Join Date
    Sep 2004
    Posts
    1,449

    Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????

    Quote Originally Posted by esposito View Post
    No, I haven't. I'm sure VS 2010 is an amazing product but the software I sell must not exceed 5MB (I'm talking about the download size), so I can't switch to .NET. In the past (a couple of years ago) I made an attempt, which failed miserably: I received tons of e-mail messages from my customers who didn't want to install the Framework.
    There are exceptions to this rule, aren't there? This and other items on your web site are 7.2MBs, right?
    "Feel the force...read the source..."
    Utilities: POPFileDebugViewProcess ExplorerWiresharkKeePassUltraVNCPic2Ascii
    .Net tools & open source: DotNetNukelog4NetCLRProfiler
    My open source projects: Thales SimulatorEFT CalculatorSystem Info ReporterVSS2SVNIBAN Functions
    Customer quote: "If the server has a RAID array, why should we bother with backups?"
    Programmer quote: "I never comment my code. Something that is hard to write should be impossible to comprehend."
    Ignorant quote: "I have no respect for universities, as they teach not practicle stuff, and charge money for"

  29. #69
    Fanatic Member
    Join Date
    Dec 2009
    Posts
    904

    Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????

    ops its written 7.2 mb but the downloading size shows only 3.30 mb

  30. #70
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????

    The question here was about VB6 for new users. That seems to have been discussed to the end.

    What puzzles me is why anyone thinks there is something wrong with established users continuing to create VB6 applications. There can be plenty of reasons, but why should they matter?

  31. #71
    Frenzied Member ntg's Avatar
    Join Date
    Sep 2004
    Posts
    1,449

    Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????

    Quote Originally Posted by HowTo View Post
    ops its written 7.2 mb but the downloading size shows only 3.30 mb
    Right, seems that 7.2 is the install size.
    "Feel the force...read the source..."
    Utilities: POPFileDebugViewProcess ExplorerWiresharkKeePassUltraVNCPic2Ascii
    .Net tools & open source: DotNetNukelog4NetCLRProfiler
    My open source projects: Thales SimulatorEFT CalculatorSystem Info ReporterVSS2SVNIBAN Functions
    Customer quote: "If the server has a RAID array, why should we bother with backups?"
    Programmer quote: "I never comment my code. Something that is hard to write should be impossible to comprehend."
    Ignorant quote: "I have no respect for universities, as they teach not practicle stuff, and charge money for"

  32. #72
    Next Of Kin baja_yu's Avatar
    Join Date
    Aug 2002
    Location
    /dev/root
    Posts
    5,989

    Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????

    Quote Originally Posted by dilettante View Post
    What puzzles me is why anyone thinks there is something wrong with established users continuing to create VB6 applications. There can be plenty of reasons, but why should they matter?
    I don't think anyone is arguing that, at least not me. I think the debate was for users new to programming.

  33. #73
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????

    Quote Originally Posted by baja_yu View Post
    I don't think anyone is arguing that, at least not me. I think the debate was for users new to programming.
    Agreed.

  34. #74
    Next Of Kin baja_yu's Avatar
    Join Date
    Aug 2002
    Location
    /dev/root
    Posts
    5,989

    Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????

    I'm still mainly developing in VB6, just recently started the transfer to .Net. The new syntax will take some getting used to, but I like the new IDE very much. If the conversion/move was simpler I'd have done it a long time ago, if for nothing else than for the improved IntelliSense and parentheses marking. It makes coding so much easier. And the auto-indenting, I might turn it off (if possible) but it will sure force newbies to learn it, that's a big plus.

  35. #75
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????

    There are a number of great addin's that you can use, like StyleCop, CodeRush Express, and PowerCommands, (all of which are free), that add many other features that can help you as well.

    Gary

  36. #76
    Superbly Moderated NeedSomeAnswers's Avatar
    Join Date
    Jun 2002
    Location
    Manchester uk
    Posts
    2,657

    Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????

    How many times are we going to have the same discussion, over and over again?
    Many, because Esposito cannot resist a VB6 Is dead thread

    Personally, I would recommend Delphi, in order not to depend on the .NET Framework.
    I still think that as and when Windows 7 becomes the dominant Windows operating system this will cease to be an issue. It is only because XP and other older versions of windows do not come with the Framework as part of the standard installation.

    Windows 7 comes with up to Framework 3.5 pre-installed which means you could write targeted programmes (for the 3.5 framework) for Windows 7 and everyone will be able to use them without any extra installation. It will just take some time for Windows XP to die off.

    Also before anyone counters with the argument about having to always learn the next framework version, and building apps for that, well quite simply you dont have to !

    Many people will not need all the new features in each Framework release in order to write there systems. May of the Framework changes are for new technologies like Link which while nice are not necessary to create most applications.

    We still generally target .Net Framework 2.0 with all our external .Net projects.
    Last edited by NeedSomeAnswers; May 24th, 2010 at 09:19 AM.
    Please Mark your Thread "Resolved", if the query is solved & Rate those who have helped you



  37. #77
    PowerPoster JuggaloBrotha's Avatar
    Join Date
    Sep 2005
    Location
    Lansing, MI; USA
    Posts
    4,286

    Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????

    Quote Originally Posted by NeedSomeAnswers View Post
    Because Esposito cannot resist a VB6 Is dead thread



    I still think that as and when Windows 7 becomes the dominant Windows operating system this will cease to be an issue. It is only because XP and other older versions of windows do not come with the Framework as part of the standard installation.

    Windows 7 comes with up to Framework 3.5 pre-installed which means you could write targeted programmes (for the 3.5 framework) for Windows 7 and everyone will be able to use them without any extra installation. It will just take some time for Windows XP to die off.

    Also before anyone counters with the argument about having to always learn the next framework version, and building apps for that, well quite simply you dont have to !

    Many people will not need all the new features in each Framework release in order to write there systems. May of the Framework changes are for new technologies like Link which while nice are not necessary to create most applications.

    We still generally target .Net Framework 2.0 with all our external .Net projects.
    99% of my current apps target the 2.0 Framework, even though I manly use VS2008 these days, though I'm getting ready to migrate 1 app to VS 2010 (still targeting the 2.0 FW). There's a lot of things in the 3.5 FW I could use in these apps, but I can't because most of them are being used on Win2k (even Win98SE sometimes) of which the 3.5 FW doesn't run on anything less than XP. Simply put, with my apps targeting the 2.0 FW, I know they'll run on Win2k and newer, plus with the Framework stacking I know they'll continue to run for probably quite a few of the next MS OS's.

    And yes, I only ever see Esposito's posts regarding .Net is when there's a flame war thread (usually .Net vs vb6 or .Net vs Delphi threads) the guy really should expand his horizons
    Currently using VS 2015 Enterprise on Win10 Enterprise x64.

    CodeBank: All ThreadsColors ComboBoxFading & Gradient FormMoveItemListBox/MoveItemListViewMultilineListBoxMenuButtonToolStripCheckBoxStart with Windows

  38. #78
    Fanatic Member
    Join Date
    Mar 2009
    Posts
    739

    Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????

    Quote Originally Posted by JuggaloBrotha View Post

    I have yet to see a valid reason in support of vb6 in this thread.
    I develop and sell industrial control systems. (Control systems for heavy machinery, manufacturing, production, assembly lines etc.

    Many of these are NOT connected to the internet.

    The user downloads my software and often copies the installer to a USB memory module or some other media and physically 'carries' that to the control PC to install the software.

    Because of the nature of these control systems they can be running ANY version of Windows from 9x right through to Win7 including other various 'Server' versions running Thin Client terminals via terminal services and other 'citrix' like virtual sessions.

    Total download size is around 3meg. It installs with a single click (It doesn't ask questions or send the user off to download anything else). The trial converts to a happy customer and I sell software. I'm happy and my customer is happy.

    I know that if I start deploying the .Net framework then I can kiss goodbye to that simplicity and would have a lower conversion rate.
    Last edited by IanS; May 24th, 2010 at 10:36 AM.

  39. #79
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????

    Quote Originally Posted by IanS View Post
    The user downloads my software and often copies the installer to a USB memory module or some other media and physically 'carries' that to the control PC to install the software.
    The exact same technique can be used for the .Net Framework. Why do people have such a big hang up on this. The .Net Framework is a one time installation that, in my experience, hasn't caused any ill effects on any server that I have installed it on. Once it's there, you never have to install it again.

    Quote Originally Posted by IanS View Post
    I know that if I start deploying the .Net framework then I can kiss goodbye to that simplicity and would have a lower conversion rate.
    I really don't see how.

  40. #80
    Fanatic Member
    Join Date
    Mar 2009
    Posts
    739

    Re: [RESOLVED] Is VB 6.0 Really Dead ????? is it free now ?????

    As for Newbies learning VB6 - No, I'd say they shouldn't -

    But a few of the forums I've frequented over the years have discussed this exact thread and in most cases the newbies never actually came back to read the thread they'd started so we didn't find out their reasons.

    In a few cases we did find out their reasons.

    For example - they were given a project which contained source code in VB6 and they were expected to do some additional work on it. Not on a real VB6 IDE but they were expected to read the 'text' and debate it. Some students do of course want to actually run the code because they think it'll help them debate it.

    And in some cases the students really were expected to develop in VB6 - Some poorer schools can't afford development tools so unfortunately they are still using Win2000 (or older) and VB6.

    Also, some people get employed by a company who chucks a pile of vb6 source on their desks and tells them to work with it because their last slave just retired.

    Sorry, but I could sit here all day quoting reasons for people to learn VB6

Page 2 of 4 FirstFirst 1234 LastLast

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