Argh!
2008-08-07 17:37:01.984078+00 by Dan Lyke 2 comments
2008-08-07 17:37:01.984078+00 by Dan Lyke 2 comments
[ related topics: Microsoft Software Engineering moron ]
comments in ascending chronological order (reverse):
#Comment Re: made: 2008-08-07 17:47:29.447753+00 by: JT
I have a friend who's had great luck with Mono for deploying .NET stuff on linux, but from I've seen in regards to fellow linux weenies' opinions, it just looks like a giant security bypass to allow dangerous code to run on your linux machine with little protection.
#Comment Re: ' made: 2008-08-07 18:10:09.364026+00 by: Dan Lyke
Yeah, the particular situation we've got is a Windows Forms .NET app with some mixed unmanaged code that runs fine on 5 machines here in this office, but when it gets out in the field we're seeing several different crashes on various Windows machines.
I thought the advantage of a monolithic OS vendor was that you'd be able to write once and run on its hardware abstraction layer on any machine it deployed on... Choke.