Got more questions? Find advice on: SQL | XML | Regular Expressions | Windows
in Search
Welcome to AspAdvice Sign in | Join | Help

Browse by Tags

All Tags » ASP.NET » Roles
  • A Better ASP.Net Member/Role Management Page Pt. 8

    Prologue It’s been over a year since I finished this series of posts, and I really thought I was done. I found however (now that I’m using it in production at work) that there is a slight oversight I plan on correcting in this post. This will be a “short, sweet and to the point” posting. (And I’m not done yet… there’s a part 9. If you want to ...
    Posted to .Net Discoveries (Weblog) by Yougotiger on July 29, 2010
  • A Provider by Any Other Name…Doesn’t Smell So Sweet

    Prologue A funny thing happened on the way to the… management page. I found a kind of an anomaly taking place when you configure your Membership Provider use one application and your Role Provider is configured to use a different one. What I found is that I had users I deleted still assigned to some of my roles (phantom users). Problem In the ...
    Posted to .Net Discoveries (Weblog) by Yougotiger on June 16, 2009
  • A Better ASP.Net Member/Role Management Page Pt. 7

    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 ...
    Posted to .Net Discoveries (Weblog) by Yougotiger on March 30, 2009
  • A Better ASP.Net Member/Role Management Page Pt. 6

    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 ...
    Posted to .Net Discoveries (Weblog) by Yougotiger on January 21, 2009
  • A Better ASP.Net Member/Role Management Page Pt. 5

    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 ...
    Posted to .Net Discoveries (Weblog) by Yougotiger on December 4, 2008
  • A Better ASP.Net Member/Role Management Page Pt. 3

    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 ...
    Posted to .Net Discoveries (Weblog) by Yougotiger on October 14, 2008
  • A Better ASP.Net Member/Role Management Page Pt. 2

    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 ...
    Posted to .Net Discoveries (Weblog) by Yougotiger on October 7, 2008
  • A Better ASP.Net Member/Role Management Page Pt. 1

    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 ...
    Posted to .Net Discoveries (Weblog) by Yougotiger on September 29, 2008
  • login, roles problem

    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 ...
    Posted to General Questions (Forum) by dbrook007 on November 6, 2006