James Taylor wrote:
Mono is an awesome open source implementation for .net - You could try getting Mono for windows and keep writing in Visual Studio but running in Mono, then when you port to Linux it isn't so much of a surprise. I actually develop in VC# express for my linux box.
How do you do this?
I have to develop some windows apps which I use VC# express for, because it's not a bad development environment for all I normally think of MS products. However it would be very nice to test under Mono.