Developing a POS Application

2/27/2008

Microsoft Point of Service for .NET (POS for .NET) provides classes and tools that make writing robust POS applications simple and easy.

Service Object classes represent POS peripheral devices, supplying the properties, methods, and events that are defined in the Unified Point of Service (UPOS) Retail Peripheral Architecture specification.

The PosExplorer class lets applications enumerate installed POS devices, instantiate Service Objects for them, and receive Plug and Play events when a POS peripheral device is connected or disconnected.

With the POS Device Manager command-line tool, administrators can configure POS devices attached to the system.

In This Section

  • POS for .NET API Support
    Provides an overview of POS for .NET API support and links to specific important API classes and conceptual topics.
  • POS Device Manager
    Describes the use of the POS Device Manager to configure a POS for .NET installation.