Hello,
I am trying to get a quick overview of when someone should decide to go with a MVC Mobile Application template vs a MVC web application template using bootstrap...
Scenario #1
You have an native iPad app and there a new requirements for the application to also work on mobile devices.
What would be the benefits of going with the MVC Mobile Application template and use jquery UI vs starting with a MVC Web application template and using the bootstrap framework.
Is it a only a question of look and feel? In the scenario mentioned is it better to go with a web app using bootstrap to think about the inventual possibility that the application may require to also be used on a PC (I know the mobile template would work
but may be not be the best experience)?
If I understand correctly the mobile template is usually used as an extension to be used as an extra besides the full website but if the website was designed probebly with ...
Go to the complete details ...