New to Umbraco and having a problem updating the code of an existing site (Umbraco version 7.2.8).
Editing views works fine but when editing a model and/or controller the site does not change.
The files I'm editing are located in:
/Models/*.cs
/Controllers/*.cs
Could someone supply details on how to compile these?