问题
In Visual Studio 2010 there is a handy tool for managing users for my Silverlight Business Application. How do I do this with my deployed application?
回答1:
Sorry to say, but you will have to write user management code in your app.
You might find this article interesting.
http://www.4guysfromrolla.com/articles/052307-1.aspx
回答2:
Good question, I'm surprised there isn't a built-in, pre-canned solution :)
There's an option here: http://mywsat.codeplex.com/
Related questions:
is it possible to use iis 7 to manage users when using forms authentication with asp.net
User management in Silverlight, create custom UI or use ASP.NET website administration tool?
来源:https://stackoverflow.com/questions/5500959/how-do-i-manage-asp-net-users-on-a-non-development-server