Recently we put together a version of Litmos that looks and feels like a native iPad app but runs via Safari on the iPad.
We were able build the UI for this in less than a day and release it due to our implementation of the WebFormsViewEngine in .Net MVC. By creating our own custom view engine which has some sneaky browser detection build in we can offer up a custom UI for desktop browsers, iPhones or iPads etc.
I will post some code at some stage soon but for an example of what can be done in very little time at all check out this video..







Comments