i want to look at some dlls generated by a web app i am working on with
ildasm however all the dlls generated in the temporary directory get renamed
to App_Web_[random text].dll, similarly the vb source files are also renamed.
given the number of dlls i dont want to open each up in turn hoping it is
the one i want to look at. is there a recommended way to look at web app dlls
using ildasm?
ildasm however all the dlls generated in the temporary directory get renamed
to App_Web_[random text].dll, similarly the vb source files are also renamed.
given the number of dlls i dont want to open each up in turn hoping it is
the one i want to look at. is there a recommended way to look at web app dlls
using ildasm?