I have a c# asp.net web site that someone previously created years ago. When I open it in VS2008 it tells me that the code has been precompiled. When I open it in VS2012 it doesn't say that. i need to make a tiny change to one line of the code behind, but it's all wrapped up in a lovely .dll that I can't edit. I downloaded ILSpy, but I'm not certain how to use it. I can see the code in the .dll, but I need to edit it. Any suggestions? please be gentle, I'm super new to this.
↧