<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://code.msdn.microsoft.com/rss.xsl"?><rss version="2.0"><channel><title>Silverlight Web Services Samples</title><link>http://code.msdn.microsoft.com/silverlightws/Project/ProjectRss.aspx</link><description>These code samples demonstrate Silverlight support for Web Services &amp;#40;SOAP, REST, POX, JSON&amp;#41; and Syndication &amp;#40;RSS, Atom&amp;#41;.</description><item><title>UPDATED RELEASE: SL 2 RTW Samples (Oct 14, 2008)</title><link>http://code.msdn.microsoft.com/silverlightws/Release/ProjectReleases.aspx?ReleaseId=1660</link><description>The following Silverlight Web Services samples are availabe with the SL 2 RTW release&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#33;&amp;#33; SOAP Services&lt;br /&gt;&amp;#42; &amp;#42;&amp;#40;Basic&amp;#41;&amp;#42; Spell Checker&amp;#58; &amp;#91;url&amp;#58;View it&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;samples&amp;#47;sl2&amp;#47;spellchecker&amp;#47;run&amp;#47;default.html&amp;#93; &amp;#124; &amp;#91;url&amp;#58;Download source&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;samples&amp;#47;sl2&amp;#47;spellchecker&amp;#47;source&amp;#47;source.zip&amp;#93;. Demonstartes how to consume a WCF backend service to build an AJAX-style spell checker.&lt;br /&gt;&amp;#42; &amp;#42;&amp;#40;Basic&amp;#41;&amp;#42; Weather Widget&amp;#58; &amp;#91;url&amp;#58;View it&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;samples&amp;#47;sl2&amp;#47;weatherwidget&amp;#47;run&amp;#47;default.html&amp;#93; &amp;#124; &amp;#91;url&amp;#58;Download source&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;samples&amp;#47;sl2&amp;#47;weatherwidget&amp;#47;source&amp;#47;source.zip&amp;#93;. Demonstrates how to consume a public SOAP service &amp;#91;url&amp;#58;WeatherBug&amp;#124;http&amp;#58;&amp;#47;&amp;#47;weather.weatherbug.com&amp;#47;desktop-weather&amp;#47;api.html&amp;#93;&lt;br /&gt;&amp;#42; &amp;#42;&amp;#40;Advanced&amp;#41;&amp;#42; Message Inspectors&amp;#58; &amp;#91;url&amp;#58;View source&amp;#124;http&amp;#58;&amp;#47;&amp;#47;code.msdn.microsoft.com&amp;#47;Project&amp;#47;Download&amp;#47;FileDownload.aspx&amp;#63;ProjectName&amp;#61;silverlightws&amp;#38;DownloadId&amp;#61;3473&amp;#93;. This is quite a beast of a sample. At its core is an implementation of IClientMessageInspector for Silverlight, which allows us to get at any raw incoming or outgoing message. That is already possible using untyped messages in your operations, but IClientMessageInspector lets you do that in one central location, instead of in every operation. The sample contains two example use cases&amp;#58; one implements SOAP faults in Silverlight, and the other implements custom SOAP headers in Silverlight.&lt;br /&gt;&lt;br /&gt;&amp;#33;&amp;#33; Duplex Services&lt;br /&gt;&amp;#42; &amp;#42;&amp;#40;Advanced&amp;#41;&amp;#42; Duplex Chat&amp;#58; &amp;#91;url&amp;#58;View source&amp;#124;http&amp;#58;&amp;#47;&amp;#47;code.msdn.microsoft.com&amp;#47;Project&amp;#47;Download&amp;#47;FileDownload.aspx&amp;#63;ProjectName&amp;#61;silverlightws&amp;#38;DownloadId&amp;#61;3472&amp;#93;. This sample implements the DuplexReceiver class, which provides a clean duplex object model and supports deserialization of incoming messages.&lt;br /&gt;&lt;br /&gt;&amp;#33;&amp;#33; HTTP Services with POX&amp;#47;JSON&amp;#47;Syndication&lt;br /&gt;&amp;#42; &amp;#42;&amp;#40;Basic&amp;#41;&amp;#42; Food Finder&amp;#58; &amp;#91;url&amp;#58;View it&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;samples&amp;#47;sl2&amp;#47;foodfinder&amp;#47;run&amp;#47;default.html&amp;#93; &amp;#124; &amp;#91;url&amp;#58;Download source&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;samples&amp;#47;sl2&amp;#47;foodfinder&amp;#47;source&amp;#47;source.zip&amp;#93;. Demonstrates how to use LINQ over JSON to work with JSON from inside managed code. &lt;br /&gt;&amp;#42; &amp;#42;&amp;#40;Basic&amp;#41;&amp;#42; Feed Reader&amp;#58; &amp;#91;url&amp;#58;View it&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;samples&amp;#47;sl2&amp;#47;syndicationfeedreader&amp;#47;run&amp;#47;default.html&amp;#93; &amp;#124; &amp;#91;url&amp;#58;Download source&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;samples&amp;#47;sl2&amp;#47;syndicationfeedreader&amp;#47;source&amp;#47;source.zip&amp;#93;. Demonstrates how to build a syndication feed reader using the SyndicationFeed class and databinding.&lt;br /&gt;&amp;#42; &amp;#42;&amp;#40;Basic&amp;#41;&amp;#42; Mashup Sample&amp;#58; &amp;#91;url&amp;#58;View it&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;samples&amp;#47;sl2&amp;#47;webservicesinterop&amp;#47;run&amp;#47;default.html&amp;#93; &amp;#91;url&amp;#58;Download source&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;samples&amp;#47;sl2&amp;#47;webservicesinterop&amp;#47;source&amp;#47;source.zip&amp;#93;. Demonstrates how to create mashup applications using various types of Web APIs. The sample demonstrates working with Flickr &amp;#40;using JSON&amp;#41;, YouTube &amp;#40;using RSS&amp;#41;, Yahoo &amp;#40;using a REST XML service&amp;#41;, and Live Search &amp;#40;using SOAP&amp;#41;.&lt;br /&gt;&amp;#42; &amp;#42;&amp;#40;Advanced&amp;#41;&amp;#42; POX Proxy&amp;#58; coming soon</description><author></author><pubDate>Tue, 18 Nov 2008 00:42:17 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: SL 2 RTW Samples (Oct 14, 2008) 20081118A</guid></item><item><title>UPDATED RELEASE: SL 2 RTW Samples (Oct 14, 2008)</title><link>http://code.msdn.microsoft.com/silverlightws/Release/ProjectReleases.aspx?ReleaseId=1660</link><description>The following Silverlight Web Services samples are availabe with the SL 2 RTW release&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#33;&amp;#33; SOAP Services&lt;br /&gt;&amp;#42; &amp;#42;&amp;#40;Basic&amp;#41;&amp;#42; Spell Checker&amp;#58; &amp;#91;url&amp;#58;View it&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;samples&amp;#47;sl2&amp;#47;spellchecker&amp;#47;run&amp;#47;default.html&amp;#93; &amp;#124; &amp;#91;url&amp;#58;Download source&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;samples&amp;#47;sl2&amp;#47;spellchecker&amp;#47;source&amp;#47;source.zip&amp;#93;. Demonstartes how to consume a WCF backend service to build an AJAX-style spell checker.&lt;br /&gt;&amp;#42; &amp;#42;&amp;#40;Basic&amp;#41;&amp;#42; Weather Widget&amp;#58; &amp;#91;url&amp;#58;View it&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;samples&amp;#47;sl2&amp;#47;weatherwidget&amp;#47;run&amp;#47;default.html&amp;#93; &amp;#124; &amp;#91;url&amp;#58;Download source&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;samples&amp;#47;sl2&amp;#47;weatherwidget&amp;#47;source&amp;#47;source.zip&amp;#93;. Demonstrates how to consume a public SOAP service &amp;#91;url&amp;#58;WeatherBug&amp;#124;http&amp;#58;&amp;#47;&amp;#47;weather.weatherbug.com&amp;#47;desktop-weather&amp;#47;api.html&amp;#93;&lt;br /&gt;&amp;#42; &amp;#42;&amp;#40;Advanced&amp;#41;&amp;#42; Message Inspectors&amp;#58; &amp;#91;url&amp;#58;View source&amp;#124;http&amp;#58;&amp;#47;&amp;#47;code.msdn.microsoft.com&amp;#47;Project&amp;#47;Download&amp;#47;FileDownload.aspx&amp;#63;ProjectName&amp;#61;silverlightws&amp;#38;DownloadId&amp;#61;3473&amp;#93;. This is quite a beast of a sample. At its core is an implementation of IClientMessageInspector for Silverlight, which allows us to get at any raw incoming or outgoing message. That is already possible using untyped messages in your operations, but IClientMessageInspector lets you do that in one central location, instead of in every operation. The sample contains two example use cases&amp;#58; one implements SOAP faults in Silverlight, and the other implements custom SOAP headers in Silverlight.&lt;br /&gt;&lt;br /&gt;&amp;#33;&amp;#33; Duplex Services&lt;br /&gt;&amp;#42; &amp;#42;&amp;#40;Advanced&amp;#41;&amp;#42; Duplex Chat&amp;#58; &amp;#91;url&amp;#58;View source&amp;#124;http&amp;#58;&amp;#47;&amp;#47;code.msdn.microsoft.com&amp;#47;Project&amp;#47;Download&amp;#47;FileDownload.aspx&amp;#63;ProjectName&amp;#61;silverlightws&amp;#38;DownloadId&amp;#61;3472&amp;#93;. This sample implements the DuplexReceiver class, which provides a clean duplex object model and supports deserialization of incoming messages.&lt;br /&gt;&lt;br /&gt;&amp;#33;&amp;#33; HTTP Services with POX&amp;#47;JSON&amp;#47;Syndication&lt;br /&gt;&amp;#42; &amp;#42;&amp;#40;Basic&amp;#41;&amp;#42; Food Finder&amp;#58; &amp;#91;url&amp;#58;View it&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;samples&amp;#47;sl2&amp;#47;foodfinder&amp;#47;run&amp;#47;default.html&amp;#93; &amp;#124; &amp;#91;url&amp;#58;Download source&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;samples&amp;#47;sl2&amp;#47;foodfinder&amp;#47;source&amp;#47;source.zip&amp;#93;. Demonstrates how to use LINQ over JSON to work with JSON from inside managed code. &lt;br /&gt;&amp;#42; &amp;#42;&amp;#40;Basic&amp;#41;&amp;#42; Feed Reader&amp;#58; &amp;#91;url&amp;#58;View it&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;samples&amp;#47;sl2&amp;#47;syndicationfeedreader&amp;#47;run&amp;#47;default.html&amp;#93; &amp;#124; &amp;#91;url&amp;#58;Download source&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;samples&amp;#47;sl2&amp;#47;syndicationfeedreader&amp;#47;source&amp;#47;source.zip&amp;#93;. Demonstrates how to build a syndication feed reader using the SyndicationFeed class and databinding.&lt;br /&gt;&amp;#42; &amp;#42;&amp;#40;Advanced&amp;#41;&amp;#42; POX Proxy&amp;#58; coming soon</description><author></author><pubDate>Sat, 08 Nov 2008 00:31:10 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: SL 2 RTW Samples (Oct 14, 2008) 20081108A</guid></item><item><title>NEW POST: System.Web.Silverlight not found</title><link>http://code.msdn.microsoft.com/silverlightws/Thread/View.aspx?ThreadId=142</link><description>&lt;div class="wikidoc"&gt;
I am running Windows Server 2008 32bit. While I am trying to register &amp;quot;System.Web.Silverlight.dll&amp;quot; into GAC, I am getting &amp;quot;Access Denied&amp;quot;. What could be reason for this? Appreciate your help in this regard.&lt;br /&gt;
&lt;/div&gt;</description><author>svvsphanikumar</author><pubDate>Thu, 06 Nov 2008 06:57:16 GMT</pubDate><guid isPermaLink="false">NEW POST: System.Web.Silverlight not found 20081106A</guid></item><item><title>UPDATED RELEASE: SL 2 RTW Samples (Oct 14, 2008)</title><link>http://code.msdn.microsoft.com/silverlightws/Release/ProjectReleases.aspx?ReleaseId=1660</link><description>The following Silverlight Web Services samples are availabe with the SL 2 RTW release&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#33;&amp;#33; SOAP Services&lt;br /&gt;&amp;#42; &amp;#42;&amp;#40;Basic&amp;#41;&amp;#42; Spell Checker&amp;#58; coming soon. Demonstartes how to consume a WCF backend service to build an AJAX-style spell checker.&lt;br /&gt;&amp;#42; &amp;#42;&amp;#40;Basic&amp;#41;&amp;#42; Weather Widget&amp;#58; coming soon. Demonstrates how to consume a public SOAP service &amp;#91;url&amp;#58;WeatherBug&amp;#124;http&amp;#58;&amp;#47;&amp;#47;weather.weatherbug.com&amp;#47;desktop-weather&amp;#47;api.html&amp;#93;&lt;br /&gt;&amp;#42; &amp;#42;&amp;#40;Advanced&amp;#41;&amp;#42; Message Inspectors&amp;#58; &amp;#91;url&amp;#58;View source&amp;#124;http&amp;#58;&amp;#47;&amp;#47;code.msdn.microsoft.com&amp;#47;Project&amp;#47;Download&amp;#47;FileDownload.aspx&amp;#63;ProjectName&amp;#61;silverlightws&amp;#38;DownloadId&amp;#61;3473&amp;#93;. This is quite a beast of a sample. At its core is an implementation of IClientMessageInspector for Silverlight, which allows us to get at any raw incoming or outgoing message. That is already possible using untyped messages in your operations, but IClientMessageInspector lets you do that in one central location, instead of in every operation. The sample contains two example use cases&amp;#58; one implements SOAP faults in Silverlight, and the other implements custom SOAP headers in Silverlight.&lt;br /&gt;&lt;br /&gt;&amp;#33;&amp;#33; Duplex Services&lt;br /&gt;&amp;#42; &amp;#42;&amp;#40;Advanced&amp;#41;&amp;#42; Duplex Chat&amp;#58; &amp;#91;url&amp;#58;View source&amp;#124;http&amp;#58;&amp;#47;&amp;#47;code.msdn.microsoft.com&amp;#47;Project&amp;#47;Download&amp;#47;FileDownload.aspx&amp;#63;ProjectName&amp;#61;silverlightws&amp;#38;DownloadId&amp;#61;3472&amp;#93;. This sample implements the DuplexReceiver class, which provides a clean duplex object model and supports deserialization of incoming messages.&lt;br /&gt;&lt;br /&gt;&amp;#33;&amp;#33; HTTP Services with POX&amp;#47;JSON&amp;#47;Syndication&lt;br /&gt;&amp;#42; &amp;#42;&amp;#40;Basic&amp;#41;&amp;#42; Food Finder&amp;#58; coming soon. Demonstrates how to use LINQ over JSON to work with JSON from inside managed code. &lt;br /&gt;&amp;#42; &amp;#42;&amp;#40;Basic&amp;#41;&amp;#42; Feed Reader&amp;#58; coming soon. Demonstrates how to build a syndication feed reader using the SyndicationFeed class and databinding.&lt;br /&gt;&amp;#42; &amp;#42;&amp;#40;Advanced&amp;#41;&amp;#42; POX Proxy&amp;#58; coming soon</description><author></author><pubDate>Wed, 15 Oct 2008 20:27:03 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: SL 2 RTW Samples (Oct 14, 2008) 20081015P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/silverlightws/Wiki/View.aspx?title=Home&amp;version=18</link><description>&lt;div class="wikidoc"&gt;
Silverlight comes with fist-class support for web services and syndication. This page lists the developer resources available at this time to support developers who wish to access web services from their Silverlight apps.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Note:&lt;/b&gt; The resources on this page target Silverlight 2. They will not work on prior Silverlight releases.&lt;br /&gt;&lt;h1&gt;
Code Samples
&lt;/h1&gt;Please see &amp;quot;Downloads&amp;quot; tab&lt;br /&gt; &lt;br /&gt;&lt;h1&gt;
Quickstarts on &lt;a href="http://silverlight.net" class="externalLink"&gt;http://silverlight.net&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;
&lt;/h1&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://silverlight.net/quickstarts/syndicationfeedreader.aspx" class="externalLink"&gt;Syndication Feeds&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://silverlight.net/quickstarts/webservices.aspx" class="externalLink"&gt;Web Services&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h1&gt;
MSDN Documentation
&lt;/h1&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Conceptual content: &lt;a href="http://msdn2.microsoft.com/en-us/library/cc296254(VS.95).aspx" class="externalLink"&gt;Accessing Web Services in Silverlight&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Relevant namespaces&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/system.json(VS.95).aspx" class="externalLink"&gt;System.Json&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.runtime.serialization(VS.95).aspx" class="externalLink"&gt;System.Runtime.Serialization&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.runtime.serialization.json(VS.95).aspx" class="externalLink"&gt;System.Runtime.Serialization.Json&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.servicemodel(VS.95).aspx" class="externalLink"&gt;System.ServiceModel&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.servicemodel.channels(VS.95).aspx" class="externalLink"&gt;System.ServiceModel.Channels&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.servicemodel.description(VS.95).aspx" class="externalLink"&gt;System.ServiceModel.Description&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.servicemodel.dispatcher(VS.95).aspx" class="externalLink"&gt;System.ServiceModel.Dispatcher&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.servicemodel.syndication(VS.95).aspx" class="externalLink"&gt;System.ServiceModel.Syndication&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.xml.serialization(VS.95).aspx" class="externalLink"&gt;System.Xml.Serialization&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>Yavor</author><pubDate>Wed, 15 Oct 2008 18:55:29 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20081015P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/silverlightws/Wiki/View.aspx?title=Home&amp;version=17</link><description>&lt;div class="wikidoc"&gt;
Silverlight comes with fist-class support for web services and syndication. This page lists the developer resources available at this time to support developers who wish to access web services from their Silverlight apps.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Note:&lt;/b&gt; The resources on this page target Silverlight 2. They will not work on prior Silverlight releases.&lt;br /&gt;&lt;h1&gt;
Code Samples
&lt;/h1&gt;Please see &amp;quot;Downloads&amp;quot; tab&lt;br /&gt; &lt;br /&gt;&lt;h1&gt;
Quickstarts on &lt;a href="http://silverlight.net" class="externalLink"&gt;http://silverlight.net&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;
&lt;/h1&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://silverlight.net/quickstarts/syndicationfeedreader.aspx" class="externalLink"&gt;Syndication Feeds&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://silverlight.net/quickstarts/webservices.aspx" class="externalLink"&gt;Web Services&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h1&gt;
MSDN Documentation
&lt;/h1&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Conceptual content: &lt;a href="http://msdn2.microsoft.com/en-us/library/cc296254(VS.95).aspx" class="externalLink"&gt;Accessing Web Services in Silverlight&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Relevant namespaces&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/system.json(VS.95).aspx" class="externalLink"&gt;System.Json&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; (new in Beta 2)&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.runtime.serialization(VS.95).aspx" class="externalLink"&gt;System.Runtime.Serialization&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.runtime.serialization.json(VS.95).aspx" class="externalLink"&gt;System.Runtime.Serialization.Json&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.servicemodel(VS.95).aspx" class="externalLink"&gt;System.ServiceModel&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.servicemodel.channels(VS.95).aspx" class="externalLink"&gt;System.ServiceModel.Channels&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.servicemodel.description(VS.95).aspx" class="externalLink"&gt;System.ServiceModel.Description&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.servicemodel.dispatcher(VS.95).aspx" class="externalLink"&gt;System.ServiceModel.Dispatcher&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.servicemodel.syndication(VS.95).aspx" class="externalLink"&gt;System.ServiceModel.Syndication&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.xml.serialization(VS.95).aspx" class="externalLink"&gt;System.Xml.Serialization&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>Yavor</author><pubDate>Wed, 15 Oct 2008 18:55:14 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20081015P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/silverlightws/Wiki/View.aspx?title=Home&amp;version=16</link><description>&lt;div class="wikidoc"&gt;
Silverlight comes with fist-class support for web services and syndication. This page lists the developer resources available at this time to support developers who wish to access web services from their Silverlight apps.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Note:&lt;/b&gt; The resources on this page target Silverlight 2. They will not work on prior Silverlight releases.&lt;br /&gt;&lt;h1&gt;
Code Samples
&lt;/h1&gt;Please see &amp;quot;Downloads&amp;quot; tab&lt;br /&gt; &lt;br /&gt;&lt;h1&gt;
Quickstarts on &lt;a href="http://silverlight.net" class="externalLink"&gt;http://silverlight.net&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;
&lt;/h1&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://silverlight.net/quickstarts/syndicationfeedreader.aspx" class="externalLink"&gt;Syndication Feeds&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://silverlight.net/quickstarts/webservices.aspx" class="externalLink"&gt;Web Services&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h1&gt;
MSDN Documentation
&lt;/h1&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Conceptual content: &lt;a href="http://msdn2.microsoft.com/en-us/library/cc296254(VS.95).aspx" class="externalLink"&gt;Accessing Web Services in Silverlight&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Relevant namespaces (Note: Some of these do not contain detailed type information and code snippets. This will be addressed in a future release._&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/system.json(VS.95).aspx" class="externalLink"&gt;System.Json&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; (new in Beta 2)&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.runtime.serialization(VS.95).aspx" class="externalLink"&gt;System.Runtime.Serialization&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.runtime.serialization.json(VS.95).aspx" class="externalLink"&gt;System.Runtime.Serialization.Json&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.servicemodel(VS.95).aspx" class="externalLink"&gt;System.ServiceModel&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.servicemodel.channels(VS.95).aspx" class="externalLink"&gt;System.ServiceModel.Channels&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.servicemodel.description(VS.95).aspx" class="externalLink"&gt;System.ServiceModel.Description&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.servicemodel.dispatcher(VS.95).aspx" class="externalLink"&gt;System.ServiceModel.Dispatcher&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.servicemodel.syndication(VS.95).aspx" class="externalLink"&gt;System.ServiceModel.Syndication&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.xml.serialization(VS.95).aspx" class="externalLink"&gt;System.Xml.Serialization&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>Yavor</author><pubDate>Wed, 15 Oct 2008 18:52:54 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20081015P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/silverlightws/Wiki/View.aspx?title=Home&amp;version=15</link><description>&lt;div class="wikidoc"&gt;
Silverlight comes with fist-class support for web services and syndication. This page lists the developer resources available at this time to support developers who wish to access web services from their Silverlight apps.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Note:&lt;/b&gt; The resources on this page target Silverlight 2. They will not work on prior Silverlight releases.&lt;br /&gt;&lt;h1&gt;
Code Samples
&lt;/h1&gt;Please see &amp;quot;Downloads&amp;quot; tab&lt;br /&gt; &lt;br /&gt;&lt;h1&gt;
Quickstarts on &lt;a href="http://silverlight.net" class="externalLink"&gt;http://silverlight.net&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;
&lt;/h1&gt;&lt;ul&gt;
&lt;li&gt;Check out our two qickstarts&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://silverlight.net/quickstarts/syndicationfeedreader.aspx" class="externalLink"&gt;Syndication Feeds&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://silverlight.net/quickstarts/webservices.aspx" class="externalLink"&gt;Web Services&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h1&gt;
MSDN Documentation
&lt;/h1&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Conceptual content: &lt;a href="http://msdn2.microsoft.com/en-us/library/cc296254(VS.95).aspx" class="externalLink"&gt;Accessing Web Services in Silverlight&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Relevant namespaces (Note: Some of these do not contain detailed type information and code snippets. This will be addressed in a future release._&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/system.json(VS.95).aspx" class="externalLink"&gt;System.Json&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; (new in Beta 2)&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.runtime.serialization(VS.95).aspx" class="externalLink"&gt;System.Runtime.Serialization&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.runtime.serialization.json(VS.95).aspx" class="externalLink"&gt;System.Runtime.Serialization.Json&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.servicemodel(VS.95).aspx" class="externalLink"&gt;System.ServiceModel&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.servicemodel.channels(VS.95).aspx" class="externalLink"&gt;System.ServiceModel.Channels&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.servicemodel.description(VS.95).aspx" class="externalLink"&gt;System.ServiceModel.Description&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.servicemodel.dispatcher(VS.95).aspx" class="externalLink"&gt;System.ServiceModel.Dispatcher&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.servicemodel.syndication(VS.95).aspx" class="externalLink"&gt;System.ServiceModel.Syndication&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.xml.serialization(VS.95).aspx" class="externalLink"&gt;System.Xml.Serialization&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>Yavor</author><pubDate>Wed, 15 Oct 2008 18:52:31 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20081015P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/silverlightws/Wiki/View.aspx?title=Home&amp;version=14</link><description>&lt;div class="wikidoc"&gt;
Silverlight comes with fist-class support for web services and syndication. This page lists the developer resources available at this time to support developers who wish to access web services from their Silverlight apps.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Note:&lt;/b&gt; The resources on this page target Silverlight 2. They will not work on prior Silverlight releases.&lt;br /&gt;&lt;h1&gt;
Code Samples
&lt;/h1&gt;Please see &amp;quot;Downloads&amp;quot; tab&lt;br /&gt; &lt;br /&gt;&lt;h1&gt;
Quickstarts and Code on &lt;a href="http://silverlight.net" class="externalLink"&gt;http://silverlight.net&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;
&lt;/h1&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://silverlight.net/Quickstarts/Remote/default.aspx" class="externalLink"&gt;This page&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; contains three quickstarts that cover (i) creating a client for a POX service, (ii) creating a simple WCF SOAP service and a client for it, and (iii) accessing a syndication feed from a Silverlight control.&lt;/li&gt;&lt;li&gt;Check out our &amp;quot;Web Services - SOAP Weather Widget&amp;quot; and &amp;quot;Syndication - RSS/Atom Feed Reader&amp;quot; samples on &lt;a href="http://silverlight.net/community/gallerydetail.aspx?cat=5" class="externalLink"&gt;this page&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h1&gt;
MSDN Documentation
&lt;/h1&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Conceptual content: &lt;a href="http://msdn2.microsoft.com/en-us/library/cc296254(VS.95).aspx" class="externalLink"&gt;Accessing Web Services in Silverlight&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Relevant namespaces (Note: Some of these do not contain detailed type information and code snippets. This will be addressed in a future release._&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/system.json(VS.95).aspx" class="externalLink"&gt;System.Json&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; (new in Beta 2)&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.runtime.serialization(VS.95).aspx" class="externalLink"&gt;System.Runtime.Serialization&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.runtime.serialization.json(VS.95).aspx" class="externalLink"&gt;System.Runtime.Serialization.Json&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.servicemodel(VS.95).aspx" class="externalLink"&gt;System.ServiceModel&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.servicemodel.channels(VS.95).aspx" class="externalLink"&gt;System.ServiceModel.Channels&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.servicemodel.description(VS.95).aspx" class="externalLink"&gt;System.ServiceModel.Description&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.servicemodel.dispatcher(VS.95).aspx" class="externalLink"&gt;System.ServiceModel.Dispatcher&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.servicemodel.syndication(VS.95).aspx" class="externalLink"&gt;System.ServiceModel.Syndication&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.xml.serialization(VS.95).aspx" class="externalLink"&gt;System.Xml.Serialization&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>Yavor</author><pubDate>Wed, 15 Oct 2008 18:49:38 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20081015P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/silverlightws/Wiki/View.aspx?title=Home&amp;version=13</link><description>&lt;div class="wikidoc"&gt;
Silverlight comes with fist-class support for web services and syndication. This page lists the developer resources available at this time to support developers who wish to access web services from their Silverlight apps.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Note:&lt;/b&gt; The resources on this page target Silverlight 2. They will not work on prior Silverlight releases.&lt;br /&gt;&lt;h1&gt;
Code Samples
&lt;/h1&gt;Please see &amp;quot;Releases&amp;quot; tab&lt;br /&gt; &lt;br /&gt;&lt;h1&gt;
Quickstarts and Code on &lt;a href="http://silverlight.net" class="externalLink"&gt;http://silverlight.net&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;
&lt;/h1&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://silverlight.net/Quickstarts/Remote/default.aspx" class="externalLink"&gt;This page&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; contains three quickstarts that cover (i) creating a client for a POX service, (ii) creating a simple WCF SOAP service and a client for it, and (iii) accessing a syndication feed from a Silverlight control.&lt;/li&gt;&lt;li&gt;Check out our &amp;quot;Web Services - SOAP Weather Widget&amp;quot; and &amp;quot;Syndication - RSS/Atom Feed Reader&amp;quot; samples on &lt;a href="http://silverlight.net/community/gallerydetail.aspx?cat=5" class="externalLink"&gt;this page&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h1&gt;
MSDN Documentation
&lt;/h1&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Conceptual content: &lt;a href="http://msdn2.microsoft.com/en-us/library/cc296254(VS.95).aspx" class="externalLink"&gt;Accessing Web Services in Silverlight&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Relevant namespaces (Note: Some of these do not contain detailed type information and code snippets. This will be addressed in a future release._&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/system.json(VS.95).aspx" class="externalLink"&gt;System.Json&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; (new in Beta 2)&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.runtime.serialization(VS.95).aspx" class="externalLink"&gt;System.Runtime.Serialization&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.runtime.serialization.json(VS.95).aspx" class="externalLink"&gt;System.Runtime.Serialization.Json&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.servicemodel(VS.95).aspx" class="externalLink"&gt;System.ServiceModel&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.servicemodel.channels(VS.95).aspx" class="externalLink"&gt;System.ServiceModel.Channels&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.servicemodel.description(VS.95).aspx" class="externalLink"&gt;System.ServiceModel.Description&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.servicemodel.dispatcher(VS.95).aspx" class="externalLink"&gt;System.ServiceModel.Dispatcher&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.servicemodel.syndication(VS.95).aspx" class="externalLink"&gt;System.ServiceModel.Syndication&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.xml.serialization(VS.95).aspx" class="externalLink"&gt;System.Xml.Serialization&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>Yavor</author><pubDate>Wed, 15 Oct 2008 18:49:22 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20081015P</guid></item><item><title>NEW POST: System.Web.Silverlight not found</title><link>http://code.msdn.microsoft.com/silverlightws/Thread/View.aspx?ThreadId=142</link><description>&lt;div class="wikidoc"&gt;
Same goes here. Running Windows Server 2008 64bit. Also resolved by setting Copy Local = True. Agree that since it is in the GAC we should not need to do this.&lt;br /&gt;&lt;div class="quote"&gt;
 &lt;br /&gt;21apps wrote:&lt;br /&gt; &lt;br /&gt;&lt;div class="quote"&gt;
 &lt;br /&gt;1mahesh wrote:&lt;br /&gt;There is some internal discussion going on this. That dll is part of the SDK install and is available on the bin directory of that web application. However, we seem to have info that people who have 64 bit machines are seeing this error when they used the 64 bit SDK installer. Can you confirm whether or not you are running 64 bit?&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt; &lt;br /&gt;I am running Windows Server 2008 64bit and I experienced this issue,   I resolved by setting Copy Local = True.    However this DLL is deployed to the GAC so should I really need to do this?&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;
&lt;/div&gt;</description><author>haavardmeling</author><pubDate>Fri, 10 Oct 2008 18:14:07 GMT</pubDate><guid isPermaLink="false">NEW POST: System.Web.Silverlight not found 20081010P</guid></item><item><title>UPDATED RELEASE: SL 2 Beta 2 Samples (Jun 26, 2008)</title><link>http://code.msdn.microsoft.com/silverlightws/Release/ProjectReleases.aspx?ReleaseId=1209</link><description>The following Silverlight Web Services samples are availabe with the SL 2 Beta 2 release&amp;#58;&lt;br /&gt;&amp;#42; SOAP Weather Widget&amp;#58; currently unavailable&lt;br /&gt;&amp;#42; RSS&amp;#47;Atom Feed Reader&amp;#58; &amp;#91;url&amp;#58;Run it&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;Samples&amp;#47;2b2&amp;#47;SyndicationFeedReader&amp;#47;run&amp;#47;default.html&amp;#93; &amp;#124; &amp;#91;url&amp;#58;View source&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;Samples&amp;#47;2b2&amp;#47;SyndicationFeedReader&amp;#47;SyndicationFeedReader.zip&amp;#93;&lt;br /&gt;&amp;#42; POX Proxy&amp;#58; &amp;#91;url&amp;#58;Run it&amp;#124;http&amp;#58;&amp;#47;&amp;#47;maheshwar.net&amp;#47;projects&amp;#47;slpoxsample&amp;#47;slpoxsample.aspx&amp;#93; &amp;#124; &amp;#91;url&amp;#58;View source&amp;#124;http&amp;#58;&amp;#47;&amp;#47;code.msdn.microsoft.com&amp;#47;Project&amp;#47;Download&amp;#47;FileDownload.aspx&amp;#63;ProjectName&amp;#61;silverlightws&amp;#38;DownloadId&amp;#61;2431&amp;#93;&lt;br /&gt;&amp;#42; Weakly-typed JSON Serialization&amp;#58; brand new sample &amp;#91;url&amp;#58;Run it&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;samples&amp;#47;2b2&amp;#47;foodfinder&amp;#47;run&amp;#47;default.html&amp;#93; &amp;#124; &amp;#91;url&amp;#58;View source&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;samples&amp;#47;2b2&amp;#47;foodfinder&amp;#47;foodfinder.zip&amp;#93;</description><author></author><pubDate>Thu, 26 Jun 2008 21:45:44 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: SL 2 Beta 2 Samples (Jun 26, 2008) 20080626P</guid></item><item><title>UPDATED RELEASE: SL 2 Beta 2 Samples (Jun 26, 2008)</title><link>http://code.msdn.microsoft.com/silverlightws/Release/ProjectReleases.aspx?ReleaseId=1209</link><description>The following Silverlight Web Services samples are availabe with the SL 2 Beta 2 release&amp;#58;&lt;br /&gt;&amp;#42; SOAP Weather Widget&amp;#58; currently unavailable&lt;br /&gt;&amp;#42; RSS&amp;#47;Atom Feed Reader&amp;#58; &amp;#91;url&amp;#58;Run it&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;Samples&amp;#47;2b2&amp;#47;SyndicationFeedReader&amp;#47;run&amp;#47;default.html&amp;#93; &amp;#124; &amp;#91;url&amp;#58;View source&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;Samples&amp;#47;2b2&amp;#47;SyndicationFeedReader&amp;#47;SyndicationFeedReader.zip&amp;#93;&lt;br /&gt;&amp;#42; POX Proxy&amp;#58; &amp;#91;url&amp;#58;Run it&amp;#124;http&amp;#58;&amp;#47;&amp;#47;maheshwar.net&amp;#47;projects&amp;#47;slpoxsample&amp;#47;slpoxsample.aspx&amp;#93; &amp;#124; &amp;#91;url&amp;#58;View source&amp;#124;http&amp;#58;&amp;#47;&amp;#47;code.msdn.microsoft.com&amp;#47;Project&amp;#47;Download&amp;#47;FileDownload.aspx&amp;#63;ProjectName&amp;#61;silverlightws&amp;#38;DownloadId&amp;#61;2431&amp;#93;&lt;br /&gt;&amp;#42; Weakly-typed JSON Serialization&amp;#58; brand new sample &amp;#91;url&amp;#58;Run it&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;samples&amp;#47;2b2&amp;#47;foodfinder&amp;#47;run&amp;#47;default.html&amp;#93; &amp;#124; &amp;#91;url&amp;#58;View source&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;Samples&amp;#47;2b2&amp;#47;SyndicationFeedReader&amp;#47;SyndicationFeedReader.zip&amp;#93;</description><author></author><pubDate>Thu, 26 Jun 2008 21:28:39 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: SL 2 Beta 2 Samples (Jun 26, 2008) 20080626P</guid></item><item><title>UPDATED RELEASE: SL 2 Beta 1 (MIX 08) Samples (Mar 05, 2008)</title><link>http://code.msdn.microsoft.com/silverlightws/Release/ProjectReleases.aspx?ReleaseId=601</link><description>The following Silverlight Web Services samples are availabe with the SL 2 Beta 1 release&amp;#58;&lt;br /&gt;&amp;#42; SOAP Weather Widget&amp;#58; &amp;#91;url&amp;#58;Run it&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;Samples&amp;#47;2b1&amp;#47;WeatherWidget&amp;#47;run&amp;#47;default.html&amp;#93; &amp;#124; &amp;#91;url&amp;#58;View source&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;Samples&amp;#47;2b1&amp;#47;WeatherWidget&amp;#47;WeatherWidget.zip&amp;#93;&lt;br /&gt;&amp;#42; RSS&amp;#47;Atom Feed Reader&amp;#58; &amp;#91;url&amp;#58;Run it&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;Samples&amp;#47;2b1&amp;#47;SyndicationFeedReader&amp;#47;run&amp;#47;default.html&amp;#93; &amp;#124; &amp;#91;url&amp;#58;View source&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;Samples&amp;#47;2b1&amp;#47;SyndicationFeedReader&amp;#47;SyndicationFeedReader.zip&amp;#93;&lt;br /&gt;&amp;#42; POX Proxy&amp;#58; &amp;#91;url&amp;#58;Run it&amp;#124;http&amp;#58;&amp;#47;&amp;#47;maheshwar.net&amp;#47;projects&amp;#47;slpoxsample&amp;#47;Beta1&amp;#47;slpoxsample.aspx&amp;#93; &amp;#124; &amp;#91;url&amp;#58;View source&amp;#124;http&amp;#58;&amp;#47;&amp;#47;code.msdn.microsoft.com&amp;#47;Project&amp;#47;Download&amp;#47;FileDownload.aspx&amp;#63;ProjectName&amp;#61;silverlightws&amp;#38;DownloadId&amp;#61;1001&amp;#93;&lt;br /&gt;&amp;#42; Weakly-typed JSON Serialization&amp;#58; &amp;#91;url&amp;#58;Run it&amp;#124;http&amp;#58;&amp;#47;&amp;#47;maheshwar.net&amp;#47;projects&amp;#47;cityfinder&amp;#47;testpage.html&amp;#93; &amp;#124; &amp;#91;url&amp;#58;View source&amp;#124;http&amp;#58;&amp;#47;&amp;#47;code.msdn.microsoft.com&amp;#47;Project&amp;#47;Download&amp;#47;FileDownload.aspx&amp;#63;ProjectName&amp;#61;silverlightws&amp;#38;DownloadId&amp;#61;1006&amp;#93;&lt;br /&gt;</description><author></author><pubDate>Thu, 26 Jun 2008 21:25:51 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: SL 2 Beta 1 (MIX 08) Samples (Mar 05, 2008) 20080626P</guid></item><item><title>UPDATED RELEASE: SL 2 Beta 1 (MIX 08) Samples (Mar 05, 2008)</title><link>http://code.msdn.microsoft.com/silverlightws/Release/ProjectReleases.aspx?ReleaseId=601</link><description>The following Silverlight Web Services samples are availabe with the SL 2 Beta 1 release&amp;#58;&lt;br /&gt;&amp;#42; SOAP Weather Widget&amp;#58; &amp;#91;url&amp;#58;Run it&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;Samples&amp;#47;2b1&amp;#47;WeatherWidget&amp;#47;run&amp;#47;default.html&amp;#93; &amp;#124; &amp;#91;url&amp;#58;View source&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;Samples&amp;#47;2b1&amp;#47;WeatherWidget&amp;#47;WeatherWidget.zip&amp;#93;&lt;br /&gt;&amp;#42; RSS&amp;#47;Atom Feed Reader&amp;#58; &amp;#91;url&amp;#58;Run it&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;Samples&amp;#47;2b1&amp;#47;SyndicationFeedReader&amp;#47;run&amp;#47;default.html&amp;#93; &amp;#124; &amp;#91;url&amp;#58;View source&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;Samples&amp;#47;2b1&amp;#47;SyndicationFeedReader&amp;#47;SyndicationFeedReader.zip&amp;#93;&lt;br /&gt;&amp;#42; POX Proxy&amp;#58; &amp;#91;url&amp;#58;Run it&amp;#124;http&amp;#58;&amp;#47;&amp;#47;maheshwar.net&amp;#47;projects&amp;#47;slpoxsample&amp;#47;Beta1&amp;#47;slpoxsample.aspx&amp;#93; &amp;#124; &amp;#91;url&amp;#58;View source&amp;#124;http&amp;#58;&amp;#47;&amp;#47;code.msdn.microsoft.com&amp;#47;Project&amp;#47;Download&amp;#47;FileDownload.aspx&amp;#63;ProjectName&amp;#61;silverlightws&amp;#38;DownloadId&amp;#61;1001&amp;#93;&lt;br /&gt;&amp;#42; Weakly-typed JSON Serialization&amp;#58; &amp;#91;url&amp;#58;Run it&amp;#124;http&amp;#58;&amp;#47;&amp;#47;maheshwar.net&amp;#47;projects&amp;#47;cityfinder&amp;#47;testpage.html&amp;#93; &amp;#124; &amp;#91;url&amp;#58;View source&amp;#124;http&amp;#58;&amp;#47;&amp;#47;code.msdn.microsoft.com&amp;#47;Project&amp;#47;Download&amp;#47;FileDownload.aspx&amp;#63;ProjectName&amp;#61;silverlightws&amp;#38;DownloadId&amp;#61;1006&amp;#93;&lt;br /&gt;</description><author></author><pubDate>Thu, 26 Jun 2008 21:25:08 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: SL 2 Beta 1 (MIX 08) Samples (Mar 05, 2008) 20080626P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/silverlightws/Wiki/View.aspx?title=Home&amp;version=12</link><description>&lt;div class="wikidoc"&gt;
Silverlight comes with fist-class support for web services and syndication. This page lists the developer resources available at this time to support developers who wish to access web services from their Silverlight apps.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Note:&lt;/b&gt; The resources on this page target Silverlight 2 Beta 1. They will not work on prior Silverlight releases.&lt;br /&gt;&lt;h1&gt;
Code Samples
&lt;/h1&gt;Please see &amp;quot;Releases&amp;quot; tab&lt;br /&gt; &lt;br /&gt;&lt;h1&gt;
Quickstarts and Code on &lt;a href="http://silverlight.net" class="externalLink"&gt;http://silverlight.net&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;
&lt;/h1&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://silverlight.net/Quickstarts/Remote/default.aspx" class="externalLink"&gt;This page&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; contains three quickstarts that cover (i) creating a client for a POX service, (ii) creating a simple WCF SOAP service and a client for it, and (iii) accessing a syndication feed from a Silverlight control.&lt;/li&gt;&lt;li&gt;Check out our &amp;quot;Web Services - SOAP Weather Widget&amp;quot; and &amp;quot;Syndication - RSS/Atom Feed Reader&amp;quot; samples on &lt;a href="http://silverlight.net/community/gallerydetail.aspx?cat=5" class="externalLink"&gt;this page&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h1&gt;
MSDN Documentation
&lt;/h1&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Conceptual content: &lt;a href="http://msdn2.microsoft.com/en-us/library/cc296254(VS.95).aspx" class="externalLink"&gt;Accessing Web Services in Silverlight&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Relevant namespaces (Note: Some of these do not contain detailed type information and code snippets. This will be addressed in a future release._&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/system.json(VS.95).aspx" class="externalLink"&gt;System.Json&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; (new in Beta 2)&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.runtime.serialization(VS.95).aspx" class="externalLink"&gt;System.Runtime.Serialization&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.runtime.serialization.json(VS.95).aspx" class="externalLink"&gt;System.Runtime.Serialization.Json&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.servicemodel(VS.95).aspx" class="externalLink"&gt;System.ServiceModel&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.servicemodel.channels(VS.95).aspx" class="externalLink"&gt;System.ServiceModel.Channels&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.servicemodel.description(VS.95).aspx" class="externalLink"&gt;System.ServiceModel.Description&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.servicemodel.dispatcher(VS.95).aspx" class="externalLink"&gt;System.ServiceModel.Dispatcher&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.servicemodel.syndication(VS.95).aspx" class="externalLink"&gt;System.ServiceModel.Syndication&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.xml.serialization(VS.95).aspx" class="externalLink"&gt;System.Xml.Serialization&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>Yavor</author><pubDate>Thu, 26 Jun 2008 21:17:01 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080626P</guid></item><item><title>UPDATED RELEASE: SL 2 Beta 1 (MIX 08) Samples (Mar 05, 2008)</title><link>http://code.msdn.microsoft.com/silverlightws/Release/ProjectReleases.aspx?ReleaseId=601</link><description>The following Silverlight Web Services samples are availabe with the SL 2 Beta 1 release&amp;#58;&lt;br /&gt;&amp;#42; SOAP Weather Widget&amp;#58; &amp;#91;url&amp;#58;Run it&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;Samples&amp;#47;2b1&amp;#47;WeatherWidget&amp;#47;run&amp;#47;default.html&amp;#93; &amp;#124; &amp;#91;url&amp;#58;View source&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;Samples&amp;#47;2b1&amp;#47;WeatherWidget&amp;#47;WeatherWidget.zip&amp;#93;&lt;br /&gt;&amp;#42; RSS&amp;#47;Atom Feed Reader&amp;#58; &amp;#91;url&amp;#58;Run it&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;Samples&amp;#47;2b1&amp;#47;SyndicationFeedReader&amp;#47;run&amp;#47;default.html&amp;#93; &amp;#124; &amp;#91;url&amp;#58;View source&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;Samples&amp;#47;2b1&amp;#47;SyndicationFeedReader&amp;#47;SyndicationFeedReader.zip&amp;#93;&lt;br /&gt;&amp;#42; POX Proxy - Beta1&amp;#58; &amp;#91;url&amp;#58;Run it&amp;#124;http&amp;#58;&amp;#47;&amp;#47;maheshwar.net&amp;#47;projects&amp;#47;slpoxsample&amp;#47;Beta1&amp;#47;slpoxsample.aspx&amp;#93; &amp;#124; &amp;#91;url&amp;#58;View source&amp;#124;http&amp;#58;&amp;#47;&amp;#47;code.msdn.microsoft.com&amp;#47;Project&amp;#47;Download&amp;#47;FileDownload.aspx&amp;#63;ProjectName&amp;#61;silverlightws&amp;#38;DownloadId&amp;#61;1001&amp;#93;&lt;br /&gt;&amp;#42; POX Proxy - Beta2&amp;#58; &amp;#91;url&amp;#58;Run it&amp;#124;http&amp;#58;&amp;#47;&amp;#47;maheshwar.net&amp;#47;projects&amp;#47;slpoxsample&amp;#47;slpoxsample.aspx&amp;#93; &amp;#124; &amp;#91;url&amp;#58;View source&amp;#124;http&amp;#58;&amp;#47;&amp;#47;code.msdn.microsoft.com&amp;#47;Project&amp;#47;Download&amp;#47;FileDownload.aspx&amp;#63;ProjectName&amp;#61;silverlightws&amp;#38;DownloadId&amp;#61;2381&amp;#93;&lt;br /&gt;&amp;#42; Weakly-typed JSON Serialization&amp;#58; &amp;#91;url&amp;#58;Run it&amp;#124;http&amp;#58;&amp;#47;&amp;#47;maheshwar.net&amp;#47;projects&amp;#47;cityfinder&amp;#47;testpage.html&amp;#93; &amp;#124; &amp;#91;url&amp;#58;View source&amp;#124;http&amp;#58;&amp;#47;&amp;#47;code.msdn.microsoft.com&amp;#47;Project&amp;#47;Download&amp;#47;FileDownload.aspx&amp;#63;ProjectName&amp;#61;silverlightws&amp;#38;DownloadId&amp;#61;1006&amp;#93;&lt;br /&gt;</description><author></author><pubDate>Fri, 20 Jun 2008 18:32:15 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: SL 2 Beta 1 (MIX 08) Samples (Mar 05, 2008) 20080620P</guid></item><item><title>UPDATED RELEASE: SL 2 Beta 1 (MIX 08) Samples (Mar 05, 2008)</title><link>http://code.msdn.microsoft.com/silverlightws/Release/ProjectReleases.aspx?ReleaseId=601</link><description>The following Silverlight Web Services samples are availabe with the SL 2 Beta 1 release&amp;#58;&lt;br /&gt;&amp;#42; SOAP Weather Widget&amp;#58; &amp;#91;url&amp;#58;Run it&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;Samples&amp;#47;2b1&amp;#47;WeatherWidget&amp;#47;run&amp;#47;default.html&amp;#93; &amp;#124; &amp;#91;url&amp;#58;View source&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;Samples&amp;#47;2b1&amp;#47;WeatherWidget&amp;#47;WeatherWidget.zip&amp;#93;&lt;br /&gt;&amp;#42; RSS&amp;#47;Atom Feed Reader&amp;#58; &amp;#91;url&amp;#58;Run it&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;Samples&amp;#47;2b1&amp;#47;SyndicationFeedReader&amp;#47;run&amp;#47;default.html&amp;#93; &amp;#124; &amp;#91;url&amp;#58;View source&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;Samples&amp;#47;2b1&amp;#47;SyndicationFeedReader&amp;#47;SyndicationFeedReader.zip&amp;#93;&lt;br /&gt;&amp;#42; POX Proxy&amp;#58; &amp;#91;url&amp;#58;Run it&amp;#124;http&amp;#58;&amp;#47;&amp;#47;maheshwar.net&amp;#47;projects&amp;#47;slpoxsample&amp;#47;Beta1&amp;#47;slpoxsample.aspx&amp;#93; &amp;#124; &amp;#91;url&amp;#58;View source&amp;#124;http&amp;#58;&amp;#47;&amp;#47;code.msdn.microsoft.com&amp;#47;Project&amp;#47;Download&amp;#47;FileDownload.aspx&amp;#63;ProjectName&amp;#61;silverlightws&amp;#38;DownloadId&amp;#61;1001&amp;#93;&lt;br /&gt;&amp;#42; POX Proxy&amp;#58; &amp;#91;url&amp;#58;Run it&amp;#124;http&amp;#58;&amp;#47;&amp;#47;maheshwar.net&amp;#47;projects&amp;#47;slpoxsample&amp;#47;slpoxsample.aspx&amp;#93; &amp;#124; &amp;#91;url&amp;#58;View source&amp;#124;http&amp;#58;&amp;#47;&amp;#47;code.msdn.microsoft.com&amp;#47;Project&amp;#47;Download&amp;#47;FileDownload.aspx&amp;#63;ProjectName&amp;#61;silverlightws&amp;#38;DownloadId&amp;#61;2381&amp;#93;&lt;br /&gt;&amp;#42; Weakly-typed JSON Serialization&amp;#58; &amp;#91;url&amp;#58;Run it&amp;#124;http&amp;#58;&amp;#47;&amp;#47;maheshwar.net&amp;#47;projects&amp;#47;cityfinder&amp;#47;testpage.html&amp;#93; &amp;#124; &amp;#91;url&amp;#58;View source&amp;#124;http&amp;#58;&amp;#47;&amp;#47;code.msdn.microsoft.com&amp;#47;Project&amp;#47;Download&amp;#47;FileDownload.aspx&amp;#63;ProjectName&amp;#61;silverlightws&amp;#38;DownloadId&amp;#61;1006&amp;#93;&lt;br /&gt;</description><author></author><pubDate>Fri, 20 Jun 2008 18:31:52 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: SL 2 Beta 1 (MIX 08) Samples (Mar 05, 2008) 20080620P</guid></item><item><title>UPDATED RELEASE: SL 2 Beta 1 (MIX 08) Samples (Mar 05, 2008)</title><link>http://code.msdn.microsoft.com/silverlightws/Release/ProjectReleases.aspx?ReleaseId=601</link><description>The following Silverlight Web Services samples are availabe with the SL 2 Beta 1 release&amp;#58;&lt;br /&gt;&amp;#42; SOAP Weather Widget&amp;#58; &amp;#91;url&amp;#58;Run it&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;Samples&amp;#47;2b1&amp;#47;WeatherWidget&amp;#47;run&amp;#47;default.html&amp;#93; &amp;#124; &amp;#91;url&amp;#58;View source&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;Samples&amp;#47;2b1&amp;#47;WeatherWidget&amp;#47;WeatherWidget.zip&amp;#93;&lt;br /&gt;&amp;#42; RSS&amp;#47;Atom Feed Reader&amp;#58; &amp;#91;url&amp;#58;Run it&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;Samples&amp;#47;2b1&amp;#47;SyndicationFeedReader&amp;#47;run&amp;#47;default.html&amp;#93; &amp;#124; &amp;#91;url&amp;#58;View source&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;Samples&amp;#47;2b1&amp;#47;SyndicationFeedReader&amp;#47;SyndicationFeedReader.zip&amp;#93;&lt;br /&gt;&amp;#42; POX Proxy&amp;#58; &amp;#91;url&amp;#58;Run it&amp;#124;http&amp;#58;&amp;#47;&amp;#47;maheshwar.net&amp;#47;projects&amp;#47;slpoxsample&amp;#47;slpoxsample.aspx&amp;#93; &amp;#124; &amp;#91;url&amp;#58;View source&amp;#124;http&amp;#58;&amp;#47;&amp;#47;code.msdn.microsoft.com&amp;#47;Project&amp;#47;Download&amp;#47;FileDownload.aspx&amp;#63;ProjectName&amp;#61;silverlightws&amp;#38;DownloadId&amp;#61;1001&amp;#93;&lt;br /&gt;&amp;#42; Weakly-typed JSON Serialization&amp;#58; &amp;#91;url&amp;#58;Run it&amp;#124;http&amp;#58;&amp;#47;&amp;#47;maheshwar.net&amp;#47;projects&amp;#47;cityfinder&amp;#47;testpage.html&amp;#93; &amp;#124; &amp;#91;url&amp;#58;View source&amp;#124;http&amp;#58;&amp;#47;&amp;#47;code.msdn.microsoft.com&amp;#47;Project&amp;#47;Download&amp;#47;FileDownload.aspx&amp;#63;ProjectName&amp;#61;silverlightws&amp;#38;DownloadId&amp;#61;1006&amp;#93;&lt;br /&gt;</description><author></author><pubDate>Fri, 20 Jun 2008 18:30:55 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: SL 2 Beta 1 (MIX 08) Samples (Mar 05, 2008) 20080620P</guid></item><item><title>UPDATED RELEASE: SL 2 Beta 1 (MIX 08) Samples (Mar 05, 2008)</title><link>http://code.msdn.microsoft.com/silverlightws/Release/ProjectReleases.aspx?ReleaseId=601</link><description>The following Silverlight Web Services samples are availabe with the SL 2 Beta 1 release&amp;#58;&lt;br /&gt;&amp;#42; SOAP Weather Widget&amp;#58; &amp;#91;url&amp;#58;Run it&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;Samples&amp;#47;2b1&amp;#47;WeatherWidget&amp;#47;run&amp;#47;default.html&amp;#93; &amp;#124; &amp;#91;url&amp;#58;View source&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;Samples&amp;#47;2b1&amp;#47;WeatherWidget&amp;#47;WeatherWidget.zip&amp;#93;&lt;br /&gt;&amp;#42; RSS&amp;#47;Atom Feed Reader&amp;#58; &amp;#91;url&amp;#58;Run it&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;Samples&amp;#47;2b1&amp;#47;SyndicationFeedReader&amp;#47;run&amp;#47;default.html&amp;#93; &amp;#124; &amp;#91;url&amp;#58;View source&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.net&amp;#47;Samples&amp;#47;2b1&amp;#47;SyndicationFeedReader&amp;#47;SyndicationFeedReader.zip&amp;#93;&lt;br /&gt;&amp;#42; POX Proxy&amp;#58; &amp;#91;url&amp;#58;Run it&amp;#124;http&amp;#58;&amp;#47;&amp;#47;maheshwar.net&amp;#47;projects&amp;#47;slpoxsample&amp;#47;slpoxsample.aspx&amp;#93; &amp;#124; &amp;#91;url&amp;#58;View source&amp;#124;http&amp;#58;&amp;#47;&amp;#47;code.msdn.microsoft.com&amp;#47;Project&amp;#47;Download&amp;#47;FileDownload.aspx&amp;#63;ProjectName&amp;#61;silverlightws&amp;#38;DownloadId&amp;#61;1001&amp;#93;&lt;br /&gt;&amp;#42; Weakly-typed JSON Serialization&amp;#58; &amp;#91;url&amp;#58;Run it&amp;#124;http&amp;#58;&amp;#47;&amp;#47;maheshwar.net&amp;#47;projects&amp;#47;cityfinder&amp;#47;testpage.html&amp;#93; &amp;#124; &amp;#91;url&amp;#58;View source&amp;#124;http&amp;#58;&amp;#47;&amp;#47;code.msdn.microsoft.com&amp;#47;Project&amp;#47;Download&amp;#47;FileDownload.aspx&amp;#63;ProjectName&amp;#61;silverlightws&amp;#38;DownloadId&amp;#61;1006&amp;#93;&lt;br /&gt;</description><author></author><pubDate>Fri, 20 Jun 2008 18:30:00 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: SL 2 Beta 1 (MIX 08) Samples (Mar 05, 2008) 20080620P</guid></item></channel></rss>