I have always tried to keep a separation in my coding (N-tiered development it used to be called; now in .Net it is MVC) but it has recently come up that it can be "better" to store some code inside database tables. This seems REALLY hard to troubleshoot and / or maintain.
Does anybody reputable say this is a good idea?
Thanks.
Does anybody reputable say this is a good idea?
Thanks.