you want to run MVC locally on a smartphone? If so then it's a nogo.
What you can do however is make use of the built in capabilities of MVC4 to easily create applications which can be opened by the browser on a smartphone and make use of CSS media queries to optimize the views and jQuery mobile.
Grz, Kris.
Read my blog | Twitter Interested in Azure, ASP.NET (MVC), jQuery, WCF, EF, MS SQL, ...
Keep the forums clean: report to the moderation team!
Marked as answer by 3v3rhart on Dec 17, 2012 03:19 PM
You can use Asp.net Mvc to implement an Html5 offline application that can be used also when the device is off line. However, the Html5 offline application ALWAYS requires a web server to be delivered to the device. Google Html5 offline application to know
more.
depends on what you mean by a Smartphone app and what platforms you want.
For iphone you have a couple options:
1) a native Objective-C application submitted to app store
2) an installable Html/javascript application. You will bundle this with the xcode tools,and submit to app store.
3) a PhoneGap application. this is written in Html/Javascript and built with the phonegap tools.
4) a offline webpage with a manifest that is installed on the desktop.
for android
1) a native java application
2) a phonegap application, same tools as above
for both these platform, you can call web services built with MVC.
3v3rhart
Member
159 Points
317 Posts
MVC Smartphone Apps
Dec 16, 2012 03:46 PM|LINK
Please forgive the question...
I would like to have a MVC based database App program locally on a smart phone (not linking to a website)...
Am I able to create Apps for smartphones with MVC?
For Android? For iPhone?
If so, first steps?
XIII
All-Star
182787 Points
23484 Posts
ASPInsiders
Moderator
MVP
Re: MVC Smartphone Apps
Dec 16, 2012 04:20 PM|LINK
Hi,
you want to run MVC locally on a smartphone? If so then it's a nogo.
What you can do however is make use of the built in capabilities of MVC4 to easily create applications which can be opened by the browser on a smartphone and make use of CSS media queries to optimize the views and jQuery mobile.
Grz, Kris.
Interested in Azure, ASP.NET (MVC), jQuery, WCF, EF, MS SQL, ...
Keep the forums clean: report to the moderation team!
francesco ab...
All-Star
20954 Points
3286 Posts
Re: MVC Smartphone Apps
Dec 16, 2012 09:46 PM|LINK
You can use Asp.net Mvc to implement an Html5 offline application that can be used also when the device is off line. However, the Html5 offline application ALWAYS requires a web server to be delivered to the device. Google Html5 offline application to know more.
Mvc Controls Toolkit | Data Moving Plug-in Videos
bruce (sqlwo...
All-Star
37594 Points
5573 Posts
Re: MVC Smartphone Apps
Dec 17, 2012 03:23 AM|LINK
depends on what you mean by a Smartphone app and what platforms you want.
For iphone you have a couple options:
1) a native Objective-C application submitted to app store
2) an installable Html/javascript application. You will bundle this with the xcode tools,and submit to app store.
3) a PhoneGap application. this is written in Html/Javascript and built with the phonegap tools.
4) a offline webpage with a manifest that is installed on the desktop.
for android
1) a native java application
2) a phonegap application, same tools as above
for both these platform, you can call web services built with MVC.
RameshRajend...
Star
7983 Points
2099 Posts
Re: MVC Smartphone Apps
Dec 17, 2012 03:25 AM|LINK
http://video.motorolasolutions.com/video.aspx/integrate-smartphone-apps-with-spring-mvc-using-rhoconnect-java-motorola-rhomobile-suite-demo/1814879241001/page=5
http://video.motorolasolutions.com/video.aspx/integrate-smartphone-apps-with-net-mvc-using-rhoconnect-net-motorola-rhomobile-suite-demo/1823558524001/page=1
http://www.youtube.com/watch?v=rEMxwr-KQ9M