If you are a .net developer and finding a way to develop iphone application development using c#, then for your kind information, its possible, so cheer up. There is a software named monotouch that will allow you to do accomplish this task.
Are you thinking that, you will make and desktop application for windows pc/mobile and just convert that to iphone application, no that's not going to work. However its not on the way you think. From monotouch, you will get a api library/dlls for iphone app that you will be using in your c# code.
Problem is that, it still requires mac os. You won't be able to run your program in windows environment(as far i checked, plz correct me if I am wrong). Because the .NET Framework fundamentally is dynamically compiled at runtime. This is the justin-time compilation of the .NET Framework. This is a violation of the Apple license and the operating principles of the iPhone OS.
However, good thing is, you can use your all .net libraries etc for the application whenever needed.
Subscribe to:
Post Comments (Atom)










0 comments:
Post a Comment