Tagged Questions

124
votes
17answers
6k views

Is Mono ready for prime time?

Has anyone used Mono, the open source .NET implementation on a large or medium sized project? I'm wondering if it's ready for real world, production environments. Is it stable, fast, compatible, ... …
34
votes
8answers
1k views

The State of Linkers for .NET apps (aka “Please Sir, May I have a Linker” 2009 edition)

Many people here are probably familiar with one of Joel Spolsky most popular blog posts, Please Sir, May I Have a Linker, where he cries out for a way to remove dependencies on the .NET framework so a …
21
votes
8answers
7k views

Will Google Android ever support .NET?

Now that the G1 with Google's Android OS is now available (soon), will the android platform ever support .Net?
20
votes
8answers
1k views

Should I use Mono on a real project?

Has anyone used Mono, the open source .NET implementation on a large or medium sized project? I'm wondering if it's ready for real world, production environments. Is it stable, fast, compatible, ... …
18
votes
15answers
2k views

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

I lack the overview over both alternatives but I have pretty much freedom of choice for my next project. I'm looking for hard technical facts in the areas of performance (for example, I'm told Java …
17
votes
7answers
489 views

How to get started with Mono in Linux for a beginner?

Hello, How do I start using Mono in Linux as a beginner when I want to switch from Visual Studio? Is there some easy way to install it like Visual Studio and get started? So far,with what I've …
16
votes
9answers
1k views

Mono created features available on .NET?

I noticed the following today: Mono at the PDC 2008? My talk will cover new technologies that we have created as part of Mono. Some of them are reusable on .NET (we try to make our code cross …
15
votes
11answers
693 views

Is MonoTouch worth the cost or should I just learn Objective-C?

After sitting through a session today on Mono at a local .Net event, the use of MonoTouch was 'touched' upon as an alternative for iPhone development. Being very comfortable in C# and .Net, it seems …
15
votes
9answers
879 views

What’s the point of Mono on Windows

This may be a dumb question...but I was just looking into the Mono project and they have a section about installing Mono on Windows. But, since Windows obviously already has the .NET runtime can …
14
votes
4answers
364 views

Mono and patents

Hi, the currently ongoing flame wars on the subject Mono and patents I wanted a look behind the curtains and propaganda material from both sides, but this doesn't seem to be so easy. What seems to …
14
votes
6answers
2k views

How do I code a Mono Daemon

I'm trying to write a Mono C# daemon for linux. I'd like to do a starts and stops of it when its done processing instead of just killing the process. Does anyone have any examples of this? Edit: I …
13
votes
3answers
561 views

WCF support in Mono

I am trying to figure out what is and isn't supported for WCF under Mono. I have read the WCF Development Documentation on the Mono Project page. For anyone with experience using WCF under Mono, are …
13
votes
6answers
523 views

Is Mono robust enough for serious enterprise development?

It's been a few years since I've taken a deep look at Mono. When I last took a look, it wasnt quite there as far as BCL implementation and the tools available were limited. I have a specific need now …
11
votes
1answer
427 views

DotGNU vs Mono

DotGNU and Mono seem to be attacking the same problem - namely implementing the .NET CLR in a free, open-source way with an eye to cross-platform compatibility. I've been reading quite a bit about …
11
votes
13answers
1k views

Viability of C#/.NET as the new standard game dev platform?

For a long time now C++ has been the dominate game development language. Many AAA quality 3D engines are available to fit any budget. My question is, with the rise of XNA, has C# and the .NET …

1 2 3 4 5 34 next
15 30 50 per page