Open source .NET alternative

So does this mean Linux could use Windows Apps? Games etc.? Coolness :p
 
Hmm.. Dont like .net languages..but suppose this is more about the portability of aplications than the quality of the general .net applications
 
.net programs ( C# VB.net, J# ) dont compile to a proper exe. Theyre like java in that that they compile to a bytecode. the bytecode is then executed by the local .net frameworks. Momo just provides a way of executing that bytecode on a linux platform. Only snag is when you hit stuff like SQL server connectivity.
 
MONO is great news. Imeem.com uses the "framewok" a whole lot.. .Net is my kinda thing.
 
Well we are using mono for a rather interesting product and was prototyped on Windows and porting to LINUX was just doing a few tweaks. I don't use it, but will give it a try next year for some backend apps.
 
Every programming language has it's good and bad points. It's really up to the programmer to know his stuff [most of the time], after that it doesn't really matter; thus bad programmer = bad product no matter which language used :sick:

My biggest mindset change when using mono is to ensure that I construct my [directory] paths properly, not using things such as C:\Bla\Bla\Test, but rather System.IO.Path.Combine(... , ...).
I know, I'm lazy :D
 
Every programming language has it's good and bad points. It's really up to the programmer to know his stuff [most of the time], after that it doesn't really matter; thus bad programmer = bad product no matter which language used

true, except that .Net is not a language and neither is Mono...Net is a framework that can utilize a variety of languages and Mono is just a non Windows implementation of .Net :)
 
Mono has been around since 2004. I can't help wondering what kind of interesting patent lawsuits it will bring in future. Some people even go as far as removing it completely from their Linux installations. I'm not that radical, though... still have Tomboy notes on my panel... Maybe I'll consider using it if I am "forced" to use ASP(X) for web development. There are already a few other applications that use it, so maybe I wont have a choice. :rolleyes:
 
Top
Sign up to the MyBroadband newsletter
X