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

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -