G
Guest
I put a small amount of code to support limited capabilities in my
application to support mobile devices. I've used normal aspx (not mobile) and
it appears to work very well. I checked it out with the OpenWare 7, Microsoft
Mobile Explorer 3.0, and Pocket PC 2002 emulators and everything works very
well. I save and get the ViewState from Persistenance media and each of the
two pages that I'm producing only transmits about 500 bytes of data so I
think the performance is OK. Is there any reason that I should change the
code to use the Mobile workspace?
application to support mobile devices. I've used normal aspx (not mobile) and
it appears to work very well. I checked it out with the OpenWare 7, Microsoft
Mobile Explorer 3.0, and Pocket PC 2002 emulators and everything works very
well. I save and get the ViewState from Persistenance media and each of the
two pages that I'm producing only transmits about 500 bytes of data so I
think the performance is OK. Is there any reason that I should change the
code to use the Mobile workspace?