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. Just lazy or no time?

Just lazy or no time?

Scheduled Pinned Locked Moved The Lounge
questionc++help
71 Posts 40 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.
  • L Lee Humphries

    Paul Conrad wrote:

    Or some HR idiot that doesn't know what kind of candidate really needs to be hired for the job...

    So many of them work from outdated descriptions for certain roles it's not funny. If I see C++ listed against a Windows O/S I know somethign is very wrong with that organisation. Don't get me wrong I still code in C++ - but when you have the .Net Framework for Windows why would you use C++?

    A Offline
    A Offline
    Anna Jayne Metcalfe
    wrote on last edited by
    #47

    Not necessarily. It depends what the organisation are doing, and what constraints the technology or domain they work within imposes. For example, we don't use .Net in our production code, simply because of inproc versioning issues and the fact that we already have a large library of WTL code to support our products. Even if the versioning issues were addressed in a future .NET release,moving everything over would be a huge risk and just not something we could justify.

    Anna :rose: Linting the day away :cool: Anna's Place | Tears and Laughter "If mushy peas are the food of the devil, the stotty cake is the frisbee of God"

    1 Reply Last reply
    0
    • M Member 96

      There's a simple solution of course: break the busiest forums into beginner and advanced.


      Modo vincis, modo vinceris.

      L Offline
      L Offline
      LFirth
      wrote on last edited by
      #48

      Good in theory - bad in practise... then you just get the beginners posting with an introduction of "I posted this in beginners, but I thought you guys might be able to answer better". I think the thing that bugged me the most is when you post replies in articles to reply to other peoples problems and help them out - then you get private messages from people with dumb questions saying "you seem to know what you're talking about, can you help me with...".

      1 Reply Last reply
      0
      • M Michael Schubert

        I only visit Code Project from time to time nowadays but a couple of years ago when I did more (C++) programming, I got plenty of useful information from the articles hosted here. However, I only asked a question once or twice in the forums when I was stuck and couldn't get the info from Google or MSDN. I noticed in the VC++ forum (might be the same in other forums) that people are asking *very* basic questions frequently, stuff that one could easily find in books, MSDN or Google. Also, some guys seem to think that they should be able to write advanced code without even having basic knowledge of the language they are using. I'm curious, is this just just lazyness or are these guys under so much pressure that they don't have time to research properly or learn the basics first? Michael

        T Offline
        T Offline
        tsdragon
        wrote on last edited by
        #49

        It is probably some of both. When I was a frequenter of Tek-Tips they had the same problem there: lots of stupid questions, lots of homework questions. They tried to block people who did that a lot, especially the ones wanting others to do their homework. You can't get rid of them entirely, no matter how hard you try. As for googling for an answer: that can be incredibly time consuming. When you enter a fairly specific search term and still come up with 95,000 hits, you know you're probably going to be spending a while wading thru the garbage to find the gem you need. One of these days someone will invent a better search technology to address that problem, but until then evn googling for an answer can take a lot of time. Sometimes it's just faster to ask someone for help. If I didn't get thrown in over my head from time to time I'd find my job incredibly boring. Learning something new or taking on a new challenge is what makes me want to come to work. Don't ask me to just keep doing the things I already know, or I'll find a more challenging job.

        Meddle not in the affairs of dragons, For you are crunchy, and good with mustard.

        1 Reply Last reply
        0
        • M Michael Schubert

          I only visit Code Project from time to time nowadays but a couple of years ago when I did more (C++) programming, I got plenty of useful information from the articles hosted here. However, I only asked a question once or twice in the forums when I was stuck and couldn't get the info from Google or MSDN. I noticed in the VC++ forum (might be the same in other forums) that people are asking *very* basic questions frequently, stuff that one could easily find in books, MSDN or Google. Also, some guys seem to think that they should be able to write advanced code without even having basic knowledge of the language they are using. I'm curious, is this just just lazyness or are these guys under so much pressure that they don't have time to research properly or learn the basics first? Michael

          E Offline
          E Offline
          ednrgc
          wrote on last edited by
          #50

          Or just simply clueless

          1 Reply Last reply
          0
          • M Mustafa Ismail Mustafa

            Marc, we have that same problem in the Middle East too. I'm not calling myself a crack shot programmer, I'm just hoping that one day I'll have the skills. Meanwhile, where I work, we pride ourselves on being the creme de la creme of the local coders. Currently, the "passing" rate is something like 3/1000. Bad coders are rampant everywhere and its making it SO much harder for the decent folks. You tell me, isn't finding good talent a problem anywhere?

            ______________________ There are 10 kinds of people in this world. Those who understand binary and those who don't... ______________________ "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook ______________________ "There is no wealth like knowledge, no poverty like ignorance." Ali ibn Abi Talib

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

            Mustafa Ismail Mustafa wrote:

            You tell me, isn't finding good talent a problem anywhere?

            It would appear so. But what I find strange is that many of the big US companies are happy to outsource but have policies against hiring consultants/contract programmers, having been royally burned in the past by local-sourcing. Well, what goes around comes around, I guess. 5 years from now, it'll be back to hiring local contract programmers! Marc

            Thyme In The Country
            Interacx
            My Blog

            1 Reply Last reply
            0
            • L Lee Humphries

              Paul Conrad wrote:

              Or some HR idiot that doesn't know what kind of candidate really needs to be hired for the job...

              So many of them work from outdated descriptions for certain roles it's not funny. If I see C++ listed against a Windows O/S I know somethign is very wrong with that organisation. Don't get me wrong I still code in C++ - but when you have the .Net Framework for Windows why would you use C++?

              L Offline
              L Offline
              LenaBr
              wrote on last edited by
              #52

              "Or some HR idiot that doesn't know what kind of candidate really needs to be hired for the job..." Yeah they were looking for good people skills. I have had it up to here with HR interviews "Describe what are most proud off" And when you describe your latest system in detail their eyes glaze over. HR protects IT departments from a lot of really good programmers. Lena

              1 Reply Last reply
              0
              • G Gary R Wheeler

                The 'quality' of the questions in the C++ forum has steadily gone downhill. The number of homework questions and 'I need the source code for Microsoft Excel' requests have risen quite a bit. As others have mentioned, it appears there are a lot of very junior or poorly trained programmers being dumped into projects with significant technical challenges. Chris's guidelines at the top of the forum are ignored :(.


                Software Zen: delete this;

                Fold With Us![^]

                M Offline
                M Offline
                MrPlankton
                wrote on last edited by
                #53

                The gov (usa) agency I am at the moment working for has decided to hire interns to fill slots they are no longer allowed to fill because omb decides which positions are "contractible". Unfortunately a contractor’s markup is %100 or more (very expensive). Agency directive "hire only interns from south and central American universities". I took a call where some pathetic shmuck was playing with a c++ console app that did some number crunching run from a bat file. Wanted to know how to close the console window after running the app! Although I helped this in-dah-vidual cow-orker out, I will not do so in the future. Yes their are stupid questions... and stupid employment policies.

                MrPlankton

                1 Reply Last reply
                0
                • P Paul Conrad

                  _Damian S_ wrote:

                  You could substitute the words "easier on" with "busier for"

                  That might be so. I can only imagine people having to go in and clean up sloppy code from not-so-talented developers.

                  "Any sort of work in VB6 is bound to provide several WTF moments." - Christian Graus

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

                  Paul Conrad wrote:

                  clean up sloppy code

                  That is currently my job description.... :mad:

                  Why is common sense not common? Never argue with an idiot. They will drag you down to their level where they are an expert. Sometimes it takes a lot of work to be lazy The people in the lounge said I should google for the answer to a programming question but I do not know what search engine to use

                  P 1 Reply Last reply
                  0
                  • L Lee Humphries

                    Paul Conrad wrote:

                    Or some HR idiot that doesn't know what kind of candidate really needs to be hired for the job...

                    So many of them work from outdated descriptions for certain roles it's not funny. If I see C++ listed against a Windows O/S I know somethign is very wrong with that organisation. Don't get me wrong I still code in C++ - but when you have the .Net Framework for Windows why would you use C++?

                    T Offline
                    T Offline
                    T Mac Oz
                    wrote on last edited by
                    #55

                    Lee Humphries wrote:

                    If I see C++ listed against a Windows O/S I know somethign is very wrong with that organisation.

                    Only if you're talking about in-house development. From an ISV's point of view: How about cross-platform development? Mono is nowhere near being commercially viable. How about application performance? Don't tell me that JIT compiles code that's just as fast (benchmarked it, it doesn't) or that hardware advances make it a non-issue (if I'm buying a machine that's 4 times as fast as my old one, why does my new software take just as long to do what I want it to?) How about legacy system support? The enterprise market still has a surprising number of Windows 2000 client bases (though dwindling & yes, .Net 2 can be installed on W2K but if the IT manager hasn't even OKed XP yet, is he really likely to want .Net spread over his aging infrastructure?). How about minimising run-time dependencies? So when software is shipped, it's not an invasive procedure to install on a target machine, the installation can be easily distributed (not everyone has T1 connectivity) & sys admins aren't tearing their hair out over additional OS components that they'd rather not have to worry about. So when something goes wrong, tech support can be confident that it's something the development team can fix, rather than guessing whether there's problems in our software or in the .net runtime. There are many business reasons for ISVs to continue to build applications in C/C++ but few to build in .Net. If fact, take a look inside the majority of 3rd party controls commercially available for .net, you'll find an awful lot of PInvoke calls. Somebody is still writing in code that compiles to native code , chances are, some of it's C++.

                    T-Mac-Oz

                    M L 2 Replies Last reply
                    0
                    • M Michael Schubert

                      I only visit Code Project from time to time nowadays but a couple of years ago when I did more (C++) programming, I got plenty of useful information from the articles hosted here. However, I only asked a question once or twice in the forums when I was stuck and couldn't get the info from Google or MSDN. I noticed in the VC++ forum (might be the same in other forums) that people are asking *very* basic questions frequently, stuff that one could easily find in books, MSDN or Google. Also, some guys seem to think that they should be able to write advanced code without even having basic knowledge of the language they are using. I'm curious, is this just just lazyness or are these guys under so much pressure that they don't have time to research properly or learn the basics first? Michael

                      D Offline
                      D Offline
                      David Crow
                      wrote on last edited by
                      #56

                      Michael H. Schubert wrote:

                      I'm curious, is this just just lazyness...

                      Pure and simple, with a capital L. 15 or so years ago, when the Internet did not exist in its current form, you had no choice but to do moderate to heavy research when you wanted to learn something new. Going to the library was a common occurrence. Part of the problem, too, is the quality of college instructors. They aren't lacking in intelligence per se, they are just not teaching how to learn. It seems they are creating (mid-level) assignments and fully expect the students to derive answers from the Internet.


                      "A good athlete is the result of a good and worthy opponent." - David Crow

                      "To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne

                      1 Reply Last reply
                      0
                      • M Michael Schubert

                        I only visit Code Project from time to time nowadays but a couple of years ago when I did more (C++) programming, I got plenty of useful information from the articles hosted here. However, I only asked a question once or twice in the forums when I was stuck and couldn't get the info from Google or MSDN. I noticed in the VC++ forum (might be the same in other forums) that people are asking *very* basic questions frequently, stuff that one could easily find in books, MSDN or Google. Also, some guys seem to think that they should be able to write advanced code without even having basic knowledge of the language they are using. I'm curious, is this just just lazyness or are these guys under so much pressure that they don't have time to research properly or learn the basics first? Michael

                        L Offline
                        L Offline
                        Lilith C
                        wrote on last edited by
                        #57

                        For me it's often a failing that I have that I simply don't know how to construct a query. I can put in the basic object of my desire. However, when you come up with 5,632 responses and it takes you three days just to scan the first 219 of them, you tend to look for human intervention. Even when I put in qualifiers I seem to come up with totally unrelated sites or ones that appear to be asking someone else on a forum. I hesitate, sometimes, to ask questions in some forums because I *do* get a response back that has an undertone of "how can you be so ignorant?" But some people are not only helpful, they're also polite. I just wish I could be just as helpful. Lilith

                        L 1 Reply Last reply
                        0
                        • L Lost User

                          Paul Conrad wrote:

                          clean up sloppy code

                          That is currently my job description.... :mad:

                          Why is common sense not common? Never argue with an idiot. They will drag you down to their level where they are an expert. Sometimes it takes a lot of work to be lazy The people in the lounge said I should google for the answer to a programming question but I do not know what search engine to use

                          P Offline
                          P Offline
                          Paul Conrad
                          wrote on last edited by
                          #58

                          That's a total bummer.

                          1 Reply Last reply
                          0
                          • L Lilith C

                            For me it's often a failing that I have that I simply don't know how to construct a query. I can put in the basic object of my desire. However, when you come up with 5,632 responses and it takes you three days just to scan the first 219 of them, you tend to look for human intervention. Even when I put in qualifiers I seem to come up with totally unrelated sites or ones that appear to be asking someone else on a forum. I hesitate, sometimes, to ask questions in some forums because I *do* get a response back that has an undertone of "how can you be so ignorant?" But some people are not only helpful, they're also polite. I just wish I could be just as helpful. Lilith

                            L Offline
                            L Offline
                            Lilith C
                            wrote on last edited by
                            #59

                            I might also add that for someone for whom programming is an adjunct to her job and doesn't/can't spend day and night with her nose in the books, MSDN isn't all that helpful. It's too concise and depends heavily on one knowing everything that leads up to it. I'm an email admin who just happened to get interested in programming with an Altair 8800 in assembly. Programming for me is a hobby (of sorts) that is useful in doing my job. If I had my druthers, I'druther work in an environment where there were professional programmers who were much better than me. Forums are fine for quick and dirty. But if you really want to learn something you need to be able spend time in books or be able to do some face to face give and take with someone who knows their stuff. Lilith

                            1 Reply Last reply
                            0
                            • M Michael Schubert

                              I only visit Code Project from time to time nowadays but a couple of years ago when I did more (C++) programming, I got plenty of useful information from the articles hosted here. However, I only asked a question once or twice in the forums when I was stuck and couldn't get the info from Google or MSDN. I noticed in the VC++ forum (might be the same in other forums) that people are asking *very* basic questions frequently, stuff that one could easily find in books, MSDN or Google. Also, some guys seem to think that they should be able to write advanced code without even having basic knowledge of the language they are using. I'm curious, is this just just lazyness or are these guys under so much pressure that they don't have time to research properly or learn the basics first? Michael

                              M Offline
                              M Offline
                              Machaira
                              wrote on last edited by
                              #60

                              I vote for laziness. X| :(

                              1 Reply Last reply
                              0
                              • M Michael Schubert

                                I only visit Code Project from time to time nowadays but a couple of years ago when I did more (C++) programming, I got plenty of useful information from the articles hosted here. However, I only asked a question once or twice in the forums when I was stuck and couldn't get the info from Google or MSDN. I noticed in the VC++ forum (might be the same in other forums) that people are asking *very* basic questions frequently, stuff that one could easily find in books, MSDN or Google. Also, some guys seem to think that they should be able to write advanced code without even having basic knowledge of the language they are using. I'm curious, is this just just lazyness or are these guys under so much pressure that they don't have time to research properly or learn the basics first? Michael

                                D Offline
                                D Offline
                                deltalmg
                                wrote on last edited by
                                #61

                                I think it can be a combo. One think is people assume they can find the answer on the web, so don't by as many hard copy reference books. Then they get stuck and don't even know that MSDN exists, or the name of what they are looking for. Unfortunately for the most part they are just hurting themselves. Case in point, I wanted to sort some stuff, and couldn't remember the algorithm for quick sort, shortly after starting to use C++. Low and behold I ran into a section in my C++ reference manual that covers the STL, I went from needing the algorithm to using STL everywhere and saving a bunch of time. If I asked on a forum for the pseudo code for quick sort, I probably would have gotten an answer, but I'd never have known about STL.

                                1 Reply Last reply
                                0
                                • M Member 96

                                  Personally I think the best use for programming forums is to get the correct terminology from others with more experience so you can go on to search for it in google. These days when I ask questions they tend to be after a long fruitless search and what I want to know is what the terminology is that I *should* be searching for. That's what I think programming forum users should be encouraged to do in the 21 century.


                                  Modo vincis, modo vinceris.

                                  I Offline
                                  I Offline
                                  iactv
                                  wrote on last edited by
                                  #62

                                  True dat. Or... a lot of the development products nowadays tried to come up with catchy names or acronyms, and in so-doing make it next to impossible to do efficient and fruitful searches. Trying to find any information related to "Flash", for example, no matter what other keywords I try to narrow in on, typically results in 4 pages of porn link results before I actually get anything useful.

                                  1 Reply Last reply
                                  0
                                  • T T Mac Oz

                                    Lee Humphries wrote:

                                    If I see C++ listed against a Windows O/S I know somethign is very wrong with that organisation.

                                    Only if you're talking about in-house development. From an ISV's point of view: How about cross-platform development? Mono is nowhere near being commercially viable. How about application performance? Don't tell me that JIT compiles code that's just as fast (benchmarked it, it doesn't) or that hardware advances make it a non-issue (if I'm buying a machine that's 4 times as fast as my old one, why does my new software take just as long to do what I want it to?) How about legacy system support? The enterprise market still has a surprising number of Windows 2000 client bases (though dwindling & yes, .Net 2 can be installed on W2K but if the IT manager hasn't even OKed XP yet, is he really likely to want .Net spread over his aging infrastructure?). How about minimising run-time dependencies? So when software is shipped, it's not an invasive procedure to install on a target machine, the installation can be easily distributed (not everyone has T1 connectivity) & sys admins aren't tearing their hair out over additional OS components that they'd rather not have to worry about. So when something goes wrong, tech support can be confident that it's something the development team can fix, rather than guessing whether there's problems in our software or in the .net runtime. There are many business reasons for ISVs to continue to build applications in C/C++ but few to build in .Net. If fact, take a look inside the majority of 3rd party controls commercially available for .net, you'll find an awful lot of PInvoke calls. Somebody is still writing in code that compiles to native code , chances are, some of it's C++.

                                    T-Mac-Oz

                                    M Offline
                                    M Offline
                                    matadur
                                    wrote on last edited by
                                    #63

                                    There are definitely large companies out there that still need support for legacy C++ apps. I've interviewed with several. Usually, they plan to move to .NET eventually, but that takes time...

                                    1 Reply Last reply
                                    0
                                    • M Michael Schubert

                                      I only visit Code Project from time to time nowadays but a couple of years ago when I did more (C++) programming, I got plenty of useful information from the articles hosted here. However, I only asked a question once or twice in the forums when I was stuck and couldn't get the info from Google or MSDN. I noticed in the VC++ forum (might be the same in other forums) that people are asking *very* basic questions frequently, stuff that one could easily find in books, MSDN or Google. Also, some guys seem to think that they should be able to write advanced code without even having basic knowledge of the language they are using. I'm curious, is this just just lazyness or are these guys under so much pressure that they don't have time to research properly or learn the basics first? Michael

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

                                      It's those free Express laguages from MS. If you look at most of the MS documentation, they include lots of big words that are never defined in any easy to understand way. (I read about this in a blog some where, I think it was Tech Crunch, not sure.) Either way, how many copies of Visual Basic 2005 Express are there out there? Visual C#, C++, J# or the Web Developer Express? That's putting a load of tools in who's hands? Anyone. No tests, no prequalifications. Just a computer and enough time when Mom isn't payig attention.... Actually, this is funny. My neighbor downloaded the C# Express and for a while at least, he could be found welding together this robot in his back yard until like 2:15am! LOL Anyway, he had taken apart his lawn mower and stuff, to make this robot -- which he never let any of us see. His wife finally made him get another job andone day it was gone. The only time I saw anything, it looked like a 4-drawer filing cabinet with a bucket on top of the lawn mower chasis! He covered it up pretty quickly. So you see what sinister MS did to this previously well adjusted, albeit rarely employeed man! With their promises of robots that actually worked! Man, he was sure bummed out for a few months after that. He actually has a job now. Poor chap.

                                      Shohom67

                                      1 Reply Last reply
                                      0
                                      • C Colin Angus Mackay

                                        _Damian S_ wrote:

                                        I can't remember the last time I posted a technical a question to a forum - I might have done it once or twice, but generally will just google the answer...

                                        Absolutely. These days I can get most stuff from searching the internet. It is probably once in a blue moon that I post a technical question on a forum.


                                        Upcoming FREE developer events: * Glasgow: db4o: An Embeddable Database Engine for Object-Oriented Environments, Mock Objects, SQL Server CLR Integration, Reporting Services ... My website

                                        S Offline
                                        S Offline
                                        shinji1
                                        wrote on last edited by
                                        #65

                                        :-D Indeed. I think it is lazy to post a baisc question before searching the internet. But answers we could get from the internet may include things responding such lazy guys. :) homepage:shinji1.hp.infoseek.co.jp[^]

                                        1 Reply Last reply
                                        0
                                        • T T Mac Oz

                                          Lee Humphries wrote:

                                          If I see C++ listed against a Windows O/S I know somethign is very wrong with that organisation.

                                          Only if you're talking about in-house development. From an ISV's point of view: How about cross-platform development? Mono is nowhere near being commercially viable. How about application performance? Don't tell me that JIT compiles code that's just as fast (benchmarked it, it doesn't) or that hardware advances make it a non-issue (if I'm buying a machine that's 4 times as fast as my old one, why does my new software take just as long to do what I want it to?) How about legacy system support? The enterprise market still has a surprising number of Windows 2000 client bases (though dwindling & yes, .Net 2 can be installed on W2K but if the IT manager hasn't even OKed XP yet, is he really likely to want .Net spread over his aging infrastructure?). How about minimising run-time dependencies? So when software is shipped, it's not an invasive procedure to install on a target machine, the installation can be easily distributed (not everyone has T1 connectivity) & sys admins aren't tearing their hair out over additional OS components that they'd rather not have to worry about. So when something goes wrong, tech support can be confident that it's something the development team can fix, rather than guessing whether there's problems in our software or in the .net runtime. There are many business reasons for ISVs to continue to build applications in C/C++ but few to build in .Net. If fact, take a look inside the majority of 3rd party controls commercially available for .net, you'll find an awful lot of PInvoke calls. Somebody is still writing in code that compiles to native code , chances are, some of it's C++.

                                          T-Mac-Oz

                                          L Offline
                                          L Offline
                                          Lee Humphries
                                          wrote on last edited by
                                          #66

                                          T-Mac-Oz wrote:

                                          How about cross-platform development? Mono is nowhere near being commercially viable.

                                          Like I said - if it's a Windows O/S shop.

                                          T-Mac-Oz wrote:

                                          How about application performance? Don't tell me that JIT compiles code that's just as fast (benchmarked it, it doesn't) or that hardware advances make it a non-issue (if I'm buying a machine that's 4 times as fast as my old one, why does my new software take just as long to do what I want it to?)

                                          Nup, I'm not making that assertion. But I've already worked in what I call "good shops" where the stuff that had to really work fast went in to a library, and a small team looked after that - Guys that weren't afriad of C++, C or even Assembler. When they needed someone for that team they took them in from the other developers or occasionally hired them directly. But the kept the majority of their stuff as 'up-to-date' as possible, whatever they defined that to be.

                                          T-Mac-Oz wrote:

                                          How about legacy system support? The enterprise market still has a surprising number of Windows 2000 client bases (though dwindling & yes, .Net 2 can be installed on W2K but if the IT manager hasn't even OKed XP yet, is he really likely to want .Net spread over his aging infrastructure?).

                                          If we had (potential) customers like that we turned down the business, and I've worked in some very small markets where there wasn't much business. The simple truth is that the customer generally does not know what they actually need. Another clue is if they say "we need to update this, but you can't change the UI, because ...". Don't wait for them to finish the sentence - RUN, don't walk, to the nearest exit.

                                          T-Mac-Oz wrote:

                                          How about minimising run-time dependencies? So when software is shipped, it's not an invasive procedure to install on a target machine, the installation can be easily distributed (not everyone has T1 connectivity) & sys admins aren't tearing their hair out over additional OS components that they'd rather not have to worry about. So when something goes wrong, tech support can be confident that it's something the development team can fix, rather than guessing whether there's problems in our software or in the .net runtime.

                                          Actually that is what I like about the .Net Framework - "One DLL to rule them all" - and then any other

                                          T 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