Calculator Application Sample

This sample is a simple calculator application for a Pocket PC. It uses several Windows Forms controls and is available only in Visual Basic.

For information about using the samples, see the following topics:

To build the sample using Visual Studio

  1. Open Windows Explorer and navigate to the VB subdirectory of the Calculator directory.

  2. Double-click the Calculator.sln file to open it in Visual Studio.

  3. Press F5 to compile and run the sample. You will be prompted to select whether to deploy the sample to a Pocket PC or to a Pocket PC emulator.

Requirements

The .NET Compact Framework is required to build or run the sample. See How to: Install the .NET Compact Framework for installation instructions.

See Also

Other Resources

.NET Compact Framework