Re: Checking for state's existence
Brock Allen <[email protected]> Wed, 23 Apr 2008 09:52:06 -0400
| Newsgroups | gmane.comp.windows.devel.dotnet.web |
|---|---|
| Message-ID | <000301c8a549$39e03610$ada0a230$@com> |
> What exactly are you checking, and why? > >>> Key values; for example the id of the person logged in which used > throughout the app for audit logging. Session is unnecessary to store the id of the authenticated user; it's already built into ASP.NET via User.Identity.Name. -Brock =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com