{#advanced_dlg.about_title}

Technology »

Wednesday, May 25, 2011 | 0 Comments

Every now an then I find myself looking for this function and somehow I always end up re-writing it over and over again. I am now posting it on my blog so I won't have to do that again. (Click into the article to get the code) [More]

{#advanced_dlg.about_title}

Open Source, .NET Framework »

Thursday, October 16, 2008 | 0 Comments

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]