Understanding State Management in ASP.NET Mobile Web Pages

ASP.NET Mobile Web pages provide a number of services for state management. This section describes how ASP.NET mobile controls can use support session or application view state, as well as private view state.

In This Section

  • Supporting View State
    Describes how to use and extend the services provided for application development.

See Also

Other Resources

Application Developer's Guide