<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Get URI Of Silverlight Plugin Host Page</title>
	<atom:link href="http://www.thereforesystems.com/get-uri-of-silverlight-plugin-host-page/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thereforesystems.com/get-uri-of-silverlight-plugin-host-page/</link>
	<description>a learning effort by Deepak Kapoor</description>
	<lastBuildDate>Thu, 09 Feb 2012 13:29:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: JR</title>
		<link>http://www.thereforesystems.com/get-uri-of-silverlight-plugin-host-page/comment-page-1/#comment-49006</link>
		<dc:creator>JR</dc:creator>
		<pubDate>Thu, 18 Nov 2010 20:33:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.thereforesystems.com/get-uri-of-silverlight-plugin-host-page/#comment-49006</guid>
		<description>This was very handy.
One issue I am having is the URL changes depending on whether I am local or deployed to IIS:

http://localhost/SilverlightRestExampleTestPage.aspx&quot;;
http://localhost//SilverlightRestExampleTestPage.aspx&quot;;

I am trying to parse these so my Silverlight client can post back to the server it came from.

Know of an elegant way to just get the:




So I can dynamically build my URL on the client?

Thx, JR</description>
		<content:encoded><![CDATA[<p>This was very handy.<br />
One issue I am having is the URL changes depending on whether I am local or deployed to IIS:</p>
<p><a href="http://localhost/SilverlightRestExampleTestPage.aspx" rel="nofollow">http://localhost/SilverlightRestExampleTestPage.aspx</a>&#8220;;<br />
<a href="http://localhost//SilverlightRestExampleTestPage.aspx" rel="nofollow">http://localhost//SilverlightRestExampleTestPage.aspx</a>&#8220;;</p>
<p>I am trying to parse these so my Silverlight client can post back to the server it came from.</p>
<p>Know of an elegant way to just get the:</p>
<p>So I can dynamically build my URL on the client?</p>
<p>Thx, JR</p>
]]></content:encoded>
	</item>
</channel>
</rss>

