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. Will Mono Become the Preferred Platform for Linux Development?

Will Mono Become the Preferred Platform for Linux Development?

Scheduled Pinned Locked Moved The Lounge
htmlcomlinuxquestion
42 Posts 18 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.
  • M Marcie Jones

    http://www.onlamp.com/pub/a/onlamp/2004/03/11/mono.html[^] Marcie http://www.codeproject.com

    J Offline
    J Offline
    Judah Gabriel Himango
    wrote on last edited by
    #8

    I like Mono because it keeps an open door for me as a Windows developer. If Linux eventually becomes the dominant desktop (think 10 years down the road at least, if it ever happens), then my C# and .NET-related skills still apply. I think that is a big reason why some people react violently to Mono - it's friendly to Linux (one big reason for its implementation is moving Windows devs to Linux and make Windows software easily portable to Linux) and yet it's friendly to Windows devs like me. In other words, they aren't taking sides, and I think that pisses off a lot of Windows & Linux zealots alike. For the people that aren't so caught up in the Linux vs. Windows endless bickering, Mono is a great technology that builds a bridge between the borders of the good and the evil, whomever you percieve good and evil to be. :) --------------------------- He who knows that enough is enough will always have enough. -Lao Tsu

    1 Reply Last reply
    0
    • L l a u r e n

      agreed btw how u doing john? long time no see :)


      "there is no spoon"
      biz stuff   about me

      realJSOPR Online
      realJSOPR Online
      realJSOP
      wrote on last edited by
      #9

      I just don't have much to say (more accurately, I don't feel much like saying it). I think I've become satisfied with the notion that I'm right and the rest of the world got it all wrong. I have recently developed an overwhelming urge to buy a one-room cabin in the mountains, a high-powered rifle, and sit on the porch all day drinking moonshine and shoot any stupid fucker that so much as shows his pointy little head. The short answer - I'm doing okay. :) Are you still here in the US, or are you back home where the water buffalo roam? You never did come down here and get me drunk and take advantage of me like you promised. :) ------- sig starts "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001 "You won't like me when I'm angry..." - Dr. Bruce Banner Please review the Legal Disclaimer in my bio. ------- sig ends

      L R 2 Replies Last reply
      0
      • M Marcie Jones

        http://www.onlamp.com/pub/a/onlamp/2004/03/11/mono.html[^] Marcie http://www.codeproject.com

        J Offline
        J Offline
        Jeff Varszegi
        wrote on last edited by
        #10

        The day it runs on Windows and fully implements the .NET spec, it'll be my preferred platform for Windows development. I doubt that it will ever become possible to copy a working .NET application from Windows to Linux and have it work seamlessly, partly because Microsoft will most likely avoid the possibility. In the meantime, I think that it's actually great that the two platforms are so similar in many respects. It makes it easy to write software in Java and port to C# and .NET, for software not using EJBs and other things not mappable to .NET. I probably wouldn't spend time at the moment Mono-certifying any of my applications, though. Regards, Jeff Varszegi

        1 Reply Last reply
        0
        • M Marcie Jones

          http://www.onlamp.com/pub/a/onlamp/2004/03/11/mono.html[^] Marcie http://www.codeproject.com

          T Offline
          T Offline
          Tom Larsen
          wrote on last edited by
          #11

          It is too early to say either way at the moment. Long term however I don't see Mono being a gateway for Windows apps running on Linux but the other way around. For instance, Evolution is excellent and I would welcome a fully functional version on Windows.

          1 Reply Last reply
          0
          • M Marcie Jones

            http://www.onlamp.com/pub/a/onlamp/2004/03/11/mono.html[^] Marcie http://www.codeproject.com

            R Offline
            R Offline
            Rocky Moore
            wrote on last edited by
            #12

            First, thanks for pointing out the article, was a good read! (oh and congrats on your CP position ;) ).. I have been watching the Mono project with interest for some time now. There are others that are trying for almost the same results, but I think Mono is farther along. For me, it is not having code that is 100% compatible, just something that I can port over with relative ease is fine with me. I would never even think of taking a Windows C++/MFC application and porting it to Linux as it may take more time that writing it from scratch. With C#/.NET however, this is a reality. Easy porting of applications to Linux. Write once, port often ;) The point is that it does give Windows programmers (even VB'ers) a door to Linux. That is a good thing for Linux and more than just Novell should get behind the port. While at the beginning it means that you may not be required to have a MS 2003 web server farm to host your ASP.NET applications, it also means that there are many WinForm projects that may be ported to Linux along with just capturing some Windows developers to build Linux dedicated versions of their software. As for the future of it though, I really wonder how Linux will even compete with Longhorn on an end user desktop standpoint. They have worked for years to get some market share for desktop. It they are still playing catchup with MS being dormat on their changes for most of a decade, how do they ever plan to make Linux compete with the scope of Longhorn GUI and integration? It is also going to be interesting when MS starts to battle Novell over patents ;) Well, it is a nice sign and want I have scheduled in pencil to play with for a week or two in the future. I figure I will develop a few WinForm type applications on Linux in the future along with possibly hosting my sites on a Linux box with mono, if I can get the security knowledge to protect it ;) Rocky <>< www.HintsAndTips.com www.GotTheAnswerToSpam.com

            M 1 Reply Last reply
            0
            • R Rocky Moore

              First, thanks for pointing out the article, was a good read! (oh and congrats on your CP position ;) ).. I have been watching the Mono project with interest for some time now. There are others that are trying for almost the same results, but I think Mono is farther along. For me, it is not having code that is 100% compatible, just something that I can port over with relative ease is fine with me. I would never even think of taking a Windows C++/MFC application and porting it to Linux as it may take more time that writing it from scratch. With C#/.NET however, this is a reality. Easy porting of applications to Linux. Write once, port often ;) The point is that it does give Windows programmers (even VB'ers) a door to Linux. That is a good thing for Linux and more than just Novell should get behind the port. While at the beginning it means that you may not be required to have a MS 2003 web server farm to host your ASP.NET applications, it also means that there are many WinForm projects that may be ported to Linux along with just capturing some Windows developers to build Linux dedicated versions of their software. As for the future of it though, I really wonder how Linux will even compete with Longhorn on an end user desktop standpoint. They have worked for years to get some market share for desktop. It they are still playing catchup with MS being dormat on their changes for most of a decade, how do they ever plan to make Linux compete with the scope of Longhorn GUI and integration? It is also going to be interesting when MS starts to battle Novell over patents ;) Well, it is a nice sign and want I have scheduled in pencil to play with for a week or two in the future. I figure I will develop a few WinForm type applications on Linux in the future along with possibly hosting my sites on a Linux box with mono, if I can get the security knowledge to protect it ;) Rocky <>< www.HintsAndTips.com www.GotTheAnswerToSpam.com

              M Offline
              M Offline
              Marcie Jones
              wrote on last edited by
              #13

              Thanks Rocky! Marcie http://www.codeproject.com

              1 Reply Last reply
              0
              • L l a u r e n

                kill php??? *cracks up laughing* now u are visiting cloud cuckoo land LAMP is a great web platform :laugh:


                "there is no spoon"
                biz stuff   about me

                J Offline
                J Offline
                Jeremy Falcon
                wrote on last edited by
                #14

                l a u r e n wrote: kill php??? *cracks up laughing* now u are visiting cloud cuckoo land :rolleyes: Damn you beat me to it. ;P Personally I like PHP because it is based on languages like C and Perl and out of the box has a shitload more functionally than ASP. Oh well, to each their own. Jeremy Falcon

                1 Reply Last reply
                0
                • D Daniel Turini

                  As much as I love .NET:

                  1. Will it kill Perl? No.
                  2. Will it kill PHP? No (Oh, how I wish I'm wrong).
                  3. Will it kill Python? No.
                  4. Will it kill C++? No.
                  5. Will it kill C? No.
                  6. Will it kill Ruby? No. BTW, why one code in Ruby?
                  7. Will it kill Java? No, but Java will bleed a lot. :cool:

                  Perl combines all the worst aspects of C and Lisp: a billion different sublanguages in one monolithic executable. It combines the power of C with the readability of PostScript. -- Jamie Zawinski

                  J Offline
                  J Offline
                  Jeremy Falcon
                  wrote on last edited by
                  #15

                  Daniel Turini wrote: Will it kill PHP? No (Oh, how I wish I'm wrong). Is this an educated option? Jeremy Falcon

                  1 Reply Last reply
                  0
                  • M Marcie Jones

                    http://www.onlamp.com/pub/a/onlamp/2004/03/11/mono.html[^] Marcie http://www.codeproject.com

                    H Offline
                    H Offline
                    Heath Stewart
                    wrote on last edited by
                    #16

                    No, because most linux users (i.e., linux zealots) are so brainlessly anti-Microsoft that anything that even smells of them is shamed and critisized. Ever read http://slashdot.org[^]? There's your proof. It'll be just another notch on the rung of linux development languages' bed post. It's nice to have so many options when programming. Of course, the .NET framework provides a similar experience with the CLI, but you don't see too many people jumping on board with any decent implementations (despite the number of languages that have been "ported").

                    Microsoft MVP, Visual C# My Articles

                    1 Reply Last reply
                    0
                    • realJSOPR realJSOP

                      I just don't have much to say (more accurately, I don't feel much like saying it). I think I've become satisfied with the notion that I'm right and the rest of the world got it all wrong. I have recently developed an overwhelming urge to buy a one-room cabin in the mountains, a high-powered rifle, and sit on the porch all day drinking moonshine and shoot any stupid fucker that so much as shows his pointy little head. The short answer - I'm doing okay. :) Are you still here in the US, or are you back home where the water buffalo roam? You never did come down here and get me drunk and take advantage of me like you promised. :) ------- sig starts "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001 "You won't like me when I'm angry..." - Dr. Bruce Banner Please review the Legal Disclaimer in my bio. ------- sig ends

                      L Offline
                      L Offline
                      l a u r e n
                      wrote on last edited by
                      #17

                      well i have this gorgeous gf in san fran so i had to put those plans on hold ;)


                      "there is no spoon"
                      biz stuff   about me

                      1 Reply Last reply
                      0
                      • D Daniel Turini

                        As much as I love .NET:

                        1. Will it kill Perl? No.
                        2. Will it kill PHP? No (Oh, how I wish I'm wrong).
                        3. Will it kill Python? No.
                        4. Will it kill C++? No.
                        5. Will it kill C? No.
                        6. Will it kill Ruby? No. BTW, why one code in Ruby?
                        7. Will it kill Java? No, but Java will bleed a lot. :cool:

                        Perl combines all the worst aspects of C and Lisp: a billion different sublanguages in one monolithic executable. It combines the power of C with the readability of PostScript. -- Jamie Zawinski

                        J Offline
                        J Offline
                        Joel Holdsworth
                        wrote on last edited by
                        #18

                        Depends what you mean by kill. I mean COBOL is not truely killed in some places! I personally think ASP.NET is a much better option for my future web apps, and I'm a former PHP user. So that's one user no longer PHPing. It goes the same for all the others. Of course they still do have a role, but IMO they have been significantly trimmed by .NET technology! So I expect that these technologies will fade into the shaddows as .NET gets more and more addopted... it's just a matter of time... wa ha ha haaaaaa Joel Holdsworth

                        J 1 Reply Last reply
                        0
                        • M Marcie Jones

                          http://www.onlamp.com/pub/a/onlamp/2004/03/11/mono.html[^] Marcie http://www.codeproject.com

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

                          Personally, I think that would be cool. And a port to the MAC too. Isn't that what Microsoft wants? Then, we could actually write apps that run on all these different platforms. I mean, what's the point of the IL anyways? It's not just to support optimizing Intel chips. Marc Microsoft MVP, Visual C#

                          J 2 Replies Last reply
                          0
                          • M Marc Clifton

                            Personally, I think that would be cool. And a port to the MAC too. Isn't that what Microsoft wants? Then, we could actually write apps that run on all these different platforms. I mean, what's the point of the IL anyways? It's not just to support optimizing Intel chips. Marc Microsoft MVP, Visual C#

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

                            Isn't that what Microsoft wants? Is it? What financial interest, i.e. how do shareholders benefit, since that is apparently the only real thing that matters anymore, from having apps written for .Net, work seamlessly on other platforms besides Windows/Microsoft OS's? What possible interest does MS have in encouraging cross platform (i.e. non MS platforms) development? If Mono ever gets enough steam up to make it pretty seamless to run code from MS .NET to Linux or an OSX version of Mono, what compelling reason do people have to stay with Windows? Why buy Windows if any app that I'd be interested in can pretty much seamlessly run (or be re-compiled to run) on another platform that may be more attractive to me? If it costs, say $50 for a good Linux distro, and it costs $200 for Windows XP (or whatever) why get Windows, since one of the *main* arguments is the plethora of applications, many of which are not found on other platforms, is now gone? Futhermore, lets again say Mono gets the developer mindshare, what incentive does MS have to *not* pursue aggressive licensing for patents etc? I am aware that they have said they won't, but do you truly believe that, given their past history? I guess I have a hard time believing that if Mono does succeed or even looks like it might, that MS won't do everything in their power to ensure that developers are locked into Windows/MS platforms, and instead just shrug their shoulders and say "Good luck guys!". All of their history indicates an extremely aggressive pursuit of *any* market, with pretty much of a no-holds-barred approach. I fail to see why this would be any different. ¡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

                            M 1 Reply Last reply
                            0
                            • J Jim Crafton

                              Isn't that what Microsoft wants? Is it? What financial interest, i.e. how do shareholders benefit, since that is apparently the only real thing that matters anymore, from having apps written for .Net, work seamlessly on other platforms besides Windows/Microsoft OS's? What possible interest does MS have in encouraging cross platform (i.e. non MS platforms) development? If Mono ever gets enough steam up to make it pretty seamless to run code from MS .NET to Linux or an OSX version of Mono, what compelling reason do people have to stay with Windows? Why buy Windows if any app that I'd be interested in can pretty much seamlessly run (or be re-compiled to run) on another platform that may be more attractive to me? If it costs, say $50 for a good Linux distro, and it costs $200 for Windows XP (or whatever) why get Windows, since one of the *main* arguments is the plethora of applications, many of which are not found on other platforms, is now gone? Futhermore, lets again say Mono gets the developer mindshare, what incentive does MS have to *not* pursue aggressive licensing for patents etc? I am aware that they have said they won't, but do you truly believe that, given their past history? I guess I have a hard time believing that if Mono does succeed or even looks like it might, that MS won't do everything in their power to ensure that developers are locked into Windows/MS platforms, and instead just shrug their shoulders and say "Good luck guys!". All of their history indicates an extremely aggressive pursuit of *any* market, with pretty much of a no-holds-barred approach. I fail to see why this would be any different. ¡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

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

                              You make a compelling argument, Jim, and I can't specifically refute it. But one thing comes to mind, borrowing from STNG: assimilation. Regardless of the cost of a platform or the relative merits, I think that for most of the world's software to be running on a Microsoft-based framework is something good for Microsoft. Here's a scenario: 1. Mono is successful. Maybe somebody else does a .NET port to the MAC. 2. Microsoft writes the "next killer app" in .NET. 3. Now, all of a sudden, Microsoft's user base is, well, everyone. So, very sneakily, they are assimilating the "others", ultimately for their own profit. And the irony is, this assimilation will occur under the guise of other people's open source projects which they created to try and stifle Microsoft, while all the time actually playing into MS's hand. I bet Bill will be laughing all the way to the bank. Marc Microsoft MVP, Visual C#

                              J 2 Replies Last reply
                              0
                              • J Joel Holdsworth

                                Depends what you mean by kill. I mean COBOL is not truely killed in some places! I personally think ASP.NET is a much better option for my future web apps, and I'm a former PHP user. So that's one user no longer PHPing. It goes the same for all the others. Of course they still do have a role, but IMO they have been significantly trimmed by .NET technology! So I expect that these technologies will fade into the shaddows as .NET gets more and more addopted... it's just a matter of time... wa ha ha haaaaaa Joel Holdsworth

                                J Offline
                                J Offline
                                Jeremy Falcon
                                wrote on last edited by
                                #22

                                Joel Holdsworth wrote: So that's one user no longer PHPing. Any particular reason besides the fact Microsoft didn't make it? Jeremy Falcon

                                J P 2 Replies Last reply
                                0
                                • M Marc Clifton

                                  You make a compelling argument, Jim, and I can't specifically refute it. But one thing comes to mind, borrowing from STNG: assimilation. Regardless of the cost of a platform or the relative merits, I think that for most of the world's software to be running on a Microsoft-based framework is something good for Microsoft. Here's a scenario: 1. Mono is successful. Maybe somebody else does a .NET port to the MAC. 2. Microsoft writes the "next killer app" in .NET. 3. Now, all of a sudden, Microsoft's user base is, well, everyone. So, very sneakily, they are assimilating the "others", ultimately for their own profit. And the irony is, this assimilation will occur under the guise of other people's open source projects which they created to try and stifle Microsoft, while all the time actually playing into MS's hand. I bet Bill will be laughing all the way to the bank. Marc Microsoft MVP, Visual C#

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

                                  2. Microsoft writes the "next killer app" in .NET. Possible, but how about this (and please note I'm kind of playing Devils Advicate at this point): For most of MS's history, as I know it, the only "killer app(s)" they've made that has *also* been a cash cow (and that's kind of what matters at some point, XBox, stinger, et al, not withstanding) are Windows and Office. Nothing else has made *profitable* market penetration. IE: gave it away for free and they could leverage Windows WMP: gave away client for free and could leverage Windows, and while the WMP server stuff costs, I think it is not a huge money maker (not that they don't want it to be) Outlook Express : Free, again leveraging Windows Outlook: (costs) but part of Office Hardware: Windows CE : Leverage developer knowledge of WIn32 API, basically leveraging knowledge and awareness of Windows. And as I understand it, not hugely profitable. XBox: Talk about bending over and taking it! Thank god for Windows and Office profit. Again a version of windows for software to leverage dev experience and make porting games easier. Stinger : Windows CE redux. So MS's track record of a profitable "killer app" outside of Windows or Office, AFAIK isn't too hot. Isn't (wasn't?) one of their corporate mottos "Windows Everywhere" ? Another point against the apps on other platforms, AFAIK every app or framework that they have had for other platforms has kind of gotten dropped, with the exception of, once again, Office for OSX. IE is dead on OSX (can't say I blame them, Safari kicks ass, IMHO), WMP isn't current I don't think (could be wrong), MFC used to be multiplatform such that you could use it for Mac Classic (pre OSX) and I think that's been dropped. IE for Solaris? Is that even available or maintained? Just some random thoughts :) ¡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

                                  M 1 Reply Last reply
                                  0
                                  • M Marc Clifton

                                    You make a compelling argument, Jim, and I can't specifically refute it. But one thing comes to mind, borrowing from STNG: assimilation. Regardless of the cost of a platform or the relative merits, I think that for most of the world's software to be running on a Microsoft-based framework is something good for Microsoft. Here's a scenario: 1. Mono is successful. Maybe somebody else does a .NET port to the MAC. 2. Microsoft writes the "next killer app" in .NET. 3. Now, all of a sudden, Microsoft's user base is, well, everyone. So, very sneakily, they are assimilating the "others", ultimately for their own profit. And the irony is, this assimilation will occur under the guise of other people's open source projects which they created to try and stifle Microsoft, while all the time actually playing into MS's hand. I bet Bill will be laughing all the way to the bank. Marc Microsoft MVP, Visual C#

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

                                    Here's one more point, if you will. Given these possibilities, and MS's history, let's assume Mono is largely usable, especially for ASP 6 months from now, and mostly stable for most production uses (wildly optimistic, but humor me :) ). Would you be willing to "bet" a client contract on this? Would you be willing to deal with the possible legal and or technical repercussions should patent or other IP issues get chased after by MS? For myself I wouldn't touch the stuff till someone puts in writing, signed by MS (and whoever else needs to), that they are going to give a free and clear license to whom ever wants to use this stuff, and clearly enumerate exactly what people can and cannot use. AFAIK this does not exist. Someone correct me if I'm wrong. ¡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

                                    M 1 Reply Last reply
                                    0
                                    • J Jim Crafton

                                      Here's one more point, if you will. Given these possibilities, and MS's history, let's assume Mono is largely usable, especially for ASP 6 months from now, and mostly stable for most production uses (wildly optimistic, but humor me :) ). Would you be willing to "bet" a client contract on this? Would you be willing to deal with the possible legal and or technical repercussions should patent or other IP issues get chased after by MS? For myself I wouldn't touch the stuff till someone puts in writing, signed by MS (and whoever else needs to), that they are going to give a free and clear license to whom ever wants to use this stuff, and clearly enumerate exactly what people can and cannot use. AFAIK this does not exist. Someone correct me if I'm wrong. ¡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

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

                                      Jim Crafton wrote: For myself I wouldn't touch the stuff till someone puts in writing, signed by MS (and whoever else needs to), that they are going to give a free and clear license to whom ever wants to use this stuff, and clearly enumerate exactly what people can and cannot use. AFAIK this does not exist. Someone correct me if I'm wrong. Hehe. Good point. On the other hand, if the client says "use Linux", it'd be nice to know I can develop in .NET-mono. I'm not sure how much time I would spend worrying about possible patents infringements and stuff--the client pays me, I do the job, I leave. Marc Microsoft MVP, Visual C#

                                      J 1 Reply Last reply
                                      0
                                      • J Jim Crafton

                                        2. Microsoft writes the "next killer app" in .NET. Possible, but how about this (and please note I'm kind of playing Devils Advicate at this point): For most of MS's history, as I know it, the only "killer app(s)" they've made that has *also* been a cash cow (and that's kind of what matters at some point, XBox, stinger, et al, not withstanding) are Windows and Office. Nothing else has made *profitable* market penetration. IE: gave it away for free and they could leverage Windows WMP: gave away client for free and could leverage Windows, and while the WMP server stuff costs, I think it is not a huge money maker (not that they don't want it to be) Outlook Express : Free, again leveraging Windows Outlook: (costs) but part of Office Hardware: Windows CE : Leverage developer knowledge of WIn32 API, basically leveraging knowledge and awareness of Windows. And as I understand it, not hugely profitable. XBox: Talk about bending over and taking it! Thank god for Windows and Office profit. Again a version of windows for software to leverage dev experience and make porting games easier. Stinger : Windows CE redux. So MS's track record of a profitable "killer app" outside of Windows or Office, AFAIK isn't too hot. Isn't (wasn't?) one of their corporate mottos "Windows Everywhere" ? Another point against the apps on other platforms, AFAIK every app or framework that they have had for other platforms has kind of gotten dropped, with the exception of, once again, Office for OSX. IE is dead on OSX (can't say I blame them, Safari kicks ass, IMHO), WMP isn't current I don't think (could be wrong), MFC used to be multiplatform such that you could use it for Mac Classic (pre OSX) and I think that's been dropped. IE for Solaris? Is that even available or maintained? Just some random thoughts :) ¡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

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

                                        Jim Crafton wrote: Nothing else has made *profitable* market penetration. SQL Server? I hear you, but I'm still not convinced. There's something deeper agenda going on in the bowels of Redmond, IMHO. Marc Microsoft MVP, Visual C#

                                        1 Reply Last reply
                                        0
                                        • M Marc Clifton

                                          Jim Crafton wrote: For myself I wouldn't touch the stuff till someone puts in writing, signed by MS (and whoever else needs to), that they are going to give a free and clear license to whom ever wants to use this stuff, and clearly enumerate exactly what people can and cannot use. AFAIK this does not exist. Someone correct me if I'm wrong. Hehe. Good point. On the other hand, if the client says "use Linux", it'd be nice to know I can develop in .NET-mono. I'm not sure how much time I would spend worrying about possible patents infringements and stuff--the client pays me, I do the job, I leave. Marc Microsoft MVP, Visual C#

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

                                          OK well here I'm probably gonna impress everyone with my ignorance of the law (as if I hadn't already :) ), but aren't there some laws about this that you as the consultant have to live up to? I mean if the client says, "use linux" and you decide to use mono, and MS then decides to go after Mono (Novell?Ximian?) for patent infringment, etc do you have any liabilities? Can you really just leave once the job is done? That'd be awesome if you could but I was under the impression that it was a bit more complex than that. Yet another reason I hate software patents is the absurd amount of time we developers rehash and debate basically stupid issues like this. ¡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

                                          M 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