irob's blog.

Software Developer @ Engage Software. DotNetNuke Training Instructor

Browse by Tags

All Tags » ASP.NET (RSS)
"Improving the Secured File UX" Part Two
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...
Improving the Secured File Download UX for Unauthenticated Users
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...
Signs your DNN Module Development skills could use some sharpening
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...
More Posts