Right now SilverlightDesktop is in an odd state. It runs but it doesn't do much. We were not ready! Microsoft came out with a new version of Silverlight that completely broke the example we had.
So we published the half-finished version we were working on because something was better than nothing.
Well once we get the window sizing problem fixed and finish the WhoAmI module, we will do a tutorial that shows you how to build a email module for it. It will show how the SilverlightDesktop framework handles the security.
I think people will discover that creating secure web services for your Silverlight apps and allowing people to “log in” is more code than the rest of the app. Using SilverlightDesktop eliminates that work.
Let’s say you have a Silverlight game, If your want to have high scores and allow people to create accounts and compete you have a bunch of work ahead of you, right?
& ...