Unity QuickStarts

patterns & practices Developer Center

Download codeDownload PDFOrder Paperback

The following QuickStart applications demonstrate some of the key features of Unity:

Note

The Unity QuickStarts are available as a separate download from the Microsoft Download Center.

Building the QuickStarts

The QuickStarts ship as source code, which means that you must compile them before you can run them.

To build the Unity QuickStarts

  1. Ensure Unity Source Code is installed.
  2. Open the source code folder in Windows Explorer or from the Start menu.
  3. Open the QuickStarts folder, open the CS folder (for C#) or VB folder (for Visual Basic .NET), and then open the StopLight or EventBroker folder.
  4. Double-click the Visual Studio solution file for the QuickStart.
  5. Visual Studio opens, displaying the solution file. Click the Run button on the toolbar, or press F5, to start the application.

Next Topic | Previous Topic | Home | Community