Posts tagged ‘Visual Studio’
Developing iOS Apps in Visual Studio with MacinCloud
Cross-Platform Mobile Development with Xamarin
Suppose you’re a .Net developer and you recently discovered Xamarin’s cross-platform framework for doing mobile app development using the .Net languages and libraries. You’ve used Visual Studio to make a killer Android app.
Now you want to make an iOS version of the app, but you don’t have a Mac– and Apple’s licensing requirements specify that you must use a Mac to build iOS apps. Apple is fine with you doing all the development (writing the code and creating the UIs) anywhere you like, but the code has to be compiled and linked on a Mac. (more…)