Micro FocusĀ Enterprise Server for .NET 3.0
>
Role-based Contents - Introduction
>
Development Role
>
Developing Mainframe Managed Subsystem Applications
>
Creating a Managed Code Project
>
To Create a Managed Project
To Create a Managed Project
Use this procedure to create a new managed code project.
Open
Enterprise Developer
from the Windows
Start
menu to display Microsoft Visual Studio.
From the
File
menu, choose
New
>
Project
.
The
New Project
dialog box appears.
In the
.NET Framework
list, select
.NET Framework 4
.
In the
Installed Templates
list, select
COBOL
,
Managed
, and in the right pane, select
Mainframe Managed Subsystem Application
.
At the bottom of the
New Project
dialog box, type the
Name
,
Location
, and
Solution Name
details.
Click
OK
to create the project.
The project is created.
Parent topic:
Creating a Managed Code Project