Santry Enterprises posted on July 28, 2003 21:28
One feature that DNN provides that you don't have to worry about when writing Web applications is role based security. DNN allows a portal administrator to create specific roles, assign users to those roles and then provide access to certain pages or sections of pages to a specific role. As a developer of modules for DNN you can use the role based security to further enhance your development and streamline the development process. In this article we will discuss the role security and how to integrate it into module development.
[Read the rest of this article...]