Until now, I have only PreCompiled my sites.
I have recently started using Umbraco and I see that they do not.
This makes editing my source code so much easier, as I do not need to upload the entire bin folder every time.
1: What are the advantages and disadvantages of this or that?
2: If I use dynamic compiling all of my code is now "openly available" on my site. Is that safe?
Thanks