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. Toolbox or legacy?

Toolbox or legacy?

Scheduled Pinned Locked Moved The Lounge
csharpc++phpasp-netcom
91 Posts 36 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.
  • P PJ Arends

    I can not speak for the web side of things, as I have never done any of that stuff (except for some SMTP email capabilities). But for desktop apps I will definitely be sticking to C++, with or without MFC. When I first joined CP the debate was between MFC and WTL. Many of the 'progressive' people were claiming that WTL was better because it did not require the 1MB runtime that came with MFC. Smaller, lighter footprint and all that. Now those same people (for the most part) are claiming that C#, with it's 21MB runtime is the better way to go. Come on guys, make up your minds, which is better? C++ with a relatively small footprint, that *may* take slightly longer to develop, or C# with it's huge runtime?


    You may be right
    I may be crazy
    -- Billy Joel --

    Within you lies the power for good, use it!!!

    M Offline
    M Offline
    Marc Clifton
    wrote on last edited by
    #48

    PJ Arends wrote:

    C++ with a relatively small footprint, that *may* take slightly longer to develop, or C# with it's huge runtime?

    The size of the runtime isn't really the issue for me (or my particular set of clients). Marc

    Thyme In The Country

    People are just notoriously impossible. --DavidCrow
    There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
    People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith

    1 Reply Last reply
    0
    • P PJ Arends

      I can not speak for the web side of things, as I have never done any of that stuff (except for some SMTP email capabilities). But for desktop apps I will definitely be sticking to C++, with or without MFC. When I first joined CP the debate was between MFC and WTL. Many of the 'progressive' people were claiming that WTL was better because it did not require the 1MB runtime that came with MFC. Smaller, lighter footprint and all that. Now those same people (for the most part) are claiming that C#, with it's 21MB runtime is the better way to go. Come on guys, make up your minds, which is better? C++ with a relatively small footprint, that *may* take slightly longer to develop, or C# with it's huge runtime?


      You may be right
      I may be crazy
      -- Billy Joel --

      Within you lies the power for good, use it!!!

      R Offline
      R Offline
      Rama Krishna Vavilala
      wrote on last edited by
      #49

      PJ Arends wrote:

      Smaller, lighter footprint and all that. Now those same people (for the most part) are claiming that C#, with it's 21MB runtime is the better way to go.

      Yes that is the funniest part. I am not only talking about CP but various other places too.


      Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it. -Brian Kernighan

      1 Reply Last reply
      0
      • P PJ Arends

        I can not speak for the web side of things, as I have never done any of that stuff (except for some SMTP email capabilities). But for desktop apps I will definitely be sticking to C++, with or without MFC. When I first joined CP the debate was between MFC and WTL. Many of the 'progressive' people were claiming that WTL was better because it did not require the 1MB runtime that came with MFC. Smaller, lighter footprint and all that. Now those same people (for the most part) are claiming that C#, with it's 21MB runtime is the better way to go. Come on guys, make up your minds, which is better? C++ with a relatively small footprint, that *may* take slightly longer to develop, or C# with it's huge runtime?


        You may be right
        I may be crazy
        -- Billy Joel --

        Within you lies the power for good, use it!!!

        J Offline
        J Offline
        Joe Woodbury
        wrote on last edited by
        #50

        I have not only noticed this, but have had discussions where many issues which were seriously discussed when doing C++ development are, with C#.NET simply dismissed with a wave of the hand. My real world experience developing desktop apps is that C#.NET development takes longer than C++/MFC development. Part of this is due simply to experience, but a bigger part is due to the huge bag-o-tricks available in C++/MFC; not just commercially, but amongst various developers. Finally, C#.NET is missing a lot of small things that us desktop application developers take for granted. (As I've said before, the amount of P/Invoking one has to do borders on the ludicrous.)

        Anyone who thinks he has a better idea of what's good for people than people do is a swine. - P.J. O'Rourke

        1 Reply Last reply
        0
        • G Gary R Wheeler

          Jörgen, I think you, me, and John Simmonns are the last bastions of C++-ness here at CP.


          Software Zen: delete this;

          Fold With Us![^]

          J Offline
          J Offline
          Jim Crafton
          wrote on last edited by
          #51

          Dude! Throw me in - the VCF was developed as way to prove that C++ could be as easy to use as RAD languages like Delphi, Java or C#.

          ¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! Techno Silliness

          1 Reply Last reply
          0
          • M Michael A Barnhart

            Joergen Sigvardsson wrote:

            Some software are built to last for decades, installed on many sites. It is not feasible to make such software make use of the latest and the greatest.

            5 Or if it is a man rated system. Do you want to go to a hospital whose systems are solid and proven reliable or do you want to go to one whose systems are upgraded to the latest MS coding options?

            P Offline
            P Offline
            peterchen
            wrote on last edited by
            #52

            I'd almost prefer Vista over Win 95...


            We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
            Linkify! || Fold With Us! || sighist

            B 1 Reply Last reply
            0
            • R Rocky Moore

              I have read a lot of posts over the years here on CP about developers "picking the right tool for the right job" or a given technology "is just another tool in the toolbox". Often when a battle occurs in the message boards about different technologies of which is better, there is always a few of those "it is just antoher tool in the toolbox" quotes. Okay, I will flaunt my age around here and say that I have been a programmer since 1981 and have plowed over many technologies (languages, frameworks, platforms) in that time. Some were great for development in the time they were used, but when new technologies appeared that made my life easier while still providing performance and maintainability, I would work with them until comfortable and then scrap the previous technology, not just cram it in my toolbox. The only time I would use the prior technologies is when I was forced to by either an employer or legacy code I had to maintain. Currently I work in C#/.NET and do not touch any other technology from the past. If I have a new project to build it will be C#/.NET. If work would come my way requiring a past technology (such as C/C++, PHP, etc) for new development, I would not take the work. To me it is a waste of my time to work on legacy systems when there is so much work to be done in the current technology I use. Anyone else out there that just loves technology and burns their bridges to past technology to remain focused on the current technology?

              Rocky <>< Latest Code Blog Post: ASP.NET HttpException - Cannot use leading "..".. Latest Tech Blog Post: Vista - Little Things

              M Offline
              M Offline
              Member 96
              wrote on last edited by
              #53

              I don't think there is any question that in the world of programming using outdated legacy tools for new projects is just plain silly. I keep up with and use the latest technology. I'm on the toolbox side but to me that means a toolbox full of the latest and greatest, not a toolbox crammed with every tool ever invented.

              R 1 Reply Last reply
              0
              • R Rocky Moore

                I have read a lot of posts over the years here on CP about developers "picking the right tool for the right job" or a given technology "is just another tool in the toolbox". Often when a battle occurs in the message boards about different technologies of which is better, there is always a few of those "it is just antoher tool in the toolbox" quotes. Okay, I will flaunt my age around here and say that I have been a programmer since 1981 and have plowed over many technologies (languages, frameworks, platforms) in that time. Some were great for development in the time they were used, but when new technologies appeared that made my life easier while still providing performance and maintainability, I would work with them until comfortable and then scrap the previous technology, not just cram it in my toolbox. The only time I would use the prior technologies is when I was forced to by either an employer or legacy code I had to maintain. Currently I work in C#/.NET and do not touch any other technology from the past. If I have a new project to build it will be C#/.NET. If work would come my way requiring a past technology (such as C/C++, PHP, etc) for new development, I would not take the work. To me it is a waste of my time to work on legacy systems when there is so much work to be done in the current technology I use. Anyone else out there that just loves technology and burns their bridges to past technology to remain focused on the current technology?

                Rocky <>< Latest Code Blog Post: ASP.NET HttpException - Cannot use leading "..".. Latest Tech Blog Post: Vista - Little Things

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

                Two observations 1 - adding a new tool to the toolbox, by definition, means the old tool gets used less. I bought a new drill, a chordless one. Being more portable means a lot on an 11 acre property - the powered one gets used a lot less, and I really reach for the new one by instinct now, where the old one always got used, now it gets used ONLY where I need the extra power it has, if both will do, I tend to use the new one. My old C++ days compared to my post C# C++ days work in a similar way 2 - the 'tool in the toolbox' thing is also a cliche. Someone one defended VB6 to me using this terminology ( fair enough ), and when I dug deeper, I found that he regards VB6 the right tool for EVERY job. So, even people who tie themselves to one technology will say this, because they've learned by example that it's the right way to look at the wrong approach :-)

                Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog

                R 1 Reply Last reply
                0
                • D Dario Solera

                  Hockey wrote:

                  My only comment is that I find it odd you refer to PHP as "past" technology...

                  It's an actual technology, but it's really too "basic" in my opinion compared to (obviously) ASP.NET. So, although it is actively developed, it's very obsolete. IMHO.

                  ________________________________________________ Personal Blog [ITA] - Tech Blog [ENG] Developing ScrewTurn Wiki 1.1 (1.0.7 is out)

                  A Offline
                  A Offline
                  alex barylski
                  wrote on last edited by
                  #55

                  Actively developed...and very obsolete... :P Listen to what you just said...oxymoron anyone? The fact you suggest PHP is obsolete compared to ASP...or that it's antiquated...IMHO demonstrates your lack of experience in using PHP... For everything you can do in ASP.NET I can do in PHP 100 different ways because of the power in open source software...there are countless PHP frameworks each specializing in one market or another as well as bare bones generic ones like Zend, PEAR and others... Do yourself a favour and google both "PHP" and "ASP" you will see that PHP more than doubles ASP ;) The LAMP stack is the *most* popular configuration on the planet....no question about it...it's power and flexibility in open source...ASP is merely for newbies :P Just kidding of course...but the fact PHP is open source and based on C syntax...it has a tendancy to attract more advanced developers...coming from either years of experience in C/C++ who don't want to follow the path of C#...or those academically trained coming from a Java background... Yes PHP has short falls in some areas, particularly the object model isn't quite up to par yet, but a skilled disciplined developer doesn't absolutely need member access control, etc... I dropped my interest in ASP about 5 years ago...and picked up PERL...lost interest, took up PHP and I have never looked back...PHP does everything I want it to...faster, cleaner and better than any other web technology or language... Cheers :)

                  It's frustrating being a genius and living the life of a moron!!!

                  R 1 Reply Last reply
                  0
                  • E El Corazon

                    Joergen Sigvardsson wrote:

                    More for us!

                    and more of the FUN stuff!!

                    _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

                    J Offline
                    J Offline
                    Jorgen Sigvardsson
                    wrote on last edited by
                    #56

                    :jig: :jig:

                    -- Larva-Tested, Pupa-Approved

                    1 Reply Last reply
                    0
                    • G Gary R Wheeler

                      Jörgen, I think you, me, and John Simmonns are the last bastions of C++-ness here at CP.


                      Software Zen: delete this;

                      Fold With Us![^]

                      N Offline
                      N Offline
                      Nemanja Trifunovic
                      wrote on last edited by
                      #57

                      Gary R. Wheeler wrote:

                      Jörgen, I think you, me, and John Simmonns are the last bastions of C++-ness here at CP

                      Over my dead body.


                      Programming Blog utf8-cpp

                      1 Reply Last reply
                      0
                      • R Rohde

                        Then it's good it's implemented as a separate thread I would say. It'd suck if the respirator had to crash just because the programmer forgot some deletes.

                        J Offline
                        J Offline
                        Jorgen Sigvardsson
                        wrote on last edited by
                        #58

                        It'd suck when the separate thread needs to lock the heap in order to compact it. ;P

                        Rohde wrote:

                        It'd suck if the respirator had to crash just because the programmer forgot some deletes.

                        Real programmers don't forget to delete. ;P

                        -- When you see the robot, drink!

                        realJSOPR 1 Reply Last reply
                        0
                        • P PJ Arends

                          I can not speak for the web side of things, as I have never done any of that stuff (except for some SMTP email capabilities). But for desktop apps I will definitely be sticking to C++, with or without MFC. When I first joined CP the debate was between MFC and WTL. Many of the 'progressive' people were claiming that WTL was better because it did not require the 1MB runtime that came with MFC. Smaller, lighter footprint and all that. Now those same people (for the most part) are claiming that C#, with it's 21MB runtime is the better way to go. Come on guys, make up your minds, which is better? C++ with a relatively small footprint, that *may* take slightly longer to develop, or C# with it's huge runtime?


                          You may be right
                          I may be crazy
                          -- Billy Joel --

                          Within you lies the power for good, use it!!!

                          J Offline
                          J Offline
                          Jorgen Sigvardsson
                          wrote on last edited by
                          #59

                          PJ Arends wrote:

                          Now those same people (for the most part) are claiming that C#

                          Ahem. I'm not in the C#-crowd. :)

                          -- No humans were probed in the making of this episode

                          1 Reply Last reply
                          0
                          • L Lost User

                            Are you sure it wasn't the pro-MFC crowd that now favour C#? I find it hard to imagine many WTL developers doing such a blatant 180 degree flip! :) :)


                            Kicking squealing Gucci little piggy.

                            J Offline
                            J Offline
                            Jorgen Sigvardsson
                            wrote on last edited by
                            #60

                            Me neither. :~ WTL people are C++ lovers. They don't abandon a language because there's syntactic sugar and garbage collection on the other side of the fence.

                            -- Bender's humor by Microsoft Joke

                            1 Reply Last reply
                            0
                            • realJSOPR realJSOP

                              Dario Solera wrote:

                              there is no reason for using PHP for a new project

                              When you're coding for a linux server that doesn't support asp... Man, the egos are so thick around here that you can almost hurt yourself when you bump up against one.

                              "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
                              -----
                              "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

                              J Offline
                              J Offline
                              Jorgen Sigvardsson
                              wrote on last edited by
                              #61

                              John Simmons / outlaw programmer wrote:

                              When you're coding for a linux server that doesn't support asp...

                              If the choice is between ASP and PHP, I'll go for PHP on any platform.

                              -- Transmitido en Martian en SAP

                              L 1 Reply Last reply
                              0
                              • R Rohde

                                Then it's good it's implemented as a separate thread I would say. It'd suck if the respirator had to crash just because the programmer forgot some deletes.

                                N Offline
                                N Offline
                                Nemanja Trifunovic
                                wrote on last edited by
                                #62

                                Rohde wrote:

                                It'd suck if the respirator had to crash just because the programmer forgot some deletes.

                                In this kind of applications (embedded ones), heap is usually a no-no. Everything goes to stack, and there are no deletes.


                                Programming Blog utf8-cpp

                                1 Reply Last reply
                                0
                                • R Rocky Moore

                                  I have read a lot of posts over the years here on CP about developers "picking the right tool for the right job" or a given technology "is just another tool in the toolbox". Often when a battle occurs in the message boards about different technologies of which is better, there is always a few of those "it is just antoher tool in the toolbox" quotes. Okay, I will flaunt my age around here and say that I have been a programmer since 1981 and have plowed over many technologies (languages, frameworks, platforms) in that time. Some were great for development in the time they were used, but when new technologies appeared that made my life easier while still providing performance and maintainability, I would work with them until comfortable and then scrap the previous technology, not just cram it in my toolbox. The only time I would use the prior technologies is when I was forced to by either an employer or legacy code I had to maintain. Currently I work in C#/.NET and do not touch any other technology from the past. If I have a new project to build it will be C#/.NET. If work would come my way requiring a past technology (such as C/C++, PHP, etc) for new development, I would not take the work. To me it is a waste of my time to work on legacy systems when there is so much work to be done in the current technology I use. Anyone else out there that just loves technology and burns their bridges to past technology to remain focused on the current technology?

                                  Rocky <>< Latest Code Blog Post: ASP.NET HttpException - Cannot use leading "..".. Latest Tech Blog Post: Vista - Little Things

                                  N Offline
                                  N Offline
                                  Nemanja Trifunovic
                                  wrote on last edited by
                                  #63

                                  That "latest" vs "legacy" dilemma simply makes no sense in my case. I typically work on the code that has a life span of 10+ years, running on various hardware and operating systems. Picking the latest hype is simply not an option. Sure, for the small projects that pop up in the meantime, I like to pick the current fad. Just trying to convince my managers to use Ajax for a little support application :)


                                  Programming Blog utf8-cpp

                                  R 1 Reply Last reply
                                  0
                                  • G Gary R Wheeler

                                    Jörgen, I think you, me, and John Simmonns are the last bastions of C++-ness here at CP.


                                    Software Zen: delete this;

                                    Fold With Us![^]

                                    C Offline
                                    C Offline
                                    Chris Losinger
                                    wrote on last edited by
                                    #64

                                    :wtf:

                                    image processing | blogging

                                    1 Reply Last reply
                                    0
                                    • G Gary R Wheeler

                                      Jörgen, I think you, me, and John Simmonns are the last bastions of C++-ness here at CP.


                                      Software Zen: delete this;

                                      Fold With Us![^]

                                      R Offline
                                      R Offline
                                      Ryan Binns
                                      wrote on last edited by
                                      #65

                                      Gary R. Wheeler wrote:

                                      Jörgen, I think you, me, and John Simmonns are the last bastions of C++-ness here at CP.

                                      *raises hand* Me too!

                                      Ryan

                                      "Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"

                                      1 Reply Last reply
                                      0
                                      • R Rocky Moore

                                        Chris Losinger wrote:

                                        all those technologies are old . SQL was created in the early 70s.

                                        Old is not the issue, "better" is the point. You do not change to a new technology just because you feel like learning and using something new. The shift is only based on the benefits you gain from the new technology, minus the learning time/curve and the time it will take to move things forward. Once a person finds themselves comfortable with new technology that obsoletes their old technology, then to me, it is time to break from the old if you can and move on. There will never be a day I write a line of assembler again. Probably never a day I will do a line of C++ unless it is a performance or interace issue. Those tools are nto near as productive to me as the ones I use today, so it would cost me to use the legacy technologies.

                                        Rocky <>< Latest Code Blog Post: ASP.NET HttpException - Cannot use leading "..".. Latest Tech Blog Post: Replacing Vista System HD & New things learned!

                                        J Offline
                                        J Offline
                                        Josh Smith
                                        wrote on last edited by
                                        #66

                                        Rocky Moore wrote:

                                        You do not change to a new technology just because you feel like learning and using something new.

                                        Speak for yourself! ;P I've been studying WPF for months now, just because I like it. :cool:

                                        :josh: My WPF Blog[^]

                                        R 1 Reply Last reply
                                        0
                                        • J Jorgen Sigvardsson

                                          John Simmons / outlaw programmer wrote:

                                          When you're coding for a linux server that doesn't support asp...

                                          If the choice is between ASP and PHP, I'll go for PHP on any platform.

                                          -- Transmitido en Martian en SAP

                                          L Offline
                                          L Offline
                                          Luis Alonso Ramos
                                          wrote on last edited by
                                          #67

                                          Joergen Sigvardsson wrote:

                                          ASP

                                          ASP is a thing of the past. What about ASP.NET?

                                          Luis Alonso Ramos Intelectix Chihuahua, Mexico

                                          Not much here: My CP Blog!

                                          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