I have a dev server, and a live server. I make a change to the code behind on the dev server, and upload the files to the live server, but nothing changes.
I know I'm being dense, but what do I need to do? I've tried restarting the app pool, restarting the website etc but no luck!
If I make changes to the aspx file, this works, but any changes in the cs file and nothing happens.