Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   ASP .Net Mobile (http://www.velocityreviews.com/forums/f61-asp-net-mobile.html)
-   -   Porting ASP to support mobile devices (http://www.velocityreviews.com/forums/t763622-porting-asp-to-support-mobile-devices.html)

IM 12-15-2003 12:41 AM

Porting ASP to support mobile devices
 
Hi,

Need some advice !!
I have an application about 900 ASP pages. How can I make my code be
supported on mobile devices :pocket pc or formats like WAP,IMODE etc.

Am I forced to reproduce my sourcecode for every mobile standard or is
there a software/tool what makes it more efficient for me to do.

Let me know .

Waiting for your reply.

best regards,
IM

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Reinhold Schalk 12-15-2003 12:32 PM

Re: Porting ASP to support mobile devices
 
Hi IM,
as far as i know there is only one way to support different markup languages
for different mobile devices: use of ASP.NET mobile controls.
The problem is, ASP.NET mobile controls, represent only a (small) subset of
the full ASP.NET web controls.
I do not know wether there is a porting tool, which helps you to port your
existing ASP.NET web pages to ASP.NET mobile pages.
But if you have a web page consisting of mobile controls, then this page
renders well on dekstop browsers, pocket pc browsers, WAP browsers etc.

HTH
Reinhold

"IM" <im@control.00> schrieb im Newsbeitrag
news:uu7K9QqwDHA.1760@TK2MSFTNGP10.phx.gbl...
> Hi,
>
> Need some advice !!
> I have an application about 900 ASP pages. How can I make my code be
> supported on mobile devices :pocket pc or formats like WAP,IMODE etc.
>
> Am I forced to reproduce my sourcecode for every mobile standard or is
> there a software/tool what makes it more efficient for me to do.
>
> Let me know .
>
> Waiting for your reply.
>
> best regards,
> IM
>
> *** Sent via Developersdex http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it!




George Birbilis 01-09-2004 05:38 PM

Re: Porting ASP to support mobile devices
 
> as far as i know there is only one way to support different markup
languages
> for different mobile devices: use of ASP.NET mobile controls.
> The problem is, ASP.NET mobile controls, represent only a (small) subset

of
> the full ASP.NET web controls.
> I do not know wether there is a porting tool, which helps you to port your
> existing ASP.NET web pages to ASP.NET mobile pages.
> But if you have a web page consisting of mobile controls, then this page
> renders well on dekstop browsers, pocket pc browsers, WAP browsers etc.


so for starters try porting your page from ASP to ASP.net, then try to make
a more lighweight version of your ASP.net page using the ASP.net mobile
controls

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
George Birbilis <birbilis@kagi.com>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ QuickTime VCL and ActiveX controls (for PowerPoint/VB/Delphi etc.)
+ Plugs VCL and ActiveX controls (InterProcess/Internet communication)
+ TransFormations, VB6 forms to ASP.net WebForms convertion
http://www.kagi.com/birbilis
+ Robotics
http://www.mech.upatras.gr/~robgroup
.................................................. .......................




All times are GMT. The time now is 07:08 AM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57