Mono Tools for Visual Studio - tutorial wanted
I downloaded Mono for Windows and Mono Tools for Visual Studio 2010, installed them, and see some new shiny menus and Project templates in my VS now. But I have no idea how to build my first iPhone app. Is it even possible? Do I need anything else besides what I have already downloaded?
Looking for help resources. A "hello world" tutorial that takes me from开发者_JS百科 starting a project to seeing it run on my iPhone/iPad would be awesome. Does such a thing exist?
Mono Tools for Visual Studio does not allow you to build iPhone apps. The product you are looking for is MonoTouch, which only works on a Mac, due to using a large part of Apple's development toolchain.
精彩评论