Have you rn C# application in Linux?

  • Thread starter Thread starter Scirious
  • Start date Start date
S

Scirious

People, have any of you ever run a C# .NET application in Linux? If yes,
tell how easy/good it was.

TIA,
Scirious.
 
Scirious said:
People, have any of you ever run a C# .NET application in Linux? If yes,
tell how easy/good it was.

I have using Mono. I found that applications that used Window Forms had
issues, but console applications ran quite well.

Andrew Faust
 
Besides Mono, look at the "Rotor"
People, have any of you ever run a C# .NET application in Linux? If yes,
tell how easy/good it was.

--
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
 
I have using Mono. I found that applications that used Window Forms
had issues, but console applications ran quite well.

What if you use GTK# or QT#?

TIA,
Scirious
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top