0
kicks
Using ASP.NET Authentication in a Web Service with Silverlight
A reader recently asked me to expand on the ASP.NET Authentication + Silverlight concept I started.. Specifically they wanted to do know how they can have a web service that returns different results depending on who calls the service (and what role they are in). Here is my quick walk through of adding that capability to the Silverlight+ASP.NET AppServices sample.