Runing an application on PDA

farhad

Distinguished
Oct 26, 2010
1
0
18,510
Hello,
I want to run my web based application (with ASP.net) with a PDA and i want to know :
1.its better be web base or windows base?
2.what problems i may face when its loading the application?
 
1.) If you want maximum compatibility, then I'd say web based would be the way to go. If you do it right, it should work on pretty much any smart phone. If it's just for you, then either approach would work, as you wouldn't have to write different versions of the program for compatibility.