c# 4.0 - how to run c#4.0(visual studio 2010) windows desktop application in linux? -
i want run c#4.0 windows desktop application in linux?please having idea share me...
saravanan.p
the way run c# code on linux use mono project: http://www.mono-project.com/main_page
but maybe framework 4.0 not yet ported. have test compile application against mono.
hope helps.
Comments
Post a Comment