Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Security > roleprovider persistent field

Reply
Thread Tools

roleprovider persistent field

 
 
FabSW
Guest
Posts: n/a
 
      11-08-2006
Hi All, i'm implementing a role provider for my web application 2.0, i
taked the sample at

http://msdn.microsoft.com/library/de...ovMod_Prt2.asp

ReadOnlyXmlRoleProvider

In initialize method it fill a dictonary with all users and roles and
than it seems to be persistent every postback, i don't understand how
it's possible there's no data in cookies, session or cache, where the
data's dictonary is stored???

thanks.

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Persistent field and Persistent properties - difference gk Java 7 10-12-2010 09:43 PM
javascript validation for a not required field, field is onlyrequired if another field has a value jr Javascript 3 07-08-2010 10:33 AM
1.Enter space bar for field names and save the field.The field shoud not get saved and an alert should be there as"Space bars are not allowed" Sound Javascript 2 09-28-2006 02:43 PM
Getting RolePrincipal to use RoleProvider.IsInRole rather than RoleProvider.GetRolesForUser Keith Patrick ASP .Net Security 1 08-20-2006 09:23 AM
MembershipProvider/RoleProvider Problems Mark Olbert ASP .Net 1 01-10-2006 12:41 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57