Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Storing User Ids
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Storing User Ids
Miscellaneous
Thread ID:
00844582
Message ID:
00844582
Views:
40
Has anyone implemented an architecture for maintaining a logged-in user id in a Web App using Mere Mortals? I have created a class derived from mmUserManager which I could use to authenticate a user and store their Id as a property, but this does not work at a session-level - what I mean is that when I need to retrieve some data based on the user's id, that ID isn't stored in the Session or the Cache, or even in the ViewState of a page. This is a problem. Any suggestions?
Brian Burlingame
Software Engineer/Consultant
Olympic Consulting Group
brian.burlingame@ocgworld.com
Next
Reply
Map
View

Click here to load this message in the networking platform