Shopping list for developing Windows app on Mac

Posted by raj.tiwari on Stack Overflow See other posts from Stack Overflow or by raj.tiwari
Published on 2010-04-09T22:34:44Z Indexed on 2010/04/09 22:43 UTC
Read the original article Hit count: 422

Filed under:
|
|

Folks, I need to maintain a C#/.Net desktop application. So, I need to set myself up with Windows(7?) and Visual Studio.

My current development machine is a Macbook Pro and I would like to continue using it. Overall, I am considering the following recipe:

  • Install VMWare Fusion or Parallels or VirtualBox for running the Windows OS
  • Buy a version of Windows to develop on
  • Buy Windows Developer tools

Having been in the open source universe all this time, I am utterly unfamiliar with the options/packages in the Windows world. I could use some help on the following:

  • Does the recipe above look fine, or do I need to change something?
  • What is a good VM environment to buy/use? VirtualBox is free, but Parallels/VMWare promise Windows app that blend in with my Mac windows. Could use some help on this topic
  • Does MSFT sell a package deal which has bare bones Windows 7 and the necessary dev tools, or do I need to buy the OS and dev tools separately?
  • Since I only need Windows to churn this C# desktop application, What is the OS version and flavor or Visual Studio I should get?

Thanks in advance for any pointers.

-Raj

© Stack Overflow or respective owner

Related posts about windows-7

Related posts about visual-studio