In Improving the Secured File Download UX for Unauthenticated Users I elaborated on a workaround hack to display a friendly error message and redirect to the login page when trying to access a file that had been through DotNetNuke's file ticket system...
Your latest DNN module utilizes in-line CSS like it was going out of style. You frequently need to release new versions due to changes that consist solely of updates to hard coded strings in your code-behind. Every time you implement your modules as part...
When creating a DNN module, you have the option to choose from the web site project (WSP), or a web application project (WAP). I prefer the web application project approach, and I'll explain it for developers who are new to module development, or unfamiliar...