When I run the project, The web page loads normally but when I tried to make changes to the CSHTML files, I press refresh, and the page did not load the changes. I have to stop IIS express and run it again to make the changes happen, which is very annoying and inefficient.
Microsoft visual studio 2015 Windows 7 32bit
edit: My temporary solution that I have discovered: Save (even without changes) the applicationhost.config file, then save file im working on (to reload the page automatically using browsersync)