Is it beneficial to install Xamarin Studio (MonoDevelop/MonoTouch) onto my Windows workstation with two big huge monitors, or use TeamViewer to remote to my MacBook with MonoDevelop already installed?
I have to add TCP client and more GUI code to an existing MonoTouch C# project for an iPad app. I am new to MonoTouch. I've installed onto my MacBook and can run existing project. I'm developing on two big monitors on my Windows workstation, accessing the MacBook via TeamViewer. Would it be beneficial to re-install MonoDevelop onto the Windows, and cross-compile down to the MacBook, and thense to iPad?