I want to create a native app/web app which works on iPhone, iPad. I am having Visual Studio with me. Can you please guide me how to create a app using .net. Any other 开发者_JAVA技巧framework/tool which I can install on windows also appreciated.
Thanks
-Ankit :)
You need MonoTouch. It's your only way of building iPhone Apps with .NET. It is not free, but it's not expensive either. There is a cheaper student edition if you are one.
Right now there is no Visual Studio support, but they are working on it. And you still need a Mac with XCode for testing/deploying purposes.
精彩评论