Our Sites | Alchemy NetCOBOL

NetCOBOL for .NET - Create a Single COBOL DLL with Multiple Cobol Source Programs / Entry Points, plus example code.

Sunday, January 30, 2011

Have you ever wanted to create a COBOL DLL under .NET that holds multiple COBOL programs, that are grouped functionally? For example, maybe you want to have one DLL that holds all of your file maintenace tasks that you can call, such as creating a file, deleting a file, renaming and copying a file (and yes, maybe even check if one exists). This Blog covers this task in a way that you can not only learn or brush up on, how to create such a multiple Entry Point DLL and use it, but also gives you some NetCOBOL for .NET experience with the SYSTEM.IO Namespace for files.  Read Full Post

NetCOBOL for Windows calling NetCOBOL for .NET using COM Interop

Monday, July 12, 2010

This tutorial describes how you can develop NetCOBOL for .NET routines, and use the added functionality that .NET has to offer from your NetCOBOL for Windows COBOL code. In order to do this, Your NetCOBOL for Windows code relies on the same feature it did to call an ActiveX DLL (see video of NetCOBOL for Windows calling a VB6 ActiveX DLL for reference). This layer is called the Component Object Model or COM. COM works in conjunction with .NET by the use of two tools (TLBExp and RegAsm). Download the sample source code used in this tutorial. Read Full Post

NetCobol for Windows - Calling VB.NET DLL - Using COM Interop.

Thursday, July 08, 2010

This tutorial describes how you can develop VB.NET routines, and use the added functionality that .NET has to offer from your NetCOBOL for Windows COBOL code. In order to do this, Your NetCOBOL for Windows code relies on the same feature it did to call an ActiveX DLL (see video of NetCOBOL for Windows calling a VB6 ActiveX DLL for reference). This layer is called the Component Object Model or COM. COM works in conjunction with .NET by the use of two tools (TLBExp and RegAsm). Download the sample source code used in this tutorial. Read Full Post

NetCOBOL For Windows - Call CSharp .NET DLL - Using COM Interop

Wednesday, July 07, 2010

This tutorial describes how you can develop NetCOBOL for C#(CSharp) routines, and use the added functionality that .NET has to offer from your NetCOBOL for Windows COBOL code. In order to do this, Your NetCOBOL for Windows code relies on the same feature it did to call an ActiveX DLL (see video of NetCOBOL for Windows calling a VB6 ActiveX DLL for reference). This layer is called the Component Object Model or COM. COM works in conjunction with .NET by the use of two tools (TLBExp and RegAsm). Note: You should watch the video NetCobol For Windows - Call .NET DLL - Shows basic steps for using COM Interop, and registering the DLL. Download the sample source code used in this tutorial. Read Full Post

NetCOBOL for .NET Tutorial: Compiling from the Command Line Part 2 of 2

Friday, May 14, 2010

NetCOBOL for .NET Tutorial covering: Read Full Post

NetCOBOL for .NET Tutorial: Compiling from the Command Line Part 1 of 2

Friday, May 14, 2010

NetCOBOL tutorial covering: Read Full Post

NetCOBOL for .NET Tutorial: COBOL Calling VB .NET (Part 1 of 2)

Wednesday, April 28, 2010

Matt Moser NetCOBOL tutorial covering: Read Full Post

NetCOBOL for .NET Tutorial: COBOL Calling VB .NET (Part 2 of 2)

Wednesday, April 28, 2010

Matt Moser NetCOBOL tutorial covering: Read Full Post

NetCOBOL for .NET Tutorial: Setting Compiler Options

Wednesday, April 28, 2010

Matt Moser NetCOBOL for .NET tutorial covering: Read Full Post

NetCOBOL for .NET Tutorial: Working with copybooks

Wednesday, April 28, 2010

Matt Moser NetCOBOL tutorial covering: Read Full Post


Recent Posts


Tags


Archive

Contact Us | Privacy Policy | Terms of Use | Mainframe Migration | Cloud Solutions | NeoKicks | NeoData | NeoBatch
©2011 Alchemy Solutions. All rights reserved.