Share via


Server and Collection Objects

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

Server objects provide access to methods and properties on the server. Most of these methods and properties serve as utility functions.

Collection objects are data structures that are similar to arrays and that store strings, numbers, objects, and other values. The collections that Windows Mobile supports provide a convenient way to read query string, form, and cookie data that are sent from the client browser and to create cookies on responses.

See Also

Concepts

Server Objects
Collection Objects

Other Resources

Web Server (HTTPD)