Quote Originally Posted by Nightwalker83 View Post
Unix is the programing language! Linux is the operating system.
Hey,

@NightWalker you might want to rethink your answer there:

UNIX
http://en.wikipedia.org/wiki/Unix

LINUX
http://en.wikipedia.org/wiki/Linux

As for the original question, am I right in thinking that by Visual, you are talking about Visual Studio? If you are learning to develop applications in Visual Studio you might want to have a look at mono, which lets you deploy .Net Applications to a linux or mac operating system. In addition, if you are running linux as your operating system, you might consider using MonoDevelop which is an open source IDE that you can use.

Hope that helps!!

Gary