Rebuilding the Generated Solution in Visual Studio

After generating code for a Mobile Windows device, you can modify the code in Visual Studio.

Prerequisites
Visual Studio must be installed.
Task

When you generate the code for a Windows Mobile device using the Device Application Designer, the Visual Studio solution is saved to the folder you designated in the Code Generation section of the Generate Mobile Windows Application wizard.

  1. In Visual Studio, select File > Open > Project/Solution.
  2. Browse to the solution file (.sln) you want to open and double-click the file.
  3. In Solution Explorer, right-click the solution and select Rebuild Solution.
  4. Select File > Save.
    You can now open the form for which you want to modify the code.