Link to home
Start Free TrialLog in
Avatar of pointeman
pointemanFlag for United States of America

asked on

ASP.NET MVC Desktop App?

Q. Is there any way to run ASP.NET MVC 4 app like a local desktop app?

I'm working with traveling sales people who are without Internet access sometimes. I don't really want to build both a web app and desktop app. The web app uses a SQL database too. Thought I would use a local data base that syncs with the cloud SQL.
ASKER CERTIFIED SOLUTION
Avatar of Stephan
Stephan
Flag of Netherlands image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of pointeman

ASKER

Thx, HTML 5 is cool