I am building an ASP.NET 3.5 (C#) application and I plan to use the membership and roles security.
I want to set this up on my SQL Server 2008 standard edition and n
you need to run aspnet_regsql. That will popup the wizard to configure your new database.