Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mobile Phone Application
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows NT
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01535541
Message ID:
01535953
Views:
56
>>>>If you've separated the app into tiers nicely, you can wrap the back end in web services and rewrite the UI in HTML5/JavaScript, which can then compile into most mobile devices.
>>>
>>>In other words, no :)
>>>
>>>You also need to determine if the application requires local storage - this ups the challenge factor.
>>>
>>
>>But suppose the application does not require a local storage and all data processing is done on the server, do you think ASP.NET with HTML5 is a good approach for, say iPad?
>
>Yes. The iPad browser (safari) seems to render standard asp.net sites pretty well. Not mac pretty, but it works.
>
>I'm actually doing one now that is ASP.NET that will (hopefully) handle IE and firefox desktop along with iPad. I'll be doing a few iPad specific pages that will reduce what is displayed, but for the most part it will be common pages for the real world and iPads.

Thank you for sharing. This sounds promising. I will try to create a "hello world" in ASP.NET and HTML5 that will have nothing but "main menu" with three items (this is what my Windows Mobile 6.5 application looks like on start.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Reply
Map
View

Click here to load this message in the networking platform