How to Cross-Reference/Verify Asp.Net website pages -


i've inherited asp.net website (vs/vb 2008 express). there many files copies of other files (previous developers copy code-behind page , rename make changes, page.aspx have pageupdatea.aspx.vb code-behind page, page.aspx.vb still exist).

is there way cross reference site pages/files verify/validate pages, find unused pages?

i need tool work source code, using crawler crawl site won't work.

i have access versions of vs 2008 (and 2010/2012).


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -