Code Dependencies

  • Thread starter Thread starter NJDevils28
  • Start date Start date
N

NJDevils28

Guest
Hello All,


I'm using Visual Studios Enterprise edition. I have been able to generate a code map.

The Issue I am having is the code map does not provide the information I'm looking for.


The Solution I have included 75 to 100 *.CS Files. These are the C# files I need to create a dependency on.

I need to see, either visually or in a file of some sort, how each of the *.CS files connect to one another.

When I run the code map and click on [Show Dependencies], I do not get the correct information. I get links to system.dll's and such but not any links between the program modules.

Is there a way to just connect the Program modules together?


-Ron

Continue reading...
 
Back
Top