Shows how to make a simple two dimensional game with managed Direct3D mobile.
For information about using the samples, see the following topics:
Download sample
To build and deploy the sample using Visual Studio
-
Open Windows Explorer and navigate to one of the language-specific subdirectories for this sample.
-
Double-click the solutions file (.sln) for this sample.
-
Press F5 to compile and run the sample.
-
Deploy to the device or 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