Before we start
In order to write an OS X application from Windows environment, you will need following environment and tools:
.NET Framework
Microsoft Visual Studio Express (just one language will do)
Mono Framework for Mac OS X
wx.NET
Microsoft .NET Framework
You will need Microsoft .NET Framework installed on the Windows machine you wish to create application with. If your Windows installation does not have .NET Framework installed, you should install it from Windows installation disc.
Microsoft Visual Studio Express
(Visual Basic Express, Visual C# Express, Visual C++ Express or Visual J# Express)
Microsoft offers Visual Studio 2005 Express Edition for free, you can get it from this MSDN page.
We use Visual C# 2005 Express for this tutorial.
Read more: MacCentre701