asp.net - How to deploy and configure aspnetdb on a production server? -


i developing mvc 2 application uses aspnetdb on sql server 2008 detabase forms authentication. on development machine can configure users, roles , permissions using website administration tool (wat). question how deploy database production server , how configure users, roles , permissions?

in framework folder can find scripts generate necessary tables , procedures aspnet membership, after creating db, need enter records generating insert scripts dev db.


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -