To Create a .NET Project

Use this procedure to create a new .NET code project.

  1. Open Enterprise Developer from the Windows Start menu to display Microsoft Visual Studio.
  2. From the File menu, choose New > Project.

    The New Project dialog box appears.

  3. In the .NET Framework list, select .NET Framework 4.
  4. In the Installed Templates list, select COBOL, .NET, and in the right pane, select ES.NET Mainframe Subsystem Application.
  5. At the bottom of the New Project dialog box, type the Name, Location, and Solution Name details.
  6. Click OK to create the project.

    The project is created.