I have a brand-new dnn installation that I'm playing around with.
I made a small change to a couple of source code files (*.cs) but I'm not seeing that change on my site. I also made an innocuous change to the web.config file, trying to force the site to recompile and recognize my edits.
So does dnn only source from the binary files? And it doesn't recompile "in-place"?
If that's true, then is there a way to make it recompile upon source-code or web.config edit? Without recompiling and redeploying all the binaries?
Again, just playing around. This isn't a Department of Defense website and I accept that this is not exactly best practices. Just wanting to experiment.
Thanks