This is the first in a series of blog posts filed under the "Trimming the DNN Fat" category. I hope to add as many of these "tips and tricks" as I discover them. In this edition we'll take a look at how the Module's Settings are being stored, used, and how they end up orphaned and therefore unnecessarily cluttering your database and as a result, you application footprint (Because DNN caches this data). A lot of modules in the DotNetNuke eco-system, commercial and non-commercial alike, provide configuration capabilities that allow its users t... [More]