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. Dumb VB and C++ fact of the Day

Dumb VB and C++ fact of the Day

Scheduled Pinned Locked Moved The Lounge
c++visual-studiotools
61 Posts 30 Posters 0 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.
  • T theoldfool

    13 is the age when one should be moving from VB to a programming language. No later than puberty. :)

    If you can keep your head while those about you are losing theirs, perhaps you don't understand the situation.

    OriginalGriffO Offline
    OriginalGriffO Offline
    OriginalGriff
    wrote on last edited by
    #4

    Boom tish!

    Sent from my Amstrad PC 1640 Never throw anything away, Griff Bad command or file name. Bad, bad command! Sit! Stay! Staaaay... AntiTwitter: @DalekDave is now a follower!

    "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
    "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

    1 Reply Last reply
    0
    • C Chris Maunder

      There's no Visual Basic 13.0 nor C++ 13.0. They went from VB 12.0 in VS 2013 to VB 14.0 in VS 2015, and Visual C++ 12.0 in VS 2013 to Visual C++ 14.0 in VS 2015. [Edited to add the C++ factoid. Yeah, this is my afternoon of productivity]

      cheers Chris Maunder

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

      Ahem

      Quote:

      There's no Visual Basic 13.0 nor VC++ 13.0.

      Real programmers do use g++.

      1 Reply Last reply
      0
      • T theoldfool

        13 is the age when one should be moving from VB to a programming language. No later than puberty. :)

        If you can keep your head while those about you are losing theirs, perhaps you don't understand the situation.

        P Offline
        P Offline
        PIEBALDconsult
        wrote on last edited by
        #6

        VB is OK as long as you still work in your parents' basement.

        1 Reply Last reply
        0
        • C Chris Maunder

          There's no Visual Basic 13.0 nor C++ 13.0. They went from VB 12.0 in VS 2013 to VB 14.0 in VS 2015, and Visual C++ 12.0 in VS 2013 to Visual C++ 14.0 in VS 2015. [Edited to add the C++ factoid. Yeah, this is my afternoon of productivity]

          cheers Chris Maunder

          S Offline
          S Offline
          Sumuj John
          wrote on last edited by
          #7

          The Number of Love[^] :)

          Agile + JIRA + Storyboard => Bollywood Manager Sumuj John Talent3d Software Developer

          1 Reply Last reply
          0
          • R realJSOP

            Because 13 is an unlucky number. Note, however, that even actively avoiding v13 doesn't rescue VB from being a pile of crap.

            ".45 ACP - because shooting twice is just silly" - JSOP, 2010
            -----
            You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
            -----
            When you pry the gun from my cold dead hands, be careful - the barrel will be very hot. - JSOP, 2013

            S Offline
            S Offline
            Stepan Hakobyan
            wrote on last edited by
            #8

            Please don't be so harsh with VB. I'm working in business automation industry and my day to day languages are C#, TypeScript, VB. Imho VB is the most effective for writing business login.

            R D 2 Replies Last reply
            0
            • C Chris Maunder

              There's no Visual Basic 13.0 nor C++ 13.0. They went from VB 12.0 in VS 2013 to VB 14.0 in VS 2015, and Visual C++ 12.0 in VS 2013 to Visual C++ 14.0 in VS 2015. [Edited to add the C++ factoid. Yeah, this is my afternoon of productivity]

              cheers Chris Maunder

              R Offline
              R Offline
              Roger Wright
              wrote on last edited by
              #9

              Have you considered FORTRAN 19? I've heard that it's hard to find machines to punch Hollerith cards these days, but I'm sure that they can be located on Alibaba.com. If you can't find it, I think I still have a copy of Visual C++ 1.4 in my stockpile; I'll be happy to send it along, if I can find it, and you're feeling nostalgic. You'll find, as you travel, that few hotels have a 13th floor; I prefer to stay in those that do, simply because I'm a bit contrarian. Most of the good things that have happened in my life happened on Friday, the 13th, so I have no irrational fear of that arbitrary date.

              Will Rogers never met me.

              G 1 Reply Last reply
              0
              • R realJSOP

                Because 13 is an unlucky number. Note, however, that even actively avoiding v13 doesn't rescue VB from being a pile of crap.

                ".45 ACP - because shooting twice is just silly" - JSOP, 2010
                -----
                You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
                -----
                When you pry the gun from my cold dead hands, be careful - the barrel will be very hot. - JSOP, 2013

                Z Offline
                Z Offline
                ZevSpitz
                wrote on last edited by
                #10

                I'm curious to know why you feel that way about VB.NET, which can express virtually everything that C# can; and like other .NET languages can make use of (almost all of) the types in the .NET Framework. There are obviously various small differences (VB.NET allows inferring the delegate type, allows assigning a numeric string to a number, etc.) Generally, I have found only one reason to prefer C# over VB.NET -- VB.NET's syntax uses English words where C# would use symbols.

                R Richard DeemingR 2 Replies Last reply
                0
                • C Chris Maunder

                  There's no Visual Basic 13.0 nor C++ 13.0. They went from VB 12.0 in VS 2013 to VB 14.0 in VS 2015, and Visual C++ 12.0 in VS 2013 to Visual C++ 14.0 in VS 2015. [Edited to add the C++ factoid. Yeah, this is my afternoon of productivity]

                  cheers Chris Maunder

                  M Offline
                  M Offline
                  Mark_Wallace
                  wrote on last edited by
                  #11

                  Developers and simple arithmetic: never the twain shall meet.

                  I wanna be a eunuchs developer! Pass me a bread knife!

                  1 Reply Last reply
                  0
                  • T theoldfool

                    13 is the age when one should be moving from VB to a programming language. No later than puberty. :)

                    If you can keep your head while those about you are losing theirs, perhaps you don't understand the situation.

                    Z Offline
                    Z Offline
                    ZevSpitz
                    wrote on last edited by
                    #12

                    This thread is about VB.NET, which can express virtually everything that C# can express, albeit with a wordier syntax. Do you mean that C# is not a real programming language? Or do you mean that VB6 / VBA is not a real programming language (which I could get behind, if not entirely agree with)?

                    O 1 Reply Last reply
                    0
                    • R Roger Wright

                      Have you considered FORTRAN 19? I've heard that it's hard to find machines to punch Hollerith cards these days, but I'm sure that they can be located on Alibaba.com. If you can't find it, I think I still have a copy of Visual C++ 1.4 in my stockpile; I'll be happy to send it along, if I can find it, and you're feeling nostalgic. You'll find, as you travel, that few hotels have a 13th floor; I prefer to stay in those that do, simply because I'm a bit contrarian. Most of the good things that have happened in my life happened on Friday, the 13th, so I have no irrational fear of that arbitrary date.

                      Will Rogers never met me.

                      G Offline
                      G Offline
                      glennPattonWork3
                      wrote on last edited by
                      #13

                      Friday 13th has always been lucky for my family, my Granddad was rescued for the sea twice(!) on Friday 13th in World War One (he was plucked out of the sea once and then that ship was sunk! so, maybe not as lucky as he could have been but...).

                      1 Reply Last reply
                      0
                      • T theoldfool

                        13 is the age when one should be moving from VB to a programming language. No later than puberty. :)

                        If you can keep your head while those about you are losing theirs, perhaps you don't understand the situation.

                        M Offline
                        M Offline
                        Mark_Wallace
                        wrote on last edited by
                        #14

                        Obligatory reference (youtube)[^]

                        I wanna be a eunuchs developer! Pass me a bread knife!

                        1 Reply Last reply
                        0
                        • S Stepan Hakobyan

                          Please don't be so harsh with VB. I'm working in business automation industry and my day to day languages are C#, TypeScript, VB. Imho VB is the most effective for writing business login.

                          R Offline
                          R Offline
                          realJSOP
                          wrote on last edited by
                          #15

                          stepan hakobyan wrote:

                          Please don't be so harsh with VB.

                          VB sucks in all of its evil incarnations. That's as un-harsh as I can be.

                          stepan hakobyan wrote:

                          I'm working in business automation industry and my day to day languages are C#, TypeScript, VB.

                          I'd like to show some sympathy or your plight, but you've no doubt had plenty of opportunities to remedy that situation, but you persist in exposing yourself to VB, so I'm not sure how you think I should react.

                          stepan hakobyan wrote:

                          Imho VB is the most effective for writing business login.

                          That's just crazy talk right there.

                          ".45 ACP - because shooting twice is just silly" - JSOP, 2010
                          -----
                          You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
                          -----
                          When you pry the gun from my cold dead hands, be careful - the barrel will be very hot. - JSOP, 2013

                          K 1 Reply Last reply
                          0
                          • Z ZevSpitz

                            I'm curious to know why you feel that way about VB.NET, which can express virtually everything that C# can; and like other .NET languages can make use of (almost all of) the types in the .NET Framework. There are obviously various small differences (VB.NET allows inferring the delegate type, allows assigning a numeric string to a number, etc.) Generally, I have found only one reason to prefer C# over VB.NET -- VB.NET's syntax uses English words where C# would use symbols.

                            R Offline
                            R Offline
                            realJSOP
                            wrote on last edited by
                            #16

                            ZevSpitz wrote:

                            I'm curious to know why you feel that way about VB.NET

                            Because the name starts with "VB".

                            ZevSpitz wrote:

                            which can express virtually everything that C# can; and like other .NET languages can make use of (almost all of) the types in the .NET Framework.

                            The words "virtually" and "almost" should be indicators for you...

                            ZevSpitz wrote:

                            There are obviously various small differences (VB.NET allows inferring the delegate type, allows assigning a numeric string to a number, etc.)

                            "Inferring" and being typeless do not make VB a better idea. Unless you're a commie... or liberal...

                            ".45 ACP - because shooting twice is just silly" - JSOP, 2010
                            -----
                            You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
                            -----
                            When you pry the gun from my cold dead hands, be careful - the barrel will be very hot. - JSOP, 2013

                            C Z 2 Replies Last reply
                            0
                            • C Chris Maunder

                              There's no Visual Basic 13.0 nor C++ 13.0. They went from VB 12.0 in VS 2013 to VB 14.0 in VS 2015, and Visual C++ 12.0 in VS 2013 to Visual C++ 14.0 in VS 2015. [Edited to add the C++ factoid. Yeah, this is my afternoon of productivity]

                              cheers Chris Maunder

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

                              Yes they were. Both VB.Net 13.0 and C++ 13.0 were ready for release in VS 2014 code name Dev 13. However it only worked on Windows 9. Windows 9 release was killed by Windows 10 which was released midway through 2015. So VS 2014, VB.Net 13.0, C++ 13.0 and Windows 9 were effectively all fake news. There is a reason for everything.

                              "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
                              • R realJSOP

                                ZevSpitz wrote:

                                I'm curious to know why you feel that way about VB.NET

                                Because the name starts with "VB".

                                ZevSpitz wrote:

                                which can express virtually everything that C# can; and like other .NET languages can make use of (almost all of) the types in the .NET Framework.

                                The words "virtually" and "almost" should be indicators for you...

                                ZevSpitz wrote:

                                There are obviously various small differences (VB.NET allows inferring the delegate type, allows assigning a numeric string to a number, etc.)

                                "Inferring" and being typeless do not make VB a better idea. Unless you're a commie... or liberal...

                                ".45 ACP - because shooting twice is just silly" - JSOP, 2010
                                -----
                                You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
                                -----
                                When you pry the gun from my cold dead hands, be careful - the barrel will be very hot. - JSOP, 2013

                                C Offline
                                C Offline
                                Chris C B
                                wrote on last edited by
                                #18

                                Some facts: ;P 1. I am not a liberal or commie - in fact I think Atilla the Hun and Genghis Kahn were lily-livered pinko-liberal pooftahs. 2. I have written lots and lots of VB.NET - and got paid for it. :cool: 3, I have a 50 foot yacht in the marina. Sadly, the marine police have removed my small armoury therefrom until such time as I leave. Your move! :laugh: :laugh:

                                A R 2 Replies Last reply
                                0
                                • C Chris Maunder

                                  There's no Visual Basic 13.0 nor C++ 13.0. They went from VB 12.0 in VS 2013 to VB 14.0 in VS 2015, and Visual C++ 12.0 in VS 2013 to Visual C++ 14.0 in VS 2015. [Edited to add the C++ factoid. Yeah, this is my afternoon of productivity]

                                  cheers Chris Maunder

                                  Sander RosselS Offline
                                  Sander RosselS Offline
                                  Sander Rossel
                                  wrote on last edited by
                                  #19

                                  That's the only dumb VB fact you have? :laugh:

                                  Best, Sander sanderrossel.com Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly

                                  1 Reply Last reply
                                  0
                                  • C Chris C B

                                    Some facts: ;P 1. I am not a liberal or commie - in fact I think Atilla the Hun and Genghis Kahn were lily-livered pinko-liberal pooftahs. 2. I have written lots and lots of VB.NET - and got paid for it. :cool: 3, I have a 50 foot yacht in the marina. Sadly, the marine police have removed my small armoury therefrom until such time as I leave. Your move! :laugh: :laugh:

                                    A Offline
                                    A Offline
                                    atverweij
                                    wrote on last edited by
                                    #20

                                    Another VB fact: I am retired on a tropical island in the Caribbean after 25 years of VB /VB.Net programming :) Who's next?

                                    R 1 Reply Last reply
                                    0
                                    • C Chris Maunder

                                      There's no Visual Basic 13.0 nor C++ 13.0. They went from VB 12.0 in VS 2013 to VB 14.0 in VS 2015, and Visual C++ 12.0 in VS 2013 to Visual C++ 14.0 in VS 2015. [Edited to add the C++ factoid. Yeah, this is my afternoon of productivity]

                                      cheers Chris Maunder

                                      A Offline
                                      A Offline
                                      atverweij
                                      wrote on last edited by
                                      #21

                                      Another fact: SAP has dedicated it's version 13 of Crystal reports to Visual studio, making it's normal release 14 without official skipping 13 :-D

                                      1 Reply Last reply
                                      0
                                      • C Chris C B

                                        Some facts: ;P 1. I am not a liberal or commie - in fact I think Atilla the Hun and Genghis Kahn were lily-livered pinko-liberal pooftahs. 2. I have written lots and lots of VB.NET - and got paid for it. :cool: 3, I have a 50 foot yacht in the marina. Sadly, the marine police have removed my small armoury therefrom until such time as I leave. Your move! :laugh: :laugh:

                                        R Offline
                                        R Offline
                                        realJSOP
                                        wrote on last edited by
                                        #22

                                        A fact you missed: 0) Real programmers know enumerated lists start with 0.

                                        ".45 ACP - because shooting twice is just silly" - JSOP, 2010
                                        -----
                                        You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
                                        -----
                                        When you pry the gun from my cold dead hands, be careful - the barrel will be very hot. - JSOP, 2013

                                        A K 2 Replies Last reply
                                        0
                                        • A atverweij

                                          Another VB fact: I am retired on a tropical island in the Caribbean after 25 years of VB /VB.Net programming :) Who's next?

                                          R Offline
                                          R Offline
                                          realJSOP
                                          wrote on last edited by
                                          #23

                                          I'm not retired because I'm busy replacing VB-based crap-ware with C#.

                                          ".45 ACP - because shooting twice is just silly" - JSOP, 2010
                                          -----
                                          You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
                                          -----
                                          When you pry the gun from my cold dead hands, be careful - the barrel will be very hot. - JSOP, 2013

                                          A 2 Replies 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