Hi,,
I want to develop a mobile web application using visual studio and want to install that application on mobile devices like pocket PC and smart phone.,how can this be done.?
one more thing can we invoke a aspx page from a pocket pc or smart phone,like for example I have a button ,on clicking that It should redirect to or load a web page.??
please reply.,anyone.
thanks
Loading
alex vanalexPosted Mar 11, 2008, 4:18 AM
I haven't developed a mobile web application yet, but as i have it on my mind the client will be your mobile phone's or pda's browser and you will just consume via your browser (via urls) the web services or asp .net pages , that are located at your server. If you developed a smart device application then you would have to install your application with a cab file. But since your want to create a web application no installation is needed. I wish i helped you
vanalex