Re: Authentication help.
- From: "Kevin Spencer" <unclechutney@xxxxxxxxxxxx>
- Date: Mon, 22 Oct 2007 06:37:56 -0400
Your best bet is to use A Membership or Role Provider and Forms
Authentication in your application. The Provider Model is built in to the
ASP.Net Framework, can work from a custom database back-end, and manages
permissions across the web application in a uniform, easy to maintain
manner. In addition, it can be combined with XML Site Maps for
login-specific menuing that is handled automatically. See the following
references:
http://msdn2.microsoft.com/en-us/library/aa479030.aspx
http://msdn2.microsoft.com/en-us/library/aa530801.aspx
http://msdn2.microsoft.com/en-us/library/aa478958.aspx
--
HTH,
Kevin Spencer
Chicken Salad Surgeon
Microsoft MVP
"archana" <trialproduct2004@xxxxxxxxx> wrote in message
news:1193048020.191941.196680@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi,
thanks for reply.
but what authentication do i need to use as i have to validate
username in database.
So how will i combine this with form/windows authentication?
please help me asap.
thanks.
.
- References:
- Authentication help.
- From: archana
- Re: Authentication help.
- From: Just Me
- Re: Authentication help.
- From: archana
- Authentication help.
- Prev by Date: Re: Problem with localization.
- Next by Date: Dataset to XML on screen
- Previous by thread: Re: Authentication help.
- Next by thread: Re: Authentication help.
- Index(es):
Relevant Pages
|