Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Is visual basic dead?

Is visual basic dead?

Scheduled Pinned Locked Moved The Lounge
csharpquestion
57 Posts 34 Posters 7 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Mike HankeyM Mike Hankey

    I worked on a legacy app about 10 years ago written in VB and had to relearn the language just enough to do the work required and hated every second of it. Only other time was about 40 yrs. ago worked on a motor tester using HP basic and some of their hardware. It wasn't so bad as I remember but that was all I cared to do even back then. Was using assembler at the time and taught myself C and then C++ as soon as it became available.

    I don't think before I open my mouth, I like to be as surprised a everyone else. PartsBin an Electronics Part Organizer - Release Version 1.3.0 JaxCoder.com Latest Article: SimpleWizardUpdate

    C Offline
    C Offline
    Christian Graus
    wrote on last edited by
    #18

    Most of my VB work was VB6, for the same reasons, to update a legacy app

    1 Reply Last reply
    0
    • C Christian Graus

      I feel like I've not seen any vb.net roles in some time.. Is it still being built or is it dead?

      K Offline
      K Offline
      Kent Sharkey
      wrote on last edited by
      #19

      Not dead, but "done".

      Visual Basic language strategy - Visual Basic | Microsoft Learn[^]

      We will ensure Visual Basic remains a straightforward and approachable language with a stable design. The core libraries of .NET (such as the BCL) will support VB and many of the improvements to the .NET Runtime and libraries will automatically benefit VB. When C# or the .NET Runtime introduce new features that would require language support, VB will generally adopt a consumption-only approach and avoid new syntax. We do not plan to extend Visual Basic to new workloads. We will continue to invest in the experience in Visual Studio and interop with C#, especially in core VB scenarios such as Windows Forms and libraries.

      TTFN - Kent

      C 1 Reply Last reply
      0
      • K Kent Sharkey

        Not dead, but "done".

        Visual Basic language strategy - Visual Basic | Microsoft Learn[^]

        We will ensure Visual Basic remains a straightforward and approachable language with a stable design. The core libraries of .NET (such as the BCL) will support VB and many of the improvements to the .NET Runtime and libraries will automatically benefit VB. When C# or the .NET Runtime introduce new features that would require language support, VB will generally adopt a consumption-only approach and avoid new syntax. We do not plan to extend Visual Basic to new workloads. We will continue to invest in the experience in Visual Studio and interop with C#, especially in core VB scenarios such as Windows Forms and libraries.

        TTFN - Kent

        C Offline
        C Offline
        Christian Graus
        wrote on last edited by
        #20

        Left to die on the vine

        N 1 Reply Last reply
        0
        • C Christian Graus

          I feel like I've not seen any vb.net roles in some time.. Is it still being built or is it dead?

          A Offline
          A Offline
          Amarnath S
          wrote on last edited by
          #21

          IMHO, VB is the easiest-to-learn visual programming environment. If only I had known about it before learning about the Message Map macros in MFC, I would have learnt things faster.

          N L 2 Replies Last reply
          0
          • C Christian Graus

            I feel like I've not seen any vb.net roles in some time.. Is it still being built or is it dead?

            C Offline
            C Offline
            CPallini
            wrote on last edited by
            #22

            Caroline says she wants a language but it's just a toy.

            "In testa che avete, Signor di Ceprano?" -- Rigoletto

            1 Reply Last reply
            0
            • C Christian Graus

              Left to die on the vine

              N Offline
              N Offline
              Nelek
              wrote on last edited by
              #23

              Christian Graus wrote:

              Left to die on the vine

              Do not worry or be sad... Seeing how much VB6 still is alive and kicking (often in the balls). I suppose you will have VB.Net until you retire. :rolleyes: :-D

              M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.

              1 Reply Last reply
              0
              • A Amarnath S

                IMHO, VB is the easiest-to-learn visual programming environment. If only I had known about it before learning about the Message Map macros in MFC, I would have learnt things faster.

                N Offline
                N Offline
                Nelek
                wrote on last edited by
                #24

                Amarnath S wrote:

                I would have learnt things faster.

                Probably, but, would you have learned the correct ones?

                M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.

                1 Reply Last reply
                0
                • Mike HankeyM Mike Hankey

                  It's still alive? :)

                  I don't think before I open my mouth, I like to be as surprised a everyone else. PartsBin an Electronics Part Organizer - Release Version 1.3.0 JaxCoder.com Latest Article: SimpleWizardUpdate

                  N Offline
                  N Offline
                  Nelek
                  wrote on last edited by
                  #25

                  Yeah... it needs more than a #2 double tap[^] :rolleyes: :-D

                  M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.

                  1 Reply Last reply
                  0
                  • A Amarnath S

                    IMHO, VB is the easiest-to-learn visual programming environment. If only I had known about it before learning about the Message Map macros in MFC, I would have learnt things faster.

                    L Offline
                    L Offline
                    Lost User
                    wrote on last edited by
                    #26

                    Amarnath S wrote:

                    the Message Map macros in MFC

                    I wasted far too much of my life grappling with those abominations. X| X|

                    1 Reply Last reply
                    0
                    • C Christian Graus

                      I feel like I've not seen any vb.net roles in some time.. Is it still being built or is it dead?

                      D Offline
                      D Offline
                      den2k88
                      wrote on last edited by
                      #27

                      In .NET it makes no sense, there is only the CLR and C# is the sensible choice - many languages have C-like syntax, only VB has VB-like syntax. If they will ever make a native VB7 personally I will be if not the first adopter, the second. It's happening more and more that I need to put up a small interface for testing or an intelligent script with some graphic and swear against the useless complications imposed by the alternatives. I miss VB (but not On Error Resiume Next).

                      GCS/GE d--(d) s-/+ a C+++ U+++ P-- L+@ E-- W+++ N+ o+ K- w+++ O? M-- V? PS+ PE Y+ PGP t+ 5? X R+++ tv-- b+(+++) DI+++ D++ G e++ h--- r+++ y+++*      Weapons extension: ma- k++ F+2 X The shortest horror story: On Error Resume Next

                      M 1 Reply Last reply
                      0
                      • C Christian Graus

                        I feel like I've not seen any vb.net roles in some time.. Is it still being built or is it dead?

                        D Offline
                        D Offline
                        DerekT P
                        wrote on last edited by
                        #28

                        I'm on the verge of retiring and haven't built a new commercial system for ages; when I last did, I used C#, and a couple of hobby websites I'm using C#. But I'm also still supporting VB.Net stuff (including one large commercial system) and have even found a couple of 3rd parties who are happy to take over long-term support for it. If I need to knock up a proof-of-concept or a quick web utility for myself, I still find VB quicker than C#. And in work, I've yet to find anything I can't do in VB.Net that I can (and want to) do in C#. But I'm a bit of a Luddite anyway.

                        Telegraph marker posts ... nothing to do with IT Phasmid email discussion group ... also nothing to do with IT Beekeeping and honey site ... still nothing to do with IT

                        M 1 Reply Last reply
                        0
                        • C Christian Graus

                          I feel like I've not seen any vb.net roles in some time.. Is it still being built or is it dead?

                          L Offline
                          L Offline
                          Lost User
                          wrote on last edited by
                          #29

                          Not enough "samples". If you have to start somewhere (with MS), finding "working samples" (C#) is a big plus.

                          "Before entering on an understanding, I have meditated for a long time, and have foreseen what might happen. It is not genius which reveals to me suddenly, secretly, what I have to say or to do in a circumstance unexpected by other people; it is reflection, it is meditation." - Napoleon I

                          1 Reply Last reply
                          0
                          • C Christian Graus

                            I've asked the Bing AI programming questions and I am thrilled with the absolute confidence with which it tells me bullshit

                            N Offline
                            N Offline
                            Nelek
                            wrote on last edited by
                            #30

                            At least you can recongnise it is bullshit... I don't want to imagine how many wannabe coders are now copy+pasting from it and wondering why it doesn't work, which actually would be the best case, worst one is it compiles and works, but not as it should.

                            M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.

                            1 Reply Last reply
                            0
                            • D dandy72

                              I queried it instead of Google. That's all that means. I rather like the summaries it generates, rather than following link after link which lead to questionable results.

                              R Offline
                              R Offline
                              RedDk
                              wrote on last edited by
                              #31

                              Ok. In your defense, I just had a ChatGPT bot go off in my face without having clicked on any link anywhere. So all queasy feelings aside, you may proceed to the keep :cool:

                              1 Reply Last reply
                              0
                              • C Christian Graus

                                I've asked the Bing AI programming questions and I am thrilled with the absolute confidence with which it tells me bullshit

                                D Offline
                                D Offline
                                dandy72
                                wrote on last edited by
                                #32

                                As with any topic you ask any AI about, you're free to take the results at face value. Or not. I've asked it for code snippets before. At least with code, it's generally easy enough to determine whether something works or not.

                                1 Reply Last reply
                                0
                                • C Christian Graus

                                  I feel like I've not seen any vb.net roles in some time.. Is it still being built or is it dead?

                                  B Offline
                                  B Offline
                                  Bob Beechey
                                  wrote on last edited by
                                  #33

                                  I treated Basic with contempt in early days. Baffled by why people used VB6 when Delphi was so much more regular and productive. However, when I first saw VB, I was impressed - at last BASIC as a real programming language, However, there was also the wonderful C# that, to me, "looked like Java and smelled like Delphi".

                                  1 Reply Last reply
                                  0
                                  • C Christian Graus

                                    I feel like I've not seen any vb.net roles in some time.. Is it still being built or is it dead?

                                    G Offline
                                    G Offline
                                    grralph1
                                    wrote on last edited by
                                    #34

                                    Visual Basic is not dead. It just smells funny. Like Jazz. However I do think that it is doomed in the end.

                                    "Rock journalism is people who can't write interviewing people who can't talk for people who can't read." Frank Zappa 1980

                                    1 Reply Last reply
                                    0
                                    • C Christian Graus

                                      I feel like I've not seen any vb.net roles in some time.. Is it still being built or is it dead?

                                      M Offline
                                      M Offline
                                      MehtaRahulC
                                      wrote on last edited by
                                      #35

                                      imo VB6 died. And VBA , VB.NET are dying. And I am sad about it. The programming languages I have used most are VB6 and VBA. Even now, I use mainly VB6 and some VB.NET. I have NOT touched python and even C# Now, its for VB6 and VBA users to resurrect VB6 and keep VBA alive. Microsoft abandoned VB6 and will soon abandon VB.NET and even VBA. So those who like VB6, VBA etc will have to work to keep it alive

                                      1 Reply Last reply
                                      0
                                      • C Christian Graus

                                        I feel like I've not seen any vb.net roles in some time.. Is it still being built or is it dead?

                                        P Offline
                                        P Offline
                                        Peter Adam
                                        wrote on last edited by
                                        #36

                                        Started quite a few new project using vb.net. It is a cool, chilled language, more modern than the workhorse, Delphi 7. Used C# a lot before. As others pointed out, it is a C (as in cancer) type language driven into total chaos by the Cool Kids On The Codeblock. Release by release harder to follow the syntax incorporating things from All The Cool Languages. [Including from Dartmouth BASIC :)](https://learn.microsoft.com/en-us/dotnet/csharp/whats-new/tutorials/top-level-statements)

                                        1 Reply Last reply
                                        0
                                        • C Christian Graus

                                          I feel like I've not seen any vb.net roles in some time.. Is it still being built or is it dead?

                                          C Offline
                                          C Offline
                                          CodeZombie62
                                          wrote on last edited by
                                          #37

                                          Been using one flavor or another of Basic for most of my 30+ year career including VB6 and VB.Net but I’ve not touched it since 2021. I didn’t think I would like C# at first but now I can’t really imagine ever going back to VB. But I don’t think VB will ever completely die.

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups