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. Visual Studio
  4. Need Source code analyzer

Need Source code analyzer

Scheduled Pinned Locked Moved Visual Studio
csharpvisual-studiodata-structuresquestion
5 Posts 3 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.
  • R Offline
    R Offline
    rfrank5356
    wrote on last edited by
    #1

    Hi - I have a moderately complex app built in vb.net in Visual Studio that controls a servo system, a camera, a gps and a file system - I need a documentation tool that will let me see a call tree - and a where used list (data in a subroutine and where defined) - and I would like it not to cost an arm and leg - Suggestions ?

    H D 2 Replies Last reply
    0
    • R rfrank5356

      Hi - I have a moderately complex app built in vb.net in Visual Studio that controls a servo system, a camera, a gps and a file system - I need a documentation tool that will let me see a call tree - and a where used list (data in a subroutine and where defined) - and I would like it not to cost an arm and leg - Suggestions ?

      H Offline
      H Offline
      Hans Dietrich
      wrote on last edited by
      #2

      Understand for C++ CC-Rider

      Best wishes, Hans


      [CodeProject Forum Guidelines] [How To Ask A Question] [My Articles]

      R 1 Reply Last reply
      0
      • H Hans Dietrich

        Understand for C++ CC-Rider

        Best wishes, Hans


        [CodeProject Forum Guidelines] [How To Ask A Question] [My Articles]

        R Offline
        R Offline
        rfrank5356
        wrote on last edited by
        #3

        Hi Hans Thanks for the reply ! Yes, there are a few products for C++ - but my code is in VB.Net - Any suggestions ? Thanks bob

        H 1 Reply Last reply
        0
        • R rfrank5356

          Hi Hans Thanks for the reply ! Yes, there are a few products for C++ - but my code is in VB.Net - Any suggestions ? Thanks bob

          H Offline
          H Offline
          Hans Dietrich
          wrote on last edited by
          #4

          :-O Sorry! Missed the "VB.Net".

          Best wishes, Hans


          [CodeProject Forum Guidelines] [How To Ask A Question] [My Articles]

          1 Reply Last reply
          0
          • R rfrank5356

            Hi - I have a moderately complex app built in vb.net in Visual Studio that controls a servo system, a camera, a gps and a file system - I need a documentation tool that will let me see a call tree - and a where used list (data in a subroutine and where defined) - and I would like it not to cost an arm and leg - Suggestions ?

            D Offline
            D Offline
            Dan Neely
            wrote on last edited by
            #5

            You can get call trees using Reflector[^] which has the great price of being free. AFAIK you'll need to look elsewhere if you need pretty graphics instead of just a simple treeview style display.

            -- You have to explain to them [VB coders] what you mean by "typed". their first response is likely to be something like, "Of course my code is typed. Do you think i magically project it onto the screen with the power of my mind?" --- John Simmons / outlaw programmer

            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