Wednesday, April 18, 2012

Port your .NET projects into Linux

Folks,

I was searching for a tool i can use to port all my code i'm building on windows OS to linux. Since VS 2010 IDE doesn't provide this feature so i was looking for a tool or IDE to allow me to write,test and compile my code to be running in a Linux server.

I found this nice IDE called "MonoDevelop" and thought would be useful for all who are thinking to deploy .NET projects into Linux.

Read more about the tool in their website:  http://monodevelop.com/

Download link:  http://monodevelop.com/Download

You need to install GDK# before installing the IDE on your development box.

Have fun with MonoDevelop!

No comments: