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

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Is this common everywhere?

Is this common everywhere?

Scheduled Pinned Locked Moved The Lounge
csharpquestionc++dotnetlinux
105 Posts 53 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.
  • C Cesar de Souza

    Well, this is one my first posts here in the Lounge... I just wanted to expose a situation I find very often. And rant a little. Oh well. First, a disclaimer: I am currently working as a software developer in a mostly-Linux shop. We develop and maintain mission-critical systems for telecommunications. Naturally, most of work is done in C++ using vi and emacs in remote terminals. So I have no problems working with either C++, Linux, Windows or C# (which is my personal favorite). For me it is just a question of working with different tools to get the job done. But the problem is: very often I find people who seems to be completely anti-Microsoft. They would refuse to use any Microsoft technology, and when questioned why, they would just reply: "Because it is from Microsoft". It would be OK if they said: "It didn't attend our needs", "It does not have feature X", or "we needed true platform independence" (which sometimes just isn't true, as platform independence is used only as a marketing feature). But the only reason I hear is that it was not even considered because "it was from Microsoft". How could that be? By the way, in one of the most prestigiated universities here, students are supposed to know Linux and only Linux. They aren't even allowed to be creative in their user interfaces, because most of the exercises are corrected by an automated system which simply pass things to the input of a student's program and waits for an expected output. It is like if Linux and open-source software were the only truth they would need in life. For me, this whole anti-Microsoft, pro-free software fanatism is just ridiculous. I use free and open-source software, but I also use commercial ones. I actually develop free and open-source software, but I also work on a commercial one. There are people out there who thinks anything that comes from a commercial corporation is evil and should be avoided at all costs, even if this implies using sub-optimal software just because it is "libre". I don't even dare anymore to explain why my preferred language is C# to those people. When they ask, they aren't really interested in the answer. They just get amused because, in their own closed mind, anything Microsoft must suck. So, does this happen in the rest of the world as well? How do you deal with it?

    Interested in Machine Learning in .NET? Check the Accord.NET Framework. See also

    F Offline
    F Offline
    firegryphon
    wrote on last edited by
    #62

    It isn't so much that I hate Microsoft, as I hate buggy poorly written software that gives me no end of hassle.  I also dislike paying exorbitant fees for same said software.  If I'm given a choice between using two buggy poorly written software, I'll choose the one that is free.  If one works dramatically better and costs only a little money, I'll often choose that.  It really comes down to me being cheap for most things.

    ragnaroknrol: Yes, but comparing a rabid wolverine gnawing on your face while stabbing you with a fountain pen to Vista is likely to make the wolverine look good, so it isn't exactly that big of a compliment.

    1 Reply Last reply
    0
    • J Jeff Connelly

      Dante, your post is basically unreadable. It's like trying to figure out what's in a Word doc by reading it with Notepad. Just sayin', in case you want someone to ever pay attention to you....

      C Offline
      C Offline
      cambiaso
      wrote on last edited by
      #63

      Jeff: My apoligies for the writting style or lack thereoff k Thank you very much for the advice k i will re-do it k BT. Dante

      J 1 Reply Last reply
      0
      • J Joel Palmer 0

        To answer the original question, all IT shops I've worked contain a certain number of java and open source fanboys. I find that those who really get stuck on what platform to perform their development upon lose sight of the fact that IT/IS departments exist to serve their business. So, here is some news for code zealots... business users could care less about what platform you've built your widget on as long as you provide a solution to their problem and as long as it meets their current requirements. So, if your users don't care about platform and if you have multiple options for development platforms then it really just comes down to cost. If you sit two developers down to provide the same solution with the same level of experience and one can do it in 4 weeks and the other can do it in 6 then you just identified the best option. I would argue that the platform independence, intropability, flexibility and maintainability that tools Microsoft provides cost less and are just as stable and perform just as well as any other platform out there. Only people who don't regularly use Microsoft tools typically argue with this point... which means they don't really know what they are missing. To address the cost factor up front before some naive coder tells me that Microsoft is too expensive I'll say this... on a development project what is the most expensive item on the project? Don't think too hard... really. Its the developer. The argument that, because Microsoft is a 'commercial' platform that it costs too much is misguided. If I can finish a project in 4 weeks and it takes you 6 then 2 weeks of salary just went down the drain. With at 2 weeks of salary saved, I could afford my MSDN subscription, buy pizza for the project team and take a short vacation. Then, because there is such a broad base of Microsoft skills, the person who comes in 2 years later should be able to update my code... and also, take a short vacation. In fact, I think I just need a vacation. Thanks for offering.

        Joel Palmer Data Integration Engineer

        C Offline
        C Offline
        Cesar de Souza
        wrote on last edited by
        #64

        Joel@Novaspect wrote:

        I would argue that the platform independence, intropability, flexibility and maintainability that tools Microsoft provides cost less and are just as stable and perform just as well as any other platform out there. Only people who don't regularly use Microsoft tools typically argue with this point... which means they don't really know what they are missing. To address the cost factor up front before some naive coder tells me that Microsoft is too expensive I'll say this... on a development project what is the most expensive item on the project? Don't think too hard... really. Its the developer. The argument that, because Microsoft is a 'commercial' platform that it costs too much is misguided. If I can finish a project in 4 weeks and it takes you 6 then 2 weeks of salary just went down the drain. With at 2 weeks of salary saved, I could afford my MSDN subscription, buy pizza for the project team and take a short vacation. Then, because there is such a broad base of Microsoft skills, the person who comes in 2 years later should be able to update my code... and also, take a short vacation.

        Excellent words. Thanks.

        Interested in Machine Learning in .NET? Check the Accord.NET Framework. See also Handwriting Recognition Revisited: Kernel Support Vector Machines

        J 1 Reply Last reply
        0
        • C Cesar de Souza

          Joel@Novaspect wrote:

          I would argue that the platform independence, intropability, flexibility and maintainability that tools Microsoft provides cost less and are just as stable and perform just as well as any other platform out there. Only people who don't regularly use Microsoft tools typically argue with this point... which means they don't really know what they are missing. To address the cost factor up front before some naive coder tells me that Microsoft is too expensive I'll say this... on a development project what is the most expensive item on the project? Don't think too hard... really. Its the developer. The argument that, because Microsoft is a 'commercial' platform that it costs too much is misguided. If I can finish a project in 4 weeks and it takes you 6 then 2 weeks of salary just went down the drain. With at 2 weeks of salary saved, I could afford my MSDN subscription, buy pizza for the project team and take a short vacation. Then, because there is such a broad base of Microsoft skills, the person who comes in 2 years later should be able to update my code... and also, take a short vacation.

          Excellent words. Thanks.

          Interested in Machine Learning in .NET? Check the Accord.NET Framework. See also Handwriting Recognition Revisited: Kernel Support Vector Machines

          J Offline
          J Offline
          Joel Palmer 0
          wrote on last edited by
          #65

          Sorry, Joel's on vacation right now and cannot respond to this message. :-D

          Joel Palmer Data Integration Engineer

          1 Reply Last reply
          0
          • C cambiaso

            Jeff: My apoligies for the writting style or lack thereoff k Thank you very much for the advice k i will re-do it k BT. Dante

            J Offline
            J Offline
            Joel Palmer 0
            wrote on last edited by
            #66

            Must... find... white-space.

            Joel Palmer Data Integration Engineer

            C 1 Reply Last reply
            0
            • R rwinte

              My question is this: why is there still such a disconnect between the academic world and the professional world? I work with C# and .NET all day long. That's not to say I love .NET all of the time, but it does get the job done quite often. It puts food on the table for my family. I've taken CS classes at two different universities. One university focused more on the practical and business side of programming. The other was very academic. I understand the importance of learning assembly and other such topics in academics, but the "software development" class I took was so mathematical and so far away from anything I ever do in the professional world. I say that because I was working full-time doing development while taking this class. Why haven't some CS departments put more focus on the professional aspect of development?

              E Offline
              E Offline
              englebart
              wrote on last edited by
              #67

              At my university (20 years ago)... Computer Science was a B.S. (science) degree that with a few extra electives could launch an Engineering (P.E.) career path. Data structures, OS design, compiler design, language design/parsing, etc. MIS was a B.A. (business) degree, Basic, COBOL, using IBM mainframes, systems administration, etc. 2 very different approaches. I think the same still holds true at my alma mater today. Current day, I work with a few, technical C.S. style people that support a bunch of MIS programmers. Some of the MIS code is not the most efficient, but until something REALLY needs tuning, why worry about it.

              1 Reply Last reply
              0
              • J Jeff Connelly

                Dante, your post is basically unreadable. It's like trying to figure out what's in a Word doc by reading it with Notepad. Just sayin', in case you want someone to ever pay attention to you....

                C Offline
                C Offline
                cambiaso
                wrote on last edited by
                #68

                Dear Cesar: Welcome to the world of Computers…truth is what you see around you is very much alike anywhere over the world. I started as programmer in 1973. I am talking about FORTRAN, PL1, and Pascal. At the time, we despised guys programming in COBOL, because it was for BUSINESS… can you believe how misguided we were???? We considered ourselves-each of us- some sort of geniuses and the more difficult the programming language was, the better our ego felt, although it was really painful to master the language. At the time we were called systems engineers, because we really were. We had to deeply and in an integrated way analyze a system before we mechanized it/computerized it. We had to write the code entirely by ourselves and super-optimized it, because memory capacity at the time was microscopic by today standards. The de-bugging process was entirely by hand, hundreds of pages spread on the floor, checking command line by line. Before you fall asleep with this boring story, i will tell you that most of what you see around you, is about sore egos. Bill Gates and Steve Jobs, giant egos themselves, dared to make a lot of money simplifying computing enough to reach normal, standard people. Their genius showed when they saw the opportunity to change the world not through us, geeks, but through the common guy. Through the common guy they reach the gold pot.....the BUSINESS OWNERS, who needed tools to simplify their common people employees and make them much more efficient or at least effective. I used to work for the government, military and private companies. Therefore, i seen the same you see around. In my humble opinion, you have master the profession or are about to, when you said that using open source or commencial/propietary is a matter of choosing the right tool to solve the problem at hand in the most efficient way, which generally is the most economical way. Here lies the secret..... ECONOMIC WAY ! Bill Gates and Steve Jobs saw this clearly and made immense fortunes in the process. The secret of our profession lies knowing several OS: Windows, Linux and OSx. You should know several programming languages: assembly, C, Java, and PHP. You should be familiar with the Security, Network and Telecommunications fundamentals, if you want to fully understand the nature of Cyber Space.....the NEW WORLD. My people always managed themselves by the " La forza dei fatti " -The force of the facts saying. It means we cannot deny the fact that proprietary code-Microsoft & Appl

                1 Reply Last reply
                0
                • J Joel Palmer 0

                  Must... find... white-space.

                  Joel Palmer Data Integration Engineer

                  C Offline
                  C Offline
                  cambiaso
                  wrote on last edited by
                  #69

                  Thanks Joel, i found the white-space. I appreciate your advice, sometimes being in a hurry is punishable. Dante

                  1 Reply Last reply
                  0
                  • C Cesar de Souza

                    Well, this is one my first posts here in the Lounge... I just wanted to expose a situation I find very often. And rant a little. Oh well. First, a disclaimer: I am currently working as a software developer in a mostly-Linux shop. We develop and maintain mission-critical systems for telecommunications. Naturally, most of work is done in C++ using vi and emacs in remote terminals. So I have no problems working with either C++, Linux, Windows or C# (which is my personal favorite). For me it is just a question of working with different tools to get the job done. But the problem is: very often I find people who seems to be completely anti-Microsoft. They would refuse to use any Microsoft technology, and when questioned why, they would just reply: "Because it is from Microsoft". It would be OK if they said: "It didn't attend our needs", "It does not have feature X", or "we needed true platform independence" (which sometimes just isn't true, as platform independence is used only as a marketing feature). But the only reason I hear is that it was not even considered because "it was from Microsoft". How could that be? By the way, in one of the most prestigiated universities here, students are supposed to know Linux and only Linux. They aren't even allowed to be creative in their user interfaces, because most of the exercises are corrected by an automated system which simply pass things to the input of a student's program and waits for an expected output. It is like if Linux and open-source software were the only truth they would need in life. For me, this whole anti-Microsoft, pro-free software fanatism is just ridiculous. I use free and open-source software, but I also use commercial ones. I actually develop free and open-source software, but I also work on a commercial one. There are people out there who thinks anything that comes from a commercial corporation is evil and should be avoided at all costs, even if this implies using sub-optimal software just because it is "libre". I don't even dare anymore to explain why my preferred language is C# to those people. When they ask, they aren't really interested in the answer. They just get amused because, in their own closed mind, anything Microsoft must suck. So, does this happen in the rest of the world as well? How do you deal with it?

                    Interested in Machine Learning in .NET? Check the Accord.NET Framework. See also

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

                    César de Souza wrote:

                    But the problem is: very often I find people who seems to be completely anti-Microsoft. They would refuse to use any Microsoft technology, and when questioned why, they would just reply: "Because it is from Microsoft". It would be OK if they said: "It didn't attended our needs", "It does not have feature X", or "we needed true platform independence" (which sometimes just isn't true, as platform independence is used only as a marketing feature). But the only reason I hear is that it was not even considered because "it was from Microsoft". How could that be?

                    Actually I prefer the first reason rather than the others. Why? Because, in my experience, when I delve into the other reasons I find that they are not in fact back by any real business need. Nor any objective data of any sort. And it is very seldom that the proponents of any technology can even cite a real subjective point that might differentiate different solutions. Conversely the first reason is by its very nature simply one of subjective preference. It is similar to someone claiming that they 'like' VI or a particular IDE versus someone claiming that they are more 'productive' with one of those. In my experience I have never encountered a major platform/language decision that was not made based on personal bias excluding two cases. And both of those cases were driven by non-technical reasons (good ones in that there was an explicit business need.)

                    César de Souza wrote:

                    I don't even dare anymore to explain why my preferred language is C# to those people.

                    Presumably simply because you like it rather than due to any objective criteria.

                    C 1 Reply Last reply
                    0
                    • C Cesar de Souza

                      Well, this is one my first posts here in the Lounge... I just wanted to expose a situation I find very often. And rant a little. Oh well. First, a disclaimer: I am currently working as a software developer in a mostly-Linux shop. We develop and maintain mission-critical systems for telecommunications. Naturally, most of work is done in C++ using vi and emacs in remote terminals. So I have no problems working with either C++, Linux, Windows or C# (which is my personal favorite). For me it is just a question of working with different tools to get the job done. But the problem is: very often I find people who seems to be completely anti-Microsoft. They would refuse to use any Microsoft technology, and when questioned why, they would just reply: "Because it is from Microsoft". It would be OK if they said: "It didn't attend our needs", "It does not have feature X", or "we needed true platform independence" (which sometimes just isn't true, as platform independence is used only as a marketing feature). But the only reason I hear is that it was not even considered because "it was from Microsoft". How could that be? By the way, in one of the most prestigiated universities here, students are supposed to know Linux and only Linux. They aren't even allowed to be creative in their user interfaces, because most of the exercises are corrected by an automated system which simply pass things to the input of a student's program and waits for an expected output. It is like if Linux and open-source software were the only truth they would need in life. For me, this whole anti-Microsoft, pro-free software fanatism is just ridiculous. I use free and open-source software, but I also use commercial ones. I actually develop free and open-source software, but I also work on a commercial one. There are people out there who thinks anything that comes from a commercial corporation is evil and should be avoided at all costs, even if this implies using sub-optimal software just because it is "libre". I don't even dare anymore to explain why my preferred language is C# to those people. When they ask, they aren't really interested in the answer. They just get amused because, in their own closed mind, anything Microsoft must suck. So, does this happen in the rest of the world as well? How do you deal with it?

                      Interested in Machine Learning in .NET? Check the Accord.NET Framework. See also

                      L Offline
                      L Offline
                      Lev Vayner
                      wrote on last edited by
                      #71

                      I once worked for a MS Gold Certified Partner company that offered their clients the best from MS... however in the office, everyone from the Director of Technology down to the programmers talked about how much they love MAC and how much MS sucks. Som even sported a macbook with windows running in a vm (using parellels i think). When confronted, some would offer good reasons, however once we dive into the reasons, we'd discover that they are faux.. For example, i asked a very experienced dev what he thought of TFS. He gave me a list of bad things like no web portal, no revision graph, no reporting like burndown, ect.. then I showed him every single thing he said TFS does not have. My point is, even within the industry (and usually IT = smart), people had misconseptions and went along with the crowd simply due to their human nature (sociological patterns) rather than logic.

                      1 Reply Last reply
                      0
                      • E Ennis Ray Lynch Jr

                        And there is a good reason. Although, many of their tools and technologies are great most are designed with a technician and a 2 year life-cycle in mind. ADO.NET and data readers solved most business software problems related to database handling. Yet, since 2001, how many technologies have spewed forth and how many, "frameworks" have leapt off the page to make this trivial concept easier? Worse, how many are no longer supported or in favor? Students need to learn the fundamental concepts of how to develop, not which button to click. Systems need to be maintainable 10 years down the road. MS isn't stupid; they provide both but the anti-MS crowd, for good reason, see the technician half and frown.

                        Need custom software developed? I do custom programming based primarily on MS tools with an emphasis on C# development and consulting. I also do Android Programming as I find it a refreshing break from the MS. "And they, since they Were not the one dead, turned to their affairs" -- Robert Frost

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

                        Ennis Ray Lynch, Jr. wrote:

                        And there is a good reason. Although, many of their tools and technologies are great most are designed with a technician and a 2 year life-cycle in mind. ADO.NET and data readers solved most business software problems related to database handling. Yet, since 2001, how many technologies have spewed forth and how many, "frameworks" have leapt off the page to make this trivial concept easier? Worse, how many are no longer supported or in favor? Students need to learn the fundamental concepts of how to develop, not which button to click. Systems need to be maintainable 10 years down the road. MS isn't stupid; they provide both but the anti-MS crowd, for good reason, see the technician half and frown.

                        Not quite sure what you point is. However I can note that Java 1.3 was released only in the year 2000. Yet I don't expect to see any upgrades for it this year. And the tiobe chart reflects many new computer languages that come and just as rapidly go. None of those have anything to do with Microsoft. So could you provide something more specific than your general comments that fit within your 10 year timeline?

                        1 Reply Last reply
                        0
                        • T Tomz_KV

                          It is a love and hate relationship with Microsoft. Its software is generally user friendly and easy to learn or to support. But they seem to have some fundamental issues that can't be resolved. Taking the Windows operating system as an example, it always takes too long to start and to shut down. This is the most important reason that many people in my corp switched to Mac. In terms of servers, I never see an IIS server running for a month without a reboot at least in my company.

                          TOMZ_KV

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

                          Tomz_KV wrote:

                          In terms of servers, I never see an IIS server running for a month without a reboot at least in my company.

                          I had a unix server one time that would do a cold boot if I ran a particular application. Conversely I have several MS servers whose only down time for two years has been when moving data centers (once.) From that limited experience I might conclude that all unix variants are trash and MS servers are stable as rocks. Or I might come to the different conclusion: 1. I do not have enough actual experience to generalize for all platforms for all use cases. 2. Platform software changes rapidly enough that a true determination now might not be relevant at all in 2 years time. Nor is it relevant 2 years ago and certainly not from 10 years ago. 3. Users have a significant impact on platform stability. 4. Actual usage has a significant impact on platform stability. 5. Attempting to control for all of the above factors to provide objective real data would be a significant undertaking. And it is probably impossible for an individual. And might not even be possible for a large organization.

                          T 1 Reply Last reply
                          0
                          • J jschell

                            César de Souza wrote:

                            But the problem is: very often I find people who seems to be completely anti-Microsoft. They would refuse to use any Microsoft technology, and when questioned why, they would just reply: "Because it is from Microsoft". It would be OK if they said: "It didn't attended our needs", "It does not have feature X", or "we needed true platform independence" (which sometimes just isn't true, as platform independence is used only as a marketing feature). But the only reason I hear is that it was not even considered because "it was from Microsoft". How could that be?

                            Actually I prefer the first reason rather than the others. Why? Because, in my experience, when I delve into the other reasons I find that they are not in fact back by any real business need. Nor any objective data of any sort. And it is very seldom that the proponents of any technology can even cite a real subjective point that might differentiate different solutions. Conversely the first reason is by its very nature simply one of subjective preference. It is similar to someone claiming that they 'like' VI or a particular IDE versus someone claiming that they are more 'productive' with one of those. In my experience I have never encountered a major platform/language decision that was not made based on personal bias excluding two cases. And both of those cases were driven by non-technical reasons (good ones in that there was an explicit business need.)

                            César de Souza wrote:

                            I don't even dare anymore to explain why my preferred language is C# to those people.

                            Presumably simply because you like it rather than due to any objective criteria.

                            C Offline
                            C Offline
                            Cesar de Souza
                            wrote on last edited by
                            #74

                            jschell wrote:

                            Presumably simply because you like it rather than due to any objective criteria.

                            Yes, because I like it. Because I like it and I like to share its features, share about how features such as lambda functions and LINQ makes my work productive. I actually love to explain the language details I like the most, and why I like those features the most. On a normal conversation, people may wish at least to try to understand your point of view. But the people I was referring to wouldn't even bother, because their mind would stop when they first heard the word "Microsoft".

                            Interested in Machine Learning in .NET? Check the Accord.NET Framework. See also Handwriting Recognition Revisited: Kernel Support Vector Machines

                            modified on Thursday, October 28, 2010 3:36 PM

                            1 Reply Last reply
                            0
                            • W Westley Cooper Thorn

                              I am a Microsoft developer, and have been for 15 years because MS have always made it easy for me to do my job - develop great apps within a familiar environment, while enabling other developers to understand my work and get the support I need, when I need it. I have always found myself in extremely high demand especially in the larger corps such as banking in London. I, along with collegues like our systems running on MS solutions as they are the best all-in-one for what we need. .net offers a forced, high standard model of programming. How to deal with it: learn another programming language and earn less money and implement solutions that cost less or move on and earn more money, providing better solutions where you are appreciated as an MS developer. I believe the anti-MS thing is for those who can't afford MS, you pay for what you get in this world, they don't know what they are missing.

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

                              Westley Cooper-Thorn wrote:

                              I am a Microsoft developer, and have been for 15 years because MS have always made it easy for me to do my job - develop great apps within a familiar environment, while enabling other developers to understand my work and get the support I need, when I need it. I have always found myself in extremely high demand especially in the larger corps such as banking in London. ... How to deal with it: learn another programming language and earn less money and implement solutions that cost less or move on and earn more money, providing better solutions where you are appreciated as an MS developer.

                              In my experiencein the US, MS developers, as a group and across the board, will earn less than unix developers.

                              Westley Cooper-Thorn wrote:

                              I, along with collegues like our systems running on MS solutions as they are the best all-in-one for what we need. .net offers a forced, high standard model of programming.

                              Nothing but a subjective preference phrased to suggest that it is objective. If not then please provide that measured statistics that back it up. You can replace MS/.net in the above with almost any technical terms and find comments almost exactly the same in some forum.

                              W 1 Reply Last reply
                              0
                              • A Alexander DiMauro

                                Unfortunately it is common everywhere. It is especially hypocritical when it comes from a Mac user, when that is the most closed platform out there. If the Mac platform 'won', and became dominant, 90% of hardware companies would be out of business! But, Linus Torvalds (yes, THAT Linus Torvalds) does not agree with the haters...just Google "Microsoft Hatred is a Disease". (Or, Google it with Bing!) The biggest issue is that many of the most vehement MS-haters haven't even touched the platform in 10 years, so they really have no place to talk about it. Microsoft have changed a lot just over the past few years, opening up, listening to the community, even releasing a lot of open source code. They have been slowly giving the detractors some of what they want...but it still doesn't make them happy. Nothing ever will. They are so completely closed minded. Isn't that amazing that these 'open-source, free-software' people are more closed minded than the Microsoft users? I mean, I am more than happy to use Linux (all my computers are dual-boot) and Ruby on Rails, or whatever, and try out all sorts of things in addition to coding in .Net and the MS platform. But these supposedly 'open' people have no interest in expanding their experience, and keep to a singular path. .Net 4 rocks. The MVC framework is a thing of beauty (in my opinion). But I'm also coding in Ruby, Python, Java, trying to learn new things all the time. I don't understand closed-mindedness on either side of the equation.

                                We live in a world operated by science and technology. We have also arranged things so that almost no one understands science and technology. This is a prescription for disaster. We might get away with it for a while, but sooner or later this combustible mixture of ignorance and power is going to blow up in our faces. --Carl Sagan

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

                                Alexander DiMauro wrote:

                                Microsoft have changed a lot just over the past few years, opening up, listening to the community, even releasing a lot of open source code. They have been slowly giving the detractors some of what they want...but it still doesn't make them happy. Nothing ever will. They are so completely closed minded.

                                I sincerely doubt that it entirely by choice. There are several major court ordered decisions that have had a serious impact on that. And it took repeated attempts to get to that point as well.

                                M 1 Reply Last reply
                                0
                                • J jschell

                                  Tomz_KV wrote:

                                  In terms of servers, I never see an IIS server running for a month without a reboot at least in my company.

                                  I had a unix server one time that would do a cold boot if I ran a particular application. Conversely I have several MS servers whose only down time for two years has been when moving data centers (once.) From that limited experience I might conclude that all unix variants are trash and MS servers are stable as rocks. Or I might come to the different conclusion: 1. I do not have enough actual experience to generalize for all platforms for all use cases. 2. Platform software changes rapidly enough that a true determination now might not be relevant at all in 2 years time. Nor is it relevant 2 years ago and certainly not from 10 years ago. 3. Users have a significant impact on platform stability. 4. Actual usage has a significant impact on platform stability. 5. Attempting to control for all of the above factors to provide objective real data would be a significant undertaking. And it is probably impossible for an individual. And might not even be possible for a large organization.

                                  T Offline
                                  T Offline
                                  Tomz_KV
                                  wrote on last edited by
                                  #77

                                  Did you install Windows update regularly? If yes, your servers were rebooted every time an update was installed.

                                  TOMZ_KV

                                  1 Reply Last reply
                                  0
                                  • B Bruce Patin

                                    I hate Microsoft (and also others), but am pragmatic enough to use whatever is best for the job. I can give my reasons: 1. I like to know that I CAN know what is under the covers. 2. I like to share my knowledge, for the betterment of the world, and to make sure that my knowledge doesn't disappear, because a company has gone out of business or given up on a product. 3. If there is a bug, I either want to be able to fix it myself, or know that the vendor will fix it. I have waited for years for fixes to Microsoft bugs while doing ridiculous workarounds. Microsoft official support is too often worthless, and I use the same venues to work around (you can't fix them) Microsoft bugs as I do open-source. 4. If I lose my job and need to keep up my skills, or decide to try to start a business on a string, it will have to be Linux, because I couldn't afford Microsoft products in those instances. 5. I like my freedom. I don't like a company forcing bad software down my throat. I have run into too many instances of having to work harder and write ugly code to get things to work in a Microsoft environment. I also don't like to have to rewrite what I've already written, because Microsoft has suddenly made what I wrote obsolete. 6. I like interoperability. Too many times, Microsoft has assumed the 800 pound gorilla stance and tried to set their own standards, rather than cooperating with the rest of the programming world. This takes away all of the joy of writing code for systems that must communicate with each other. 7. While there are many who hate Microsoft, there are just as many in influential positions who won't use anything else, because they trust big companies and big money more than small-time coders and free products. Those people keep Microsoft as the monopoly it is, force me to accept products that aren't the most optimal, and prevent me from working with my other ideals.

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

                                    Bruce Patin wrote:

                                    1. I like to know that I CAN know what is under the covers.

                                    I know for a fact that the .Net API for email uses a cached connection. I know that because I looked at the code. I do not want ever look at the TCP stack for windows. Nor Linux. So exactly how is that different than what you do?

                                    Bruce Patin wrote:

                                    2. I like to share my knowledge, for the betterment of the world, and to make sure that my knowledge doesn't disappear, because a company has gone out of business or given up on a product.

                                    I like getting paid to work. And thankfully the companies that I work for like getting paid for what they produce so that they can continue to pay me for working. That is true of the shops that I have worked for that do windows and those that do linux as well. And since I am almost always in a work for hire position what I produce is not mine to keep regardless of the companies situation (still around or bankrupt). And almost all companies are the same except those that specifically target open source products. And that is a difference in product space and has nothing to do with platforms - with ActiveState being a prime example.

                                    Bruce Patin wrote:

                                    . If there is a bug, I either want to be able to fix it myself, or know that the vendor will fix it. I have waited for years for fixes to Microsoft bugs while doing ridiculous workarounds. Microsoft official support is too often worthless, and I use the same venues to work around (you can't fix them) Microsoft bugs as I do open-source.

                                    I produce products with delivery dates. I don't have time to wait for even open source delivery cycles especially those with a large developer base. So work arounds are a fact of life.

                                    Bruce Patin wrote:

                                    4. If I lose my job and need to keep up my skills, or decide to try to start a business on a string, it will have to be Linux, because I couldn't afford Microsoft products in those instances.

                                    Exactly how long are you planning on being unemployed and actively keeping up your skill sets? Exactly what skill sets do you think would decay due to a lack of the newest release to such an extreme degree that you couldn't get a job? What experience set do you have such that if you were not unemployed for a long period that the skill set itself, not recent usage

                                    B 1 Reply Last reply
                                    0
                                    • C Cesar de Souza

                                      Apparently not only. Our university is member of the MSDNAA, so all Microsoft products (except Office) are completely free of charge.

                                      Interested in Machine Learning in .NET? Check the Accord.NET Framework. See also Handwriting Recognition Revisited: Kernel Support Vector Machines

                                      D Offline
                                      D Offline
                                      Doug Henderson
                                      wrote on last edited by
                                      #79

                                      Like crack, your first hit is for free ...

                                      1 Reply Last reply
                                      0
                                      • L Lost User

                                        César de Souza wrote:

                                        So, does this happen in the rest of the world as well?

                                        Yes, lots, just talk to anyone who has a Mac.

                                        Just say 'NO' to evaluated arguments for diadic functions! Ash

                                        L Offline
                                        L Offline
                                        leonej_dt
                                        wrote on last edited by
                                        #80

                                        How dare you! The days when we Mac users spent more time bashing you PC lusers for using ugly, underpowered machines, than actually using our Macs are long gone... :laugh:

                                        Eduardo León

                                        L 1 Reply Last reply
                                        0
                                        • J jschell

                                          Bruce Patin wrote:

                                          1. I like to know that I CAN know what is under the covers.

                                          I know for a fact that the .Net API for email uses a cached connection. I know that because I looked at the code. I do not want ever look at the TCP stack for windows. Nor Linux. So exactly how is that different than what you do?

                                          Bruce Patin wrote:

                                          2. I like to share my knowledge, for the betterment of the world, and to make sure that my knowledge doesn't disappear, because a company has gone out of business or given up on a product.

                                          I like getting paid to work. And thankfully the companies that I work for like getting paid for what they produce so that they can continue to pay me for working. That is true of the shops that I have worked for that do windows and those that do linux as well. And since I am almost always in a work for hire position what I produce is not mine to keep regardless of the companies situation (still around or bankrupt). And almost all companies are the same except those that specifically target open source products. And that is a difference in product space and has nothing to do with platforms - with ActiveState being a prime example.

                                          Bruce Patin wrote:

                                          . If there is a bug, I either want to be able to fix it myself, or know that the vendor will fix it. I have waited for years for fixes to Microsoft bugs while doing ridiculous workarounds. Microsoft official support is too often worthless, and I use the same venues to work around (you can't fix them) Microsoft bugs as I do open-source.

                                          I produce products with delivery dates. I don't have time to wait for even open source delivery cycles especially those with a large developer base. So work arounds are a fact of life.

                                          Bruce Patin wrote:

                                          4. If I lose my job and need to keep up my skills, or decide to try to start a business on a string, it will have to be Linux, because I couldn't afford Microsoft products in those instances.

                                          Exactly how long are you planning on being unemployed and actively keeping up your skill sets? Exactly what skill sets do you think would decay due to a lack of the newest release to such an extreme degree that you couldn't get a job? What experience set do you have such that if you were not unemployed for a long period that the skill set itself, not recent usage

                                          B Offline
                                          B Offline
                                          Bruce Patin
                                          wrote on last edited by
                                          #81

                                          I was unemployed once for 9 months. During that time, I took on a few small contract jobs, but had to turn some down, because I did not have access to the kind of systems I needed to test my work, and couldn't afford at that time to buy or get access to them. I don't have time to respond to all of your replies. Let's just say that I am a bit of an idealist. Also, after I wrote this post, I realized that what I most hate about Microsoft is not that their "standards" were different, but that they deliberately made them different several times to keep competitors from encroaching on their monopoly, in fact killing the competitor's business. This not only makes programming more difficult and time-consuming, for which I would not expect to get paid more, but decreases customer choices, and the choices I can offer to my customers. Their exclusive deals with distributors also props up their monopoly, and I basically see them as the backyard bully. As far as keeping up with changes, with every release of Visual Studio and .NET, there has always been some code changes I have had to make. I dislike that SQL Server Reporting Services is almost never in sync, requiring that I keep two versions of Visual Studio installed to work on what should be one solution. In spite of this, I agree that Java is a bit worse than .NET. Microsoft does occasionally do things right. And the last thing I hate, is every time Bill Gates lies about "innovation", which Microsoft does not generally do, to justify government support for his unethical business practices.

                                          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