I\'m about to start a project that requires me to write c# code. The thing is, I\'ve got a mac.
I was wondering if there are any pitfalls involved in c# development usin
I would highly recommend using windows thru vmware rather than trying to code with some unstable osx programs. It's not cool to code for hours on a mac and then realize that none of your code works on any windows machine or that the gui looks totally different than on your computer.Always choose the right tools and languages for the right problem. Besides, visual studio is pretty nice to work with most of the time.