Help with ASP.NET Memberships
- From: "Jonathan Wood" <jwood@xxxxxxxxxxxxxxxx>
- Date: Mon, 15 Oct 2007 13:37:34 -0600
I'm taking my first stab at using ASP.NET memberships and could use some help.
I'm following along in a book, which recommends I use the Web Application Administration Tool in VS 2005.
A couple of problems:
1. The only choices it gives me for the authentication method are Windows and Passport. Based on what I read, forms is what I need. Can anyone tell me why this option isn't available?
2. I see it generated a complete, new database to store the membership information in. That's okay I guess but doesn't it have the option of storing those tables in my main database? Is it the standard to create a separate database? Most of the data I need to store will be associated with the users and so I assume I'd want to combine database and be able to extend the user information that ASP.NET created. Am I off-track here?
Thanks for any help.
--
Jonathan Wood
SoftCircuits Programming
http://www.softcircuits.com
.
- Follow-Ups:
- Re: Help with ASP.NET Memberships
- From: Phil H
- Re: Help with ASP.NET Memberships
- From: Scott M.
- Re: Help with ASP.NET Memberships
- Prev by Date: Re: Is there a 3rd party text editor control that is approx as scripab
- Next by Date: Re: ASP .NET 2.0 Unanswered questions...
- Previous by thread: Can't set Login.FailureTextStyle.ForeColor ?
- Next by thread: Re: Help with ASP.NET Memberships
- Index(es):
Relevant Pages
|
Loading