<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Using ASP.NET Authentication in a Web Service with Silverlight</title><link>http://blogs.msdn.com/brada/archive/2008/06/23/using-asp-net-authentication-in-a-web-service-with-silverlight.aspx</link><description>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</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title> &amp;raquo; Using ASP.NET Authentication in a Web Service with Silverlight</title><link>http://blogs.msdn.com/brada/archive/2008/06/23/using-asp-net-authentication-in-a-web-service-with-silverlight.aspx#8641904</link><pubDate>Mon, 23 Jun 2008 15:42:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8641904</guid><dc:creator> &amp;raquo; Using ASP.NET Authentication in a Web Service with Silverlight</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://net.blogfeedsworld.com/?p=9981"&gt;http://net.blogfeedsworld.com/?p=9981&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Using ASP.NET Authentication in a Web Service with Silverlight</title><link>http://blogs.msdn.com/brada/archive/2008/06/23/using-asp-net-authentication-in-a-web-service-with-silverlight.aspx#8642029</link><pubDate>Mon, 23 Jun 2008 16:31:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8642029</guid><dc:creator>Denho Geldenhuys</dc:creator><description>&lt;p&gt;Brad, it seems like the link to download the full project is not working.&lt;/p&gt;
&lt;p&gt;Looking forward to the sessions in Johannesburg tomorrow :-)&lt;/p&gt;
</description></item><item><title>re: Using ASP.NET Authentication in a Web Service with Silverlight</title><link>http://blogs.msdn.com/brada/archive/2008/06/23/using-asp-net-authentication-in-a-web-service-with-silverlight.aspx#8642377</link><pubDate>Mon, 23 Jun 2008 18:01:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8642377</guid><dc:creator>Kashif</dc:creator><description>&lt;p&gt;My silverlight app has a media player and I need to track the video start and completion time. I have service that stores this information in the database. Is there a way to know if this service is being called from my SL app or a user is calling it directly?&lt;/p&gt;
</description></item><item><title>re: Using ASP.NET Authentication in a Web Service with Silverlight</title><link>http://blogs.msdn.com/brada/archive/2008/06/23/using-asp-net-authentication-in-a-web-service-with-silverlight.aspx#8642490</link><pubDate>Mon, 23 Jun 2008 18:33:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8642490</guid><dc:creator>BradA</dc:creator><description>&lt;p&gt;Denho -- &amp;nbsp;Ahh, yes.. My download link was broken... I think I have fixed it now, can you check again?&lt;/p&gt;
&lt;p&gt;Oh, and I am really looking forward to the talks... it will be lost of fun!&lt;/p&gt;
</description></item><item><title>re: Using ASP.NET Authentication in a Web Service with Silverlight</title><link>http://blogs.msdn.com/brada/archive/2008/06/23/using-asp-net-authentication-in-a-web-service-with-silverlight.aspx#8642521</link><pubDate>Mon, 23 Jun 2008 18:40:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8642521</guid><dc:creator>BradA</dc:creator><description>&lt;p&gt;Kashif &amp;nbsp;- Have you checked out the IIS7 MediaPack? &amp;nbsp;my feeling is that there willl be a more secure way to do that there. &amp;nbsp;&lt;a rel="nofollow" target="_new" href="http://www.iis.net/default.aspx?tabid=22"&gt;http://www.iis.net/default.aspx?tabid=22&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you are just looking for obscurity (rather than security), you could always have the client and server both perform some calculation and pass that as an argument.. &amp;nbsp;&lt;/p&gt;
</description></item><item><title>re: Using ASP.NET Authentication in a Web Service with Silverlight</title><link>http://blogs.msdn.com/brada/archive/2008/06/23/using-asp-net-authentication-in-a-web-service-with-silverlight.aspx#8642550</link><pubDate>Mon, 23 Jun 2008 18:46:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8642550</guid><dc:creator>nick</dc:creator><description>&lt;p&gt;&amp;quot;lost of fun&amp;quot; ???&lt;/p&gt;
&lt;p&gt;&amp;quot;In the login_Competed handler, go ahead...&amp;quot;&lt;/p&gt;
&lt;p&gt;you're in a rush, i know :)&lt;/p&gt;
</description></item><item><title>re: Using ASP.NET Authentication in a Web Service with Silverlight</title><link>http://blogs.msdn.com/brada/archive/2008/06/23/using-asp-net-authentication-in-a-web-service-with-silverlight.aspx#8642735</link><pubDate>Mon, 23 Jun 2008 19:27:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8642735</guid><dc:creator>timheuer</dc:creator><description>&lt;p&gt;there is also a video walk through of this here: &lt;a rel="nofollow" target="_new" href="http://silverlight.net/learn/learnvideo.aspx?video=56228"&gt;http://silverlight.net/learn/learnvideo.aspx?video=56228&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Using ASP.NET Authentication in a Web Service with Silverlight</title><link>http://blogs.msdn.com/brada/archive/2008/06/23/using-asp-net-authentication-in-a-web-service-with-silverlight.aspx#8642790</link><pubDate>Mon, 23 Jun 2008 19:38:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8642790</guid><dc:creator>Bob Archer</dc:creator><description>&lt;p&gt;Brad,&lt;/p&gt;
&lt;p&gt;I seem to remember that there was some type of Proxy Service to the Membership/Role providers already that you could access rather than having to write a &amp;quot;CanFireBob&amp;quot; svc method. Wouldn't this service proxy be available for Silverlight? I think it was originally added for MS Ajax though.&lt;/p&gt;
&lt;p&gt;BOb&lt;/p&gt;
</description></item><item><title>Silverlight Cream for June 23, 2008 -- #307</title><link>http://blogs.msdn.com/brada/archive/2008/06/23/using-asp-net-authentication-in-a-web-service-with-silverlight.aspx#8644587</link><pubDate>Tue, 24 Jun 2008 03:53:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8644587</guid><dc:creator>Community Blogs</dc:creator><description>&lt;p&gt;Rob Houweling with a Sketch Application (2 parts), Martin Mihaylov continuing with Shapes, Karen Corby&lt;/p&gt;
</description></item><item><title>re: Using ASP.NET Authentication in a Web Service with Silverlight</title><link>http://blogs.msdn.com/brada/archive/2008/06/23/using-asp-net-authentication-in-a-web-service-with-silverlight.aspx#8645498</link><pubDate>Tue, 24 Jun 2008 07:21:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8645498</guid><dc:creator>Denho Geldenhuys</dc:creator><description>&lt;p&gt;Tested the download link again and its working now. Thank you.&lt;/p&gt;
</description></item><item><title>re: Using ASP.NET Authentication in a Web Service with Silverlight</title><link>http://blogs.msdn.com/brada/archive/2008/06/23/using-asp-net-authentication-in-a-web-service-with-silverlight.aspx#8646047</link><pubDate>Tue, 24 Jun 2008 10:08:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8646047</guid><dc:creator>tood Kohl</dc:creator><description>&lt;p&gt;the similar article can also be found at &lt;a rel="nofollow" target="_new" href="http://webhosting.asphostcentral.com/?cat=33"&gt;http://webhosting.asphostcentral.com/?cat=33&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>Using ASP.NET Authentication in a Web Service with Silverlight</title><link>http://blogs.msdn.com/brada/archive/2008/06/23/using-asp-net-authentication-in-a-web-service-with-silverlight.aspx#8647726</link><pubDate>Tue, 24 Jun 2008 19:07:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8647726</guid><dc:creator>DotNetKicks.com</dc:creator><description>&lt;p&gt;You've been kicked (a good thing) - Trackback from DotNetKicks.com&lt;/p&gt;
</description></item><item><title>Silverlight 2 - risorse</title><link>http://blogs.msdn.com/brada/archive/2008/06/23/using-asp-net-authentication-in-a-web-service-with-silverlight.aspx#8676151</link><pubDate>Tue, 01 Jul 2008 12:33:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8676151</guid><dc:creator>Pietro Brambati Blog</dc:creator><description>&lt;p&gt;Percorso formativo in italiano Aggiornamento del percorso formativo su Silverlight 2, ecco i link diretti,&lt;/p&gt;
</description></item><item><title>Silverlight 2 – (alcune) risorse</title><link>http://blogs.msdn.com/brada/archive/2008/06/23/using-asp-net-authentication-in-a-web-service-with-silverlight.aspx#8687702</link><pubDate>Fri, 04 Jul 2008 10:12:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8687702</guid><dc:creator>Pietro Brambati Blog</dc:creator><description>&lt;p&gt;Percorso formativo in italiano Aggiornamento del percorso formativo su Silverlight 2, ecco i link diretti,&lt;/p&gt;
</description></item><item><title>Silverlight 2 – (alcune) risorse</title><link>http://blogs.msdn.com/brada/archive/2008/06/23/using-asp-net-authentication-in-a-web-service-with-silverlight.aspx#8748882</link><pubDate>Fri, 18 Jul 2008 15:21:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8748882</guid><dc:creator>Pietro Brambati Blog</dc:creator><description>&lt;p&gt;Updated 18/7/2008 Percorso formativo in italiano Aggiornamento del percorso formativo su Silverlight&lt;/p&gt;
</description></item><item><title>Lipitor side effects.</title><link>http://blogs.msdn.com/brada/archive/2008/06/23/using-asp-net-authentication-in-a-web-service-with-silverlight.aspx#8763172</link><pubDate>Tue, 22 Jul 2008 09:19:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8763172</guid><dc:creator>Lipitor.</dc:creator><description>&lt;p&gt;Generic lipitor. Co q10 and lipitor. Lipitor and side effects. Lipitor and muscle pain. Lipitor side effects.&lt;/p&gt;
</description></item><item><title>Cheap zolpidem.</title><link>http://blogs.msdn.com/brada/archive/2008/06/23/using-asp-net-authentication-in-a-web-service-with-silverlight.aspx#8840489</link><pubDate>Thu, 07 Aug 2008 10:08:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8840489</guid><dc:creator>Cheap zolpidem persriptions.</dc:creator><description>&lt;p&gt;Cheap zolpidem. Zolpidem next day delivery. Zolpidem abuse.&lt;/p&gt;
</description></item><item><title>Silverlight 2 line-of-business application</title><link>http://blogs.msdn.com/brada/archive/2008/06/23/using-asp-net-authentication-in-a-web-service-with-silverlight.aspx#8896228</link><pubDate>Tue, 26 Aug 2008 08:43:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8896228</guid><dc:creator>Li Chen's Weblog</dc:creator><description>&lt;p&gt;Silverlight 2 line-of-business application&lt;/p&gt;
</description></item></channel></rss>