Use System.Web.Mobile namespace for core capabilities, authentication and error handling class. Use System.Web.Ui.MobileControls for asp.net mobile controls And use System.Web.UI.MobileControls.Adapter to create adapter for target devices.
Markdown for AI
A clean, structured version of this page for AI assistants and LLMs.
We use cookies to ensure you have the best browsing experience on our website. By using our site, you
acknowledge that you have read and understood our
Cookie Policy &
Privacy Policy.
http://blogs.msdn.com/b/trobbins/archive/2007/07/13/mobile-web-development-with-asp-net-2-0.aspx
Use System.Web.Mobile namespace for core capabilities, authentication and error handling class.
Use System.Web.Ui.MobileControls for asp.net mobile controls
And use System.Web.UI.MobileControls.Adapter to create adapter for target devices.