Results 1 to 21 of 21

Thread: [RESOLVED] Save VB6 From it's slow death!

Hybrid View

  1. #1
    Angel of Code Niya's Avatar
    Join Date
    Nov 2011
    Posts
    9,017

    Re: Save VB6 From it's slow death!

    Oh God, not another one of these threads.

    Quote Originally Posted by axisdj View Post
    I know many .net folks cringe at the idea, but I'm we want to create native apps that are not bogged down with a huge framework of classes we don't need, and JIT compilation.
    Name:  Bait 2.png
Views: 586
Size:  6.7 KB

    I won't even bother.

    Quote Originally Posted by axisdj View Post
    My apps are NOT business apps they control robotics and radio station automation where native apps just perform better because of constant hardware interaction...
    VB6 would be a half measure at best. Just do it right and write the thing in C. That way you gain portability through all the various C compilers out there that target different platforms. We don't need to revive work on VB6 for this.
    Last edited by Niya; Jan 30th, 2014 at 06:24 PM.
    Treeview with NodeAdded/NodesRemoved events | BlinkLabel control | Calculate Permutations | Object Enums | ComboBox with centered items | .Net Internals article(not mine) | Wizard Control | Understanding Multi-Threading | Simple file compression | Demon Arena

    Copy/move files using Windows Shell | I'm not wanted

    C++ programmers will dismiss you as a cretinous simpleton for your inability to keep track of pointers chained 6 levels deep and Java programmers will pillory you for buying into the evils of Microsoft. Meanwhile C# programmers will get paid just a little bit more than you for writing exactly the same code and VB6 programmers will continue to whitter on about "footprints". - FunkyDexter

    There's just no reason to use garbage like InputBox. - jmcilhinney

    The threads I start are Niya and Olaf free zones. No arguing about the benefits of VB6 over .NET here please. Happiness must reign. - yereverluvinuncleber

  2. #2

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2002
    Posts
    505

    Re: Save VB6 From it's slow death!

    Quote Originally Posted by Niya View Post
    Oh God, not another one of these threads.


    Name:  Bait 2.png
Views: 586
Size:  6.7 KB

    I won't even bother.



    VB6 would be a half measure at best. Just do it right and write the thing in C. That way you gain portability through all the various C compilers out there that target different platforms. We don't need to revive work on VB6 for this.
    hello Niya,

    I, by no means want to argue. And I know as you see it, I am an incompetent programmer, and that may be even though I have thousands of copies of my software sold worldwide that controls intelligent lighting in churches and nightclubs.

    Having said that maybe you can help me with your wisdom on what IDE/Compiler I should move to. There are two reasons I stick with vb6, 1. I have 100k lines of code ( one person company), 2. I can do anything FAST. Can you recommend which direction I should go. I am completely open. I have trained and researched QT-QT Creator in the c++ realm. It is a bit of learning curve and the .cpp implementation and .h declaration seems like a waste of time where in vb6 I just declare and implement in the same place. Anyway I am willing to change, if the benefits are there. Please, if you can or want, tell me what they are.

    Thanks

  3. #3
    Angel of Code Niya's Avatar
    Join Date
    Nov 2011
    Posts
    9,017

    Re: Save VB6 From it's slow death!

    Quote Originally Posted by axisdj View Post
    And I know as you see it, I am an incompetent programmer, and that may be even though I have thousands of copies of my software sold worldwide that controls intelligent lighting in churches and nightclubs.
    Good for you mate. I make no pretense about knowing your level of skill as a programmer.

    Quote Originally Posted by axisdj View Post
    Having said that maybe you can help me with your wisdom on what IDE/Compiler I should move to. There are two reasons I stick with vb6, 1. I have 100k lines of code ( one person company), 2. I can do anything FAST. Can you recommend which direction I should go.
    Then by all means stick with VB6. No need to make yet another ridiculous flamebait "VB6 is awesome, .Net sucks" threads which is what these threads eventually boil down to, thinly veiled emotional rants against the perceived injustice called .Net.
    Treeview with NodeAdded/NodesRemoved events | BlinkLabel control | Calculate Permutations | Object Enums | ComboBox with centered items | .Net Internals article(not mine) | Wizard Control | Understanding Multi-Threading | Simple file compression | Demon Arena

    Copy/move files using Windows Shell | I'm not wanted

    C++ programmers will dismiss you as a cretinous simpleton for your inability to keep track of pointers chained 6 levels deep and Java programmers will pillory you for buying into the evils of Microsoft. Meanwhile C# programmers will get paid just a little bit more than you for writing exactly the same code and VB6 programmers will continue to whitter on about "footprints". - FunkyDexter

    There's just no reason to use garbage like InputBox. - jmcilhinney

    The threads I start are Niya and Olaf free zones. No arguing about the benefits of VB6 over .NET here please. Happiness must reign. - yereverluvinuncleber

  4. #4

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2002
    Posts
    505

    Re: Save VB6 From it's slow death!

    Quote Originally Posted by Niya View Post
    Good for you mate. I make no pretense about knowing your level of skill as a programmer.



    Then by all means stick with VB6. No need to make yet another ridiculous flamebait "VB6 is awesome, .Net sucks" threads which is what these threads eventually boil down to, thinly veiled emotional rants against the perceived injustice called .Net.
    Thanks for the kind reply.

    If I stick with vb6, I will need to fight as hard as I can to revive it's support, my entire livelihood depends on it, and arguing which language is better does not matter to me, only the years of code and work I put into my working and selling products.

    WP

  5. #5
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,127

    Re: Save VB6 From it's slow death!

    Quote Originally Posted by Niya View Post
    Name:  Bait 2.png
Views: 586
Size:  6.7 KB

    I won't even bother.
    You already bothered to reply.
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

Tags for this Thread

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