c# - Hybrid App development - iOS, Android, Windows Phone AND Desktop? -


i'm developing application on own want run web app, , on ios, android, windows phone , desktop application.

the easiest way can see achieve develop hybrid app in visual studio in angular/ionic take care of mobile devices.

for desktop app intending on creating c# application acted container web control deploy html/js/css in it. i'll replace ionic bootstrap layout means can keep 90% of js code between apps saving me lot of time.

the reason need native desktop app needs access wcf communicate other parts of suite.

i've looked @ metro apps they're horrific, having business application demands full screen isn't gonna good. know there options "fixing" metro apps still doesn't give need(like being able minimize tray & wcf)

is workflow you'd expect or missing obvious?

why not build app single page web application begin with, using angular.js , bootstrap (it "mobile first" framework after all)? run same app, minor changes, on ios, android , windows phone using cordova. windows desktop, have winforms/wpf "frame" , embedded chromium browser (cef sharp or cef glue).


Comments

Popular posts from this blog

python - mat is not a numerical tuple : openCV error -

c# - MSAA finds controls UI Automation doesn't -

wordpress - .htaccess: RewriteRule: bad flag delimiters -