I have a web application that runs on ASP.NET. The code which was developed in C# is compiled. The company that originally wrote the application is no longer trading. We now need to make changes to the functionality of the application, and of course we can;t because of the source code is compiled.
Is there a way to decompile all of this code so that we can work with it?