irob's blog.

Software Developer @ Engage Software. DotNetNuke Training Instructor

Browse by Tags

All Tags » DotNetNuke (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...
Creating DotNetNuke Modules using a Web Application Project (WAP)
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...
Posted: Oct 15 2008, 12:03 PM by irobinson | with 8 comment(s)
Filed under: , ,
St. Louis Area User Groups
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