We've included a number of tutorials to walk you through the new capabilities:
- Visual Studio IDE — A tutorial introducing you to the Visual Studio IDE and showing you how to create, build, and debug a native code console application using supplied COBOL source files.
- CICS — A tutorial showing how you can create a CICS project in Visual Studio. You associate the project with Enterprise Server, deploy the CICS application to the server and debug it in Visual Studio.
- JCL — A tutorial showing how you can create a JCL project in Visual Studio. You associate the project with Enterprise Server, deploy the JCL file to the server, and debug it in Visual Studio.
- Debugging Web Services — A tutorial showing you how you can use Visual Studio to debug COBOL Web services deployed under Enterprise Server.
- CICS/VSAM to SQL Server Data Mapping — A tutorial showing you how to extend an existing CICS application to use Micro Focus’s Database Connectors™ for Microsoft® SQL Server. This enables your application to store and access information in a Microsoft SQL Server relational database management system (RDBMS).