How to create a Login/Logout page in Silverlight app using WCF Ria Services
-
Friday, April 13, 2012 11:36 PM
Hi
I have developed an Silverlight application in which i want to add login/logout page. I tried googling the problem and found some articles but non of them helped much.
My application uses WCF Ria Services to communicate with Database.
I want to create login/logout as given in Silverlight business templates. But here i want to use database of mine own for adding new users or checking login infos.
Please suggest me any working tutorial, demo or steps i should follow ?
Thanks
All Replies
-
Saturday, April 14, 2012 10:32 PM
Have look at the followin link
http://www.silverlightshow.net/items/WCF-RIA-Services-Part-7-Authentication-and-Authorization.aspx
-
Sunday, April 15, 2012 10:19 PM
I want to create login/logout as given in Silverlight business templates
Hi
According to your description, you want a authentication with silverlight bussiness application.
So I suggest you to refer the useful link below:
Walkthrough: Using Authentication Service with Silverlight Business Application
Hope helpful

