Skip to main content
spelling, formatting, punctuation
Source Link
gnat
  • 20.5k
  • 29
  • 117
  • 310

I am not much familiar with documenting/System designing stuff...

I have to maintain an application written in C# - working as windows service. 
However there is no documentation for this system which makes it really pathetic to find where some problem (conceptually) occuredoccurred.

I would like to know the best way to design/document it (using current code) manually or preferrablypreferably automatically so that iI can identify the exact problems...

like iLike I feel as if sequence diagram won't much help probably.... 
Also, please guide me if iI am taking it on wrong side?

I am not much familiar with documenting/System designing stuff...

I have to maintain an application written in C# - working as windows service. However there is no documentation for this system which makes it really pathetic to find where some problem (conceptually) occured.

I would like to know the best way to design/document it (using current code) manually or preferrably automatically so that i can identify the exact problems...

like i feel as if sequence diagram won't much help probably.... Also, please guide me if i am taking it on wrong side?

I am not much familiar with documenting/System designing stuff.

I have to maintain an application written in C# - working as windows service. 
However there is no documentation for this system which makes it really pathetic to find where some problem (conceptually) occurred.

I would like to know the best way to design/document it (using current code) manually or preferably automatically so that I can identify the exact problems.

Like I feel as if sequence diagram won't much help probably. 
Also, please guide me if I am taking it on wrong side?

Source Link
UmerK
  • 109
  • 1
  • 2

Design Document From Code

I am not much familiar with documenting/System designing stuff...

I have to maintain an application written in C# - working as windows service. However there is no documentation for this system which makes it really pathetic to find where some problem (conceptually) occured.

I would like to know the best way to design/document it (using current code) manually or preferrably automatically so that i can identify the exact problems...

like i feel as if sequence diagram won't much help probably.... Also, please guide me if i am taking it on wrong side?