views:

2

answers:

0

As the topic describes. I am searching for a good (simple) product that lets me keep track of all my WebServices/WindowsServices/WebApps and what they use (my components). For each component I will select what other components are used by it. By doing that on all my components I will be able to get a complete overview of who uses what.

That way if I need to do changes in one of the components here, I will know what other components are affected.

I have tried a system named Logidex, but this system is pricey and WAY overkill for this.

I am looking for a simple system that has these basic features and maybe a few extra features, but these being the main features:

  • Component Type: WindowsService/WebService/WebApp/Assembly(DLL) etc
  • Component Name: The System name of the component
  • Component Description: A subset with info. This can be description, documentation and other stuff.
  • Version: Might be different versions.
  • Dependent on: Add dependencies to other components + some extra info added to each Component as description etc.

But I do not want anything much deeper than this. I have no interest in what methods/functions exists within each component. I only need this to get to see the big picture whenever its needed.