mobile web and .net

  • Thread starter Thread starter SJ
  • Start date Start date
S

SJ

I'm trying to develop a mobile application using XHTML and
i want to use server side scripting. Can i use asp.net with XHTML
to do this?
Also, which is supported more widely? XHTML or WML?

thanks,
-SJ.
 
Hi SJ

I think XHTML is a pretty shaky proposition for mobile devices. Many mobile
browsers don't support it directly.

If you use ASP.NET's Mobile controls it will output the right code depending
on the device's capabilities. This may be XHTML, HTML, WML etc.

+++ Rick ---


--

Rick Strahl
West Wind Technologies
www.west-wind.com
www.west-wind.com/weblog
 
Thats true what Rick adviced the Asp.net mobile controls is cool
Patrick
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top