This page was last modified 19:37, 6 March 2008.
ASP.NET Mobile Controls
From Forum Nokia Wiki
ASP.NET is a framework to develop web applications over a control-based model. ASP.NET Mobile Controls (formerly known as the Microsoft Mobile Internet Toolkit (MMIT)) extend the .NET Framework to build mobile Web applications by enabling ASP.NET to deliver markup to a wide variety of mobile devices. You can develop mobile websites using the free IDE from Microsoft Visual Web Developer Express.
A mobile webform (.ASPX file) can contain many Mobile Forms (similar concept to cards in WML) containing many Mobile Controls.
A mobile control is responsable of render some feature in many languages and format depending on mobile capabilities. So, from only one source code we can deliver many kinds of mobile web applications:
- cHTML (Compact HTML)
- HTML 3.2
- WML as defined in WAP 1.0
- XHTML MP (Mobile Profile) as defined in WAP 2.0
List of Controls
The mobile web controls available in the .NET Framework 1.1 (also in .NET 2.0 and 3.0) are:
- Form
- Panel
- Label
- TextBox
- TextView
- Command
- Link
- PhoneCall
- Image
- List
- SelectionList
- ObjectList
- DeviceSpecific
- StyleSheet
- Calendar
- AdRotator
- Validation Controls
More information
More information on http://msdn2.microsoft.com/en-us/asp.net/aa336597.aspx
| Related Discussions | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Converting Java to run on phones | brendan_dj | Mobile Java General | 5 | 2004-04-22 15:01 |
| focus change for controls in view | electracool | Symbian User Interface | 6 | 2007-12-20 13:43 |
| Text Editor 的问题 | zhaotaobenny | Symbian | 4 | 2006-07-25 20:20 |
| .net programming for nokia 2100 | mobexplorer | General Messaging | 3 | 2004-12-03 08:01 |
| ASP session variables with WAP | Nokia_Archive | General Browsing | 1 | 2002-05-15 17:48 |
