Aug
09
2010
Porting a Windows Forms C# Application to Mac OS X and Linux
Moving a Windows Forms app over to either a Mac or Linux machine used to be nearly impossible. With Mono it’s almost as easy as recompile and run. In this article we’ll take a look at a sample C# programming database application and show it running on both Mac OS X and Linux.
Read More