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

 



Forgot your password?
typodupeerror

Comment Re:Can Mono/.NET do this? (Score 1) 598

WCF with a Duplex Contract comes to mind. Or just sockets (as somebody above mentioned).

Fact is: Java and .NET can do pretty much the same things and it mostly comes down to prefference. I prefer C# because I still have nightmares from Java 1.3 (not to mention making GUI's in AWT/Swing ... *shudder*). Java 1.5 looked like a big improvement though with some nice stuff I felt was missing.

Slashdot Top Deals

You can measure a programmer's perspective by noting his attitude on the continuing viability of FORTRAN. -- Alan Perlis

Working...