Can you use Reflector to get the source code of an app and then debug using that source code?
- by skb
It seems like you could use a mashup of Relector and a Debugger to be able to debug any .NET app WITHOUT having the source code at all. Is this possible? Has anyone seen this before?