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. General Programming
  3. C#
  4. Is C# going to be around for a while?

Is C# going to be around for a while?

Scheduled Pinned Locked Moved C#
csharpquestion
39 Posts 18 Posters 3 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.
  • P PIEBALDconsult

    Fortran 78? In 1986 on a VAX 11-780. Good times. :cool:

    L Offline
    L Offline
    Luc Pattyn
    wrote on last edited by
    #19

    I was punching cards and feeding them to IBM machinery in the early seventies... :)

    Luc Pattyn [Forum Guidelines] [My Articles] Nil Volentibus Arduum

    Please use <PRE> tags for code snippets, they preserve indentation, improve readability, and make me actually look at the code.

    P 1 Reply Last reply
    0
    • S supernaturaluser

      Hi, I just asked myself what might be the future of C#? Is the language going to be around for the next 5 years or maybe more? Hope someone has an answer

      D Offline
      D Offline
      Dan Mos
      wrote on last edited by
      #20

      It's gonna die of cancer. Doctors say it has max 3 month left:-D Joke aside, I think it will grow(just like the cancer) rather than "die".

      All the best, Dan

      modified on Friday, May 13, 2011 5:23 PM

      1 Reply Last reply
      0
      • L Luc Pattyn

        I was punching cards and feeding them to IBM machinery in the early seventies... :)

        Luc Pattyn [Forum Guidelines] [My Articles] Nil Volentibus Arduum

        Please use <PRE> tags for code snippets, they preserve indentation, improve readability, and make me actually look at the code.

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

        But were they good times?

        L 1 Reply Last reply
        0
        • P PIEBALDconsult

          But were they good times?

          L Offline
          L Offline
          Luc Pattyn
          wrote on last edited by
          #22

          Most times have been good, however the best is the present, by its very nature. :)

          Luc Pattyn [Forum Guidelines] [My Articles] Nil Volentibus Arduum

          Please use <PRE> tags for code snippets, they preserve indentation, improve readability, and make me actually look at the code.

          P 1 Reply Last reply
          0
          • L Luc Pattyn

            So you're the one MUMPS-11 user remaining? :)

            Luc Pattyn [Forum Guidelines] [My Articles] Nil Volentibus Arduum

            Please use <PRE> tags for code snippets, they preserve indentation, improve readability, and make me actually look at the code.

            G Offline
            G Offline
            GenJerDan
            wrote on last edited by
            #23

            If so, please send your resume here to the VA. We always need more MUMPS programmers. :laugh:

            Never give aversion therapy to a masochist. The results are unpredictable. My Mu[sic] My Films My Windows Programs, etc.

            P 1 Reply Last reply
            0
            • A Amarnath S

              Keep in mind that C# is promoted by Microsoft. Microsoft, whatever its critics may say, is a company with quite a high degree of perseverance, persistence, resilience. Microsoft will make sure that C# continuously grows and meets the ever-increasing demands of the developer community.

              G Offline
              G Offline
              GenJerDan
              wrote on last edited by
              #24

              I heard a rumor, though, that the main architect of C# is moving to a smaller company to develop a Pascal-based programming environment.

              Never give aversion therapy to a masochist. The results are unpredictable. My Mu[sic] My Films My Windows Programs, etc.

              S 1 Reply Last reply
              0
              • G GenJerDan

                I heard a rumor, though, that the main architect of C# is moving to a smaller company to develop a Pascal-based programming environment.

                Never give aversion therapy to a masochist. The results are unpredictable. My Mu[sic] My Films My Windows Programs, etc.

                S Offline
                S Offline
                supernaturaluser
                wrote on last edited by
                #25

                Yea me too but he said he isn't leaving, he will work on both.

                G 1 Reply Last reply
                0
                • S supernaturaluser

                  Yea me too but he said he isn't leaving, he will work on both.

                  G Offline
                  G Offline
                  GenJerDan
                  wrote on last edited by
                  #26

                  Yeah, right. "No, really, Honey. We're just good friends." ;P

                  Never give aversion therapy to a masochist. The results are unpredictable. My Mu[sic] My Films My Windows Programs, etc.

                  1 Reply Last reply
                  0
                  • OriginalGriffO OriginalGriff

                    Look at what is out there now: C (initially developed in 1969) is still in use, C++ (initially developed in the early '80s, named in 1983) is still in use. C# as a logical offspring of these is likely to be around a while longer yet! Even COBOL is still in use by some poor sods, and that was designed in 1959!

                    Real men don't use instructions. They are only the manufacturers opinion on how to put the thing together. Manfred R. Bihy: "Looks as if OP is learning resistant."

                    J Offline
                    J Offline
                    jschell
                    wrote on last edited by
                    #27

                    OriginalGriff wrote:

                    Look at what is out there now: C (initially developed in 1969) is still in use, C++ (initially developed in the early '80s, named in 1983) is still in use. C# as a logical offspring of these is likely to be around a while longer yet!

                    I doubt the first two are comparable to the second. The first two, and especially C++, was pushed into a public specification with a large (disparate) base interested in the language, specification and success. Both were also the primary language used to support many OSes themselves. Unless all of the OSes that rely on it go away it makes it virtually impossible for the languages to disappear. As counter example Pascal at one time had broad support but was primarily pushed by several commercial interests. It still exists but is significantly less prominent. (There was even at least one OS based on it.)

                    1 Reply Last reply
                    0
                    • S supernaturaluser

                      Hi, I just asked myself what might be the future of C#? Is the language going to be around for the next 5 years or maybe more? Hope someone has an answer

                      J Offline
                      J Offline
                      jschell
                      wrote on last edited by
                      #28

                      supernaturaluser wrote:

                      Is the language going to be around for the next 5 years or maybe more?

                      Should be around long enough to specialize in it. However even if popular in 5 years if that is the only language you are familiar with (in 5 years) then you should probably look to learning at least one other.

                      supernaturaluser wrote:

                      Hope someone has an answer

                      Anyone that can predict the future should find some other way to use that ability besides programming.

                      1 Reply Last reply
                      0
                      • S supernaturaluser

                        Hi, I just asked myself what might be the future of C#? Is the language going to be around for the next 5 years or maybe more? Hope someone has an answer

                        R Offline
                        R Offline
                        Ravi Sant
                        wrote on last edited by
                        #29

                        Exactly like .Net C# will be there for next 5 to 10 years at-least. Many feel shaken on their job status by this question. Sorry for those down-votes from others :rose:

                        // ♫ 99 little bugs in the code, // 99 bugs in the code // We fix a bug, compile it again // 101 little bugs in the code ♫

                        1 Reply Last reply
                        0
                        • G GenJerDan

                          If so, please send your resume here to the VA. We always need more MUMPS programmers. :laugh:

                          Never give aversion therapy to a masochist. The results are unpredictable. My Mu[sic] My Films My Windows Programs, etc.

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

                          It's the VA from whom I heard about the MUMPS/Cache connection.

                          G 1 Reply Last reply
                          0
                          • L Luc Pattyn

                            Most times have been good, however the best is the present, by its very nature. :)

                            Luc Pattyn [Forum Guidelines] [My Articles] Nil Volentibus Arduum

                            Please use <PRE> tags for code snippets, they preserve indentation, improve readability, and make me actually look at the code.

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

                            I'd agree, but I've been doing VB.net for the last nine months. X|

                            L 1 Reply Last reply
                            0
                            • P PIEBALDconsult

                              I'd agree, but I've been doing VB.net for the last nine months. X|

                              L Offline
                              L Offline
                              Luc Pattyn
                              wrote on last edited by
                              #32

                              VB.NET isn't that bad, make sure strict on applies to everything (I know you had it set up by default), then pretend it is C# and you'll be fine... :)

                              Luc Pattyn [Forum Guidelines] [My Articles] Nil Volentibus Arduum

                              Please use <PRE> tags for code snippets, they preserve indentation, improve readability, and make me actually look at the code.

                              P 1 Reply Last reply
                              0
                              • L Luc Pattyn

                                VB.NET isn't that bad, make sure strict on applies to everything (I know you had it set up by default), then pretend it is C# and you'll be fine... :)

                                Luc Pattyn [Forum Guidelines] [My Articles] Nil Volentibus Arduum

                                Please use <PRE> tags for code snippets, they preserve indentation, improve readability, and make me actually look at the code.

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

                                Yeah, right... I ran up against the exclamation point (!) operator today -- I asked around and no one knew what it was so I had to look it up. I'll stick with C#, thank you very much.

                                L 1 Reply Last reply
                                0
                                • P PIEBALDconsult

                                  Yeah, right... I ran up against the exclamation point (!) operator today -- I asked around and no one knew what it was so I had to look it up. I'll stick with C#, thank you very much.

                                  L Offline
                                  L Offline
                                  Luc Pattyn
                                  wrote on last edited by
                                  #34

                                  A little cheat card can go a long way. The nastiest difference I found between VB.NET and C# is documented here[^]. :)

                                  Luc Pattyn [Forum Guidelines] [My Articles] Nil Volentibus Arduum

                                  Please use <PRE> tags for code snippets, they preserve indentation, improve readability, and make me actually look at the code.

                                  P 1 Reply Last reply
                                  0
                                  • L Luc Pattyn

                                    A little cheat card can go a long way. The nastiest difference I found between VB.NET and C# is documented here[^]. :)

                                    Luc Pattyn [Forum Guidelines] [My Articles] Nil Volentibus Arduum

                                    Please use <PRE> tags for code snippets, they preserve indentation, improve readability, and make me actually look at the code.

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

                                    Or how the behaviour of ToString for enums in VB doesn't match the documentation.

                                    1 Reply Last reply
                                    0
                                    • P PIEBALDconsult

                                      It's the VA from whom I heard about the MUMPS/Cache connection.

                                      G Offline
                                      G Offline
                                      GenJerDan
                                      wrote on last edited by
                                      #36

                                      At least we are thinking about moving it off VMS and onto Windows and/or Linux. We might even upgrade our VGA monitors. Kidding. :laugh:

                                      Never give aversion therapy to a masochist. The results are unpredictable. My Mu[sic] My Films My Windows Programs, etc.

                                      P 1 Reply Last reply
                                      0
                                      • S supernaturaluser

                                        Hi, I just asked myself what might be the future of C#? Is the language going to be around for the next 5 years or maybe more? Hope someone has an answer

                                        R Offline
                                        R Offline
                                        RaviRanjanKr
                                        wrote on last edited by
                                        #37

                                        supernaturaluser wrote:

                                        I just asked myself what might be the future of C#?

                                        When I started to learning C#. I was also thinking about it. its has great future.

                                        supernaturaluser wrote:

                                        Is the language going to be around for the next 5 years or maybe more?

                                        sure! no doubt :)

                                        supernaturaluser wrote:

                                        Hope someone has an answer

                                        :rolleyes: At last I will suggest you go there[^] and read article as well as discussion.

                                        1 Reply Last reply
                                        0
                                        • G GenJerDan

                                          At least we are thinking about moving it off VMS and onto Windows and/or Linux. We might even upgrade our VGA monitors. Kidding. :laugh:

                                          Never give aversion therapy to a masochist. The results are unpredictable. My Mu[sic] My Films My Windows Programs, etc.

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

                                          GenJerDan wrote:

                                          moving it off VMS

                                          Nooooooo!! :wtf:

                                          GenJerDan wrote:

                                          our VGA monitors

                                          On VT525s?

                                          GenJerDan wrote:

                                          Kidding

                                          Phew! Don't do that to me, the ol' ticker can't take much more.

                                          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