I am working on a brown field project that was originally developed for .NET 1.1, and then adapted to .NET 2.0 using .NET 3.5
I am curious what indicators should be used to start searching for optimization and modernization points.
Are there any good CQL queries that someone found useful in cleaning up and refactoring "obsolete" .NET code?
source
share