
In the sample code I had to remove / tags as the content is becoming dynamic.
In this article I want to explain how we can develop mobile applications using ASP.Net Mobile controls in framework 1.1 and compatibility of Mobile forms to ASPX web forms.
Mobile controls are nothing special they will be just similar to normal web controls like Textbox etc, but instead Mobile controls will be preceded by . They were formerly known as the Microsoft Mobile Internet Toolkit (MMIT). With the help of these controls wide range of Web applications can be created for small-screen devices, PDAs, Smart phones and other mobile devices.
|