Cool! Make ASP.NET AJAX recognize Mobile IE properly
Jim Wilson has been working hard on mobile web technologies for the past few months and he just posted a browser definition file that he hacked together to get ASP.NET to recognize the Mobile IE browser properly so that AJAX capabilities would work as advertised. Most of the current issues with AJAX on Mobile IE is due to the fact that ASP.NET queries the browser and because there isn't a definition for the new browser, it responds as an old non-ajax enabled browser.
So head on over to his post and grab the definition file and start building great Mobile IE experiences for the millions of Windows Mobile phones in the market.
Comments
Anonymous
October 24, 2007
PingBack from http://msdnrss.thecoderblogs.com/2007/10/25/cool-make-aspnet-ajax-recognize-mobile-ie-properly/Anonymous
November 02, 2007
Loke; Thanks for passing this information along to your readers. I wanted to let people know that I was able to work out an expanded version of the IE Mobile browser definition file that enables ASP.NET to accurately recognize even more features of IE Mobile. That file is available at http://www.pluralsight.com/blogs/jimw/archive/2007/10/23/48836.aspx Thanks, Jim