Code behind code is not reflecting in VS 2017 Web Application Project
I am working on a project created as “Web Application Project” in C#, I am trying to implement new functionality to existing pages. Changes done on aspx page are working properly but when I add code into code behind file, changes are not reflecting. Things I have tried: