Application Developer's Guide

This section provides information for developing Microsoft ASP.NET Web applications that use mobile Web pages (mobile Web Forms pages). The topics in this section help you learn about how to work with ASP.NET mobile controls, about how to determine the software configuration that you need to develop mobile controls, and about the desktop simulators that are available for developing and testing mobile controls.

This guide provides a reference section that describes each control and the properties and events you can use with the control to customize software for specific devices.

In This Section

  • Styles
    Provides guidelines for designing ASP.NET mobile Web pages.

  • Mobile Device Capabilities
    Describes the querying capabilities unique to wireless devices and the device capabilities features relevant to ASP.NET mobile controls.

  • Device-Specific Composition
    Describes how to write controls that compose differently for specific devices.

See Also

Other Resources

Creating ASP.NET Mobile Web Pages