Advice on splitting applications
I have come across several examples in my development career where the code has become monolithic and shared amongst multiple applications. For example, a project that I worked on recently had two websites - one for internal admin and one for external and the code is not well-segmented into different assemblies.
It would be nice to be able to select two application projects and get an output for items used separately and shared. You can do this by querying but a simple method would be useful.
-
This sounds a bit too specific, would a custom program based on NDepend.API be more suited for this?
http://www.ndepend.com/api/webframe.html?NDepend.API_gettingstarted.htmlAlso have your read these related documents?
http://www.ndepend.com/docs/white-books