0

Plz refer to this previous post of mine.

I have studied asp.net's membership provider.

Now I need to study how to use asp.net's Role Provider facility in combination with Forms Authentication.

I did study MSDN's Role Provider topic. It was not helpful for beginners as usual.

I have also searched Google. That was also a failure.

Can anyone plz provide me with any web link that explain the Role Provider with a clear, complete and ready to run asp.net (C#) example?

Community
  • 1
  • 1
user366312
  • 16,949
  • 65
  • 235
  • 452
  • Have you looked at the security series on asp.net http://www.asp.net/learn/security/ –  Aug 27 '09 at 04:27

1 Answers1

1

You can read more about entire forms authentication, membership ans roles at ASP .Net Security

Nirlep
  • 566
  • 1
  • 5
  • 13