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?
Asked
Active
Viewed 486 times
2 Answers
1
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?
0
Sorry to say, but you will have to write user management code in your app.
You might find this article interesting.
https://web.archive.org/web/20210306174425/https://www.4guysfromrolla.com/articles/052307-1.aspx

Erik Funkenbusch
- 92,674
- 28
- 195
- 291