Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Membership database
Message
De
18/06/2010 11:33:31
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, États-Unis
 
 
À
18/06/2010 11:13:20
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
Bases de données
Versions des environnements
Environment:
C# 4.0
OS:
Windows 7
Divers
Thread ID:
01469608
Message ID:
01469611
Vues:
40
>Hi all.
>
>I am creating a small asp.net project to help learn VS. I am going to use the user / password log in method to authenticate users. VS created the membership database and that part is working fine. I just was wondering if "best practices" would be to create a new database for the app or just use the membership database?
>
>Thanks.

I always use the same database. That way you can have different Membership instances per application. All the Membership stuff is prefixed with aspnet_ so that helps. I wish they would just come in their own Schema.
Very fitting: http://xkcd.com/386/
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform