Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Rewriting progress code in C#

Rewriting progress code in C#

Scheduled Pinned Locked Moved C#
csharptools
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    AmarjeetSinghMatharu
    wrote on last edited by
    #1

    Hello All, I have a chunk of code which needs to be re written in to C#. The challenge is I want to port this code blindly. Is there any utility/ tool which can automate the process of doing this or I have to port this code the hard and real way, I mean understanding the progress code and then rewriting it to C#. Please suggest. Thanks and regards. Amar.

    C 1 Reply Last reply
    0
    • A AmarjeetSinghMatharu

      Hello All, I have a chunk of code which needs to be re written in to C#. The challenge is I want to port this code blindly. Is there any utility/ tool which can automate the process of doing this or I have to port this code the hard and real way, I mean understanding the progress code and then rewriting it to C#. Please suggest. Thanks and regards. Amar.

      C Offline
      C Offline
      CPallini
      wrote on last edited by
      #2

      It really depends on the language your chunk of code is written: for instance, if it is (already) C# then the Identity transformation will do the job in automatic and safe way! :-D

      If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.

      A 1 Reply Last reply
      0
      • C CPallini

        It really depends on the language your chunk of code is written: for instance, if it is (already) C# then the Identity transformation will do the job in automatic and safe way! :-D

        If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.

        A Offline
        A Offline
        AmarjeetSinghMatharu
        wrote on last edited by
        #3

        Pallini, Thanks for your reply. I did not understand your comments, request you to elobrate. To give you more information. 1. I have a code written in Progress 4GL it is live and is a business application. 2. I have to write this code again in C# means porting the complete application in to .Net. 3. I wish to achieve this without unerstanding the code and it's logic. What I interpret from your reply is , Identity transformation can do this job of writing a progress.w file into cshart.cpp file? Please comment. Thanks and Regards. Amar.

        C 1 Reply Last reply
        0
        • A AmarjeetSinghMatharu

          Pallini, Thanks for your reply. I did not understand your comments, request you to elobrate. To give you more information. 1. I have a code written in Progress 4GL it is live and is a business application. 2. I have to write this code again in C# means porting the complete application in to .Net. 3. I wish to achieve this without unerstanding the code and it's logic. What I interpret from your reply is , Identity transformation can do this job of writing a progress.w file into cshart.cpp file? Please comment. Thanks and Regards. Amar.

          C Offline
          C Offline
          CPallini
          wrote on last edited by
          #4

          My answer was just a joke. IMHO you have to understand code logic and craft the C# implementation (at least, you'll gain knowledge of the business logic...), anyway check if the Progress Software Corporation has the right instrument to perform automatically the job (good luck). :)

          If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups