Browse by Tags
All Tags »
DotNetNuke (
RSS)
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...
DotNetNuke has extensive security features. One of which is enforcing role based permissions when accessing files. The general workflow is to say that "Registered Users" get to see a particular file, you then create a link to that file using DNN, and...
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...
I would like to share with you information about the three St. Louis .NET related user groups that I attend: St. Louis .NET User Group This group generally meets the fourth Monday of each month. St. Louis C# User Group This group generally meets the second...
More Posts