|
|
Browse by Tags
All Tags » Roles
Showing page 2 of 2 (14 total posts)
-
Prologue
**Author Note – If you are bewildered by a line (perhaps two) that are red and bold, don’t they that they’re errors, they are corrections/additions. Please see the comments, after the article for comments regarding the highlighted line(s).** (If you want to follow along with the rest of the series, you can create the management page ...
-
-
Prologue:
**Author’s Note** – Thank you to everyone for your comments. It has come to my attention that I didn’t pay enough attention to a couple of the details. For that I apologize. I created the code that resulted in this page and then recreated it doing optimizations as I went and converting it from a page to a user control. Sometimes I ...
-
Hi
I have an asp.net 2.0 project and am experiencing a problem.
In the project, I am trying to make use of Membership.
I have one Role, called "Basic User" and two users - "admin" and "test".
"admin" is a member of the Role but "test" is not.
I have only a few pages in the ...
2
|
|
|