i just took over an ASP.NET site and this is the file structure:
- the main director has all the .aspx files
- each of the .aspx files have a compiled code-behind in the bin directory ending in ".aspx.cdcab7d2.compiled".
What is this?
- it also has a .dll file in the bin directory
how can i work backwards and import this site into VS2005?
thanks in advance!
Start Free Trial