Forms authentication design guidlines needed
From: Larry Hastings (greg.@remove-me.unixsucks.com)
Date: 11/24/02
- Next message: John Timney \(Microsoft MVP\): "Re: Permissions needed for a Windows Forms Control to call a WebService"
- Previous message: Danny Shisler: "Permissions needed for a Windows Forms Control to call a WebService"
- Next in thread: Philip Q [MVP]: "Re: Forms authentication design guidlines needed"
- Reply: Philip Q [MVP]: "Re: Forms authentication design guidlines needed"
- Reply: Michael Stuart: "Re: Forms authentication design guidlines needed"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Larry Hastings" <greg.@remove-me.unixsucks.com> Date: Sun, 24 Nov 2002 13:13:01 -0600
Hello,
I'm planning to use forms authentication for my project and would like to know what would the recommended folder/component
structure for project.
I have a bunch of publicly available pages and bunch of pages for authenticated users only. Currently to have the same look and feel
I have defined user controls on all pages which in code-behind page determines if user is authenticated or not and displayes
specific part of the page.
Here is the question.
1. Is it better to have completely separate page for authenticated user instead of hiding/showing panels on a single page?
2. Is it better to move authenticated content to separate folder so it would be easier to control access to it through <location>
element in web.config?
Any ideas would be greatly appreciated,
G
- Next message: John Timney \(Microsoft MVP\): "Re: Permissions needed for a Windows Forms Control to call a WebService"
- Previous message: Danny Shisler: "Permissions needed for a Windows Forms Control to call a WebService"
- Next in thread: Philip Q [MVP]: "Re: Forms authentication design guidlines needed"
- Reply: Philip Q [MVP]: "Re: Forms authentication design guidlines needed"
- Reply: Michael Stuart: "Re: Forms authentication design guidlines needed"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|