If anyone knows of a tool or a way to conver COBOL to VB.NET that would be amazing! It's a shot in the dark but it would make my life 9001 time better in every way shape and form!
I have a very large cobol program I am trying to make into a web application with ASP.NET with VB, I know very little COBOL so it is proving to be quite difficult.
Any help is appreciated thanks!
Courage...
Remember to click “Mark as Answer” on the post(s) that help you...
Thank you for that information. My issue isn't running cobol on .NET but my employeer wants to have this cobol code put into VB.NET not into COBOL.NET, even if it is easier.
Courage...
Remember to click “Mark as Answer” on the post(s) that help you...
link224444
Member
326 Points
129 Posts
COBOL to VB.NET for ASP.NET
Jan 04, 2013 07:53 PM|LINK
If anyone knows of a tool or a way to conver COBOL to VB.NET that would be amazing! It's a shot in the dark but it would make my life 9001 time better in every way shape and form!
I have a very large cobol program I am trying to make into a web application with ASP.NET with VB, I know very little COBOL so it is proving to be quite difficult.
Any help is appreciated thanks!
Remember to click “Mark as Answer” on the post(s) that help you...
hans_v
All-Star
35998 Points
6551 Posts
Re: COBOL to VB.NET for ASP.NET
Jan 05, 2013 01:10 AM|LINK
.NET is available in many more languages than VB.NET or C#. Perhaps another option would be for example NetCOBOL:
http://www.netcobol.com/products/netcobol/cobol-for-net
Or Visual COBOL:
http://www.microfocus.com/solutions/cobol/index.aspx
link224444
Member
326 Points
129 Posts
Re: COBOL to VB.NET for ASP.NET
Jan 07, 2013 12:54 PM|LINK
Thank you for that information. My issue isn't running cobol on .NET but my employeer wants to have this cobol code put into VB.NET not into COBOL.NET, even if it is easier.
Remember to click “Mark as Answer” on the post(s) that help you...