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. Component for comparing VB codes in c# program

Component for comparing VB codes in c# program

Scheduled Pinned Locked Moved C#
csharphelptutorial
6 Posts 3 Posters 1 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.
  • S Offline
    S Offline
    Surya Ayyagari
    wrote on last edited by
    #1

    I am developing this tool specifically for our product. The product is called Process Expert. There are different blocks in which industrial process values are stored which in turn stores in mdb. A set of blocks is called a worksheet. In some blocks VB code is written to stablize the industrial process. I need to compare two different worksheets. I am able compare all the values, but I need to compare the VB code. If any body can help how to go about it, it will be helpful for me. Regards Surya

    M M 2 Replies Last reply
    0
    • S Surya Ayyagari

      I am developing this tool specifically for our product. The product is called Process Expert. There are different blocks in which industrial process values are stored which in turn stores in mdb. A set of blocks is called a worksheet. In some blocks VB code is written to stablize the industrial process. I need to compare two different worksheets. I am able compare all the values, but I need to compare the VB code. If any body can help how to go about it, it will be helpful for me. Regards Surya

      M Offline
      M Offline
      Mark Churchill
      wrote on last edited by
      #2

      So... you are doing SCADA by embedding VBA into Access databases? I'm concerned.

      Mark Churchill Director, Dunn & Churchill Pty Ltd Free Download: Diamond Binding: The simple, powerful, reliable, and effective data layer toolkit for Visual Studio.
      Entanglar: .Net game engine featuring automatic networking and powerful HLSL gfx binding.

      M S 2 Replies Last reply
      0
      • M Mark Churchill

        So... you are doing SCADA by embedding VBA into Access databases? I'm concerned.

        Mark Churchill Director, Dunn & Churchill Pty Ltd Free Download: Diamond Binding: The simple, powerful, reliable, and effective data layer toolkit for Visual Studio.
        Entanglar: .Net game engine featuring automatic networking and powerful HLSL gfx binding.

        M Offline
        M Offline
        Mycroft Holmes
        wrote on last edited by
        #3

        Mark Churchill wrote:

        I'm concerned

        Other than the choice of the toolset - why?

        Never underestimate the power of human stupidity RAH

        M 1 Reply Last reply
        0
        • S Surya Ayyagari

          I am developing this tool specifically for our product. The product is called Process Expert. There are different blocks in which industrial process values are stored which in turn stores in mdb. A set of blocks is called a worksheet. In some blocks VB code is written to stablize the industrial process. I need to compare two different worksheets. I am able compare all the values, but I need to compare the VB code. If any body can help how to go about it, it will be helpful for me. Regards Surya

          M Offline
          M Offline
          Mycroft Holmes
          wrote on last edited by
          #4

          A simple string comparison would be easy but I assume you want to compare the logic/tokens in the code, in which case you will need to build and interpreter of some sort.

          Never underestimate the power of human stupidity RAH

          1 Reply Last reply
          0
          • M Mark Churchill

            So... you are doing SCADA by embedding VBA into Access databases? I'm concerned.

            Mark Churchill Director, Dunn & Churchill Pty Ltd Free Download: Diamond Binding: The simple, powerful, reliable, and effective data layer toolkit for Visual Studio.
            Entanglar: .Net game engine featuring automatic networking and powerful HLSL gfx binding.

            S Offline
            S Offline
            Surya Ayyagari
            wrote on last edited by
            #5

            This is a tool for the commisioners to check if the installed software is different from the standard. I don't understand "I'm concerned" ????.

            1 Reply Last reply
            0
            • M Mycroft Holmes

              Mark Churchill wrote:

              I'm concerned

              Other than the choice of the toolset - why?

              Never underestimate the power of human stupidity RAH

              M Offline
              M Offline
              Mark Churchill
              wrote on last edited by
              #6

              It seems like part of the supervisory routines are going to be somehow embedded in the database. I had the horrible thought of live process data being pumped thru embedded VB which affects more than just setpoints. Usually I find these kind of decisions embedded in a supervisory PLC. Or maybe I'm just paranoid...

              Mark Churchill Director, Dunn & Churchill Pty Ltd Free Download: Diamond Binding: The simple, powerful, reliable, and effective data layer toolkit for Visual Studio.
              Entanglar: .Net game engine featuring automatic networking and powerful HLSL gfx binding.

              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