what are advantages and limitations of using mono project to run c# code on linux? -


if having solution of advantages , limitations of using mono project run c# code on linux, please tell me thoughts...

there's huge advantage - works. can use c#, develop, , run on linux (and other platforms, including windows).

the disadvantage things don't work same way in ms's .net implementation, , there functionality not implemented @ all, such wpf.


Comments

Popular posts from this blog

jQuery clickable div with working mailto link inside -

java - Getting corefrences with Standard corenlp package -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -