ASP.NET Mobile Controls Reference
Main Mobile Objects
.NET Mobile supports three main objects:
- The Mobile Page
- The Mobile Form
- The Mobile Panel
The Mobile Page is the container for the
application.
Each Mobile Page can have one or more Mobile Forms.
Each Mobile Form can have zero or more Mobile Panels.
Mobile Forms and Mobile Panels are used to group Mobile Controls.
Mobile Controls
Mobile Controls are grouped into:
- User interface controls
- Validation controls
- Utility controls
UI Controls
UI controls are controls that displays the user interface:
| Name |
Function |
| Command |
Performs an action |
| Form |
Defines a container for mobile controls |
| Image |
Defines an image |
| Label |
Defines a text |
| Link |
Defines a hyperlink |
| List |
Defines a list |
| MobilePage |
Defines a base class for all mobile pages |
| ObjectList |
Defines a list of data objects |
| Panel |
Defines a container for other controls |
| SelectionList |
Defines a list to select from |
| StyleSheet |
Defines styles to apply to other controls |
| TextBox |
Defines a single line input box |
| TextView |
Defines a multi-line input box |
Validation Controls
Validation controls are used to validate the data entered by a user:
Utility Controls
Utility controls support complicated user interfaces with minimum of
code:

Need an easy way to get data into XML, or transform XML to another format?
MapForce lets you map XML data to/from any combination of XML, database, flat file, Excel 2007, XBRL, or Web services data.
Then it transforms data instantly or auto-generates royalty-free data integration code for recurrent conversions.
Download a free, fully functional 30-day trial to experience the following features:
- Easy-to-use, graphical data mapping interface
- Instant data transformation
- XSLT 1.0/2.0 and XQuery code generation
- Java, C#, and C++ code generation
- Advanced data processing functions
- Support for all major relational databases including SQL Server, IBM DB2, Oracle, and more
- Visual Studio & Eclipse integration
Download a fully-functional trial today!
|
|
|
|