I have an asp.net web application. I have no source code. The hopper contains 10 assemblies and a .compiled file. I used Reflector on App_Code.dll and it shows me classes and namespaces and stuff, but its such a mess.
Is there a way to redesign this web application that won't take weeks / months? The application is quite simple.
Please note that the code was written by an engineer who left the company. We have a product.
source
share