Solution Analyser v0.1 for C#           


Screenshot Solution Analyser was written answer a common development question: How many lines of code does my solution contain?

The idea was then quickly expanded to categorise code according to whether it was coded by, generated by Visual Studio, or whether it is generated business object code.

The second improvement involved displaying the results in a tree-grid, which allows for variable level of detail (at the expense of a few extra MB - apologies).
Download