Max Paulousky is going to extend the functionality of his previous add-on for Visual Studio (Xaps Minifier) to simplify developers’ life.
Pivot Viewer control is used for visualizing big chunk of data and allows filtering and sorting by many criteria. Source code can be used as data that should be analyzed by a developer/team lead etc to find out bottlenecks. When I say ‘bottlenecks’, I mean classes, files, methods that should be refactored. For example, It is very difficult to maintain large classes or methods. They should be divided into several pieces or minimized by excluding duplicated code etc.