[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Eric

4/18/2002 4:34:00 PM

Hello,

I am a classic ASP developer looking for the following
information, which I cannot find anywhere!

Does ASP.NET work on WindowsCE .NET? If not, is the Mobile
Internet Toolkit the closest thing to it?

Thanks for your help!
Eric


1 Answer

Doug Thews

4/18/2002 7:36:00 PM

0

ASP.NET pages can be viewed (generally) via the PocketPC & Windows CE
browsers. If you want greater device control to handle certain limitations
in these mobile browsers, then you'd use the MMIT. Remember, ASP.NET & the
MMIT just server up HTML/WML to the browser of the requesting device,
customized to the device's capabilities.

If you want to run the application on the WinCE device, then you'll need to
load CF.NET on the WinCE device so that it can run .NET applications locally
(not all devices are supported for CF.NET).

--
Doug Thews
Director, Software Development

"Eric" <egasker@hotmail.com> wrote in message
news:3aa001c1e6e6$22d6e5e0$a4e62ecf@tkmsftngxa06...
> Hello,
>
> I am a classic ASP developer looking for the following
> information, which I cannot find anywhere!
>
> Does ASP.NET work on WindowsCE .NET? If not, is the Mobile
> Internet Toolkit the closest thing to it?
>
> Thanks for your help!
> Eric
>
>