I am trying to make some changes to an existing asp.net website made in sitefinity cms. I am editing a .cs file but it does not changes anything on the website.
I cannot build this website in visual studio because it keeps on giving me the errors while building no matter how many errors I solve.
There is link forum which says that rebuilding the project is not required for websites made in asp.net. Building is only required in web applications where dll files are created.
If its true then the changes should render and show up on website. Am I missing something?