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
Edit: My answer assumes that you're already using your database and just want to migrate it from SQL Express to SQL Standard edition.