I'm trying to find the location Visual Studio puts ASP.NET applications when they're compiled and running. I ask because when I run my project from VS it's running an old branch I was looking at yesterday instead of the branch I have open in VS to work on (which is updated). I remember finding the location before and deleting these files causing VS to re-make (or recompile?) them. So where is the compiled code kept?