Link to home
Start Free TrialLog in
Avatar of ksfok
ksfok

asked on

ASP.NET Project Analysis

Given an ASP.NET project with no documentation what so ever, how could we analyse it and identify its general logic and functionality? For example, we would need to know (1) the purpose of each page; (2) the amount of times each one is called and who is calling who? Any handy tool/script (preferably free) currently exists for that purpose? Please advise. Thanks.
Avatar of davecorun
davecorun

Are you trying to make a budget / schedule from gathering this data?  I don't know of any automated tool on the market that does this today.
Avatar of ksfok

ASKER

This is for understanding an ASP.net project inherited from someone who is no longer around. Any suggestion to speed up the process is welcome. Thanks.
ASKER CERTIFIED SOLUTION
Avatar of davecorun
davecorun

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial