Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror

Comment Re:How cross-platform (Score 2, Informative) 340

I do c# development at work (largely for the windows.forms gui code, most server side is c++).

I took a console application that used network sockets, timers, and was completely multithreaded that I had compiled using microsoft's c# compiler, and copied it to a linux server (no recompile).

Fired up mono ... it worked flawlessly, first time. I was impressed.

Slashdot Top Deals

If entropy is increasing, where is it coming from?

Working...