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.
Join MindStick Community
You need to log in or register to vote on answers or questions.
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.