Search Results

8
votes

Is Mono ready for prime time?

I personally use Mono in a prime-time env. I run mono servers dealing with giga-bytes of udp/tcp data processing related tasks and couldn't be happier. There are peculiarities, and one of t …
0
votes

What is the correct build system to use with Mono and multiple projects with dependencies, excluding MonoDevelop?

xBuild used to be crap until 5 months ago. I don't know if that changed, but judging from the fact the MonoDevelop still won't use it, I'd say it's still the same. I highly doubt an …
1
vote

Is Mono robust enough for serious enterprise development?

I think it really depends on what you call raedy for enterprise as this is a very overloaded term. See my post on a similar questions: …
1
vote

Is .Net/Mono or Java the better choice for cross-platform development?

While mono has it's share of problems I think it has a better cross-platform compatibility story e …