Click here to Skip to main content
15,908,015 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
hi everyone,

I have one question for you all.pl do reply if anyone knows about this that ! <b>is it possible to run a setup file created on astrum installer in iphone?</b>actually i created a setup file using that installer package.if u have any other idea to create a setup file and it should be executable on iphones.
Posted
Updated 29-Nov-11 19:09pm
v2

Do you mean .NET as a CLR-based product developed by Microsoft? I don't think so. However, running .NET applications on iPhone is possible, via MonoTouch, and even without recompilation.

Please see:
http://www.infoworld.com/d/developer-world/iphone-gets-net-app-development-194[^],
http://en.wikipedia.org/wiki/MonoTouch#MonoTouch[^].

In contrast to the "regular" Mono, this product is proprietary and commercial. See http://xamarin.com/monotouch[^].

—SA
 
Share this answer
 
Comments
Member 7976636 30-Nov-11 1:20am    
thanks for your reply
Sergey Alexandrovich Kryukov 30-Nov-11 1:26am    
You are welcome.
--SA
The iPhone does actually not support .NET. You could try searching for Mono - the "Linux" pendant for .NET and see if this runs on iPhone. So, the answer is: NO
 
Share this answer
 
v2
Comments
Member 7976636 30-Nov-11 1:19am    
thanks for your reply...

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900