Hi,
I have taken the desision to design my own customer membership provider and eben reading up and watching Chris Pells videos.
The Chris Video seems to have all the information in one table, and when I use the autogenerateschema in the web.config it generated two tables, the membership table and the user table.
Is the one or two table method better, or have I completly got the wrong end of the stick.
I am happy with JOINS and all of that, just seemed to have two ways to go
...
Go to the complete details ...