The ASP.NET Mobile Designer gives you the ability to create applications that take advantage of the features and abilities of your target devices. Device filters, templates, and property override features in the designer enable you to customize your applications so that they render controls differently for specific device types.
In This Section
- Walkthrough: Customizing for Specific Devices
- Shows how the processes of defining a device filter, applying the filter to a control, editing the templates for that control, and applying property overrides for that control all fit together.
- Using Device Filters
- Explains what device filters are, how they work, and how to use them in the designer.
- Overriding Properties
- Presents information about how to use the designer to override values of control properties when the controls are rendered for specific hardware devices.
- Customizing with Control Templates
- Describes how templates can be used to customize ASP.NET mobile controls.