Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is included with NetCOBOL for .NET?

included netcobol
0
Posted

What is included with NetCOBOL for .NET?

0

A complete COBOL development environment targeted to Microsoft’s .NET Framework. This includes a COBOL compiler with .NET extensions that generates Microsoft Intermediate Language (MSIL) and does not generate native x86 instructions. Main features: • Windows Forms and Web Forms Designers • Create COBOL XML Web services using Microsoft’s ASP.NET engine • Write code to run within the SQL CLR (common language runtime) in SQL Server (stored procedures, user-defined functions and triggers) • Use COBOL to script in ASP.NET pages (language = “COBOL”) • Simplified mixed language development: call and be called from languages like VB .NET or C# • Support for calling native NetCOBOL for Windows applications from .NET. The called native COBOL programs can be native .DLL’s or COM objects. If you want to create mixed NetCOBOL for Windows and .NET applications, you will need to use the multi-threaded runtime for most applications (Windows Forms, Web Forms, ASP.NET and Web Services). • Includes Visua

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123