I'm developing APS.net/C# applications in VS2008. I would like to be able to dump/group all of my code into single files to do end to end reviews to check for consistancy across the applications. For example I would like to dump all C# code into one text file and all markup into another.
|