<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://code.msdn.microsoft.com/rss.xsl"?><rss version="2.0"><channel><title>Silverlight DOM Integration Sample</title><link>http://code.msdn.microsoft.com/SilverlightDOM/Project/ProjectRss.aspx</link><description>Demonstrates calling JavaScript functions from Silverlight 2 and calling Silverlight methods from Javascript.</description><item><title>UPDATED RELEASE: Silverlight DOM Integration Sample (Apr 13, 2008)</title><link>http://code.msdn.microsoft.com/SilverlightDOM/Release/ProjectReleases.aspx?ReleaseId=890</link><description>The code for the webpage located here &amp;#91;url&amp;#58;Sample WebPage&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.jemts.com&amp;#47;SL2JS&amp;#47;&amp;#93; and blog post located here &amp;#91;url&amp;#58;Blog Post&amp;#124;http&amp;#58;&amp;#47;&amp;#47;blogs.msdn.com&amp;#47;matt&amp;#47;archive&amp;#47;2008&amp;#47;04&amp;#47;13&amp;#47;combining-silverlight-2-and-javascript.aspx&amp;#93;</description><author></author><pubDate>Sat, 16 Aug 2008 04:04:29 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Silverlight DOM Integration Sample (Apr 13, 2008) 20080816A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/SilverlightDOM/Wiki/View.aspx?title=Home&amp;version=7</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
Combining Silverlight v2 and JavaScript
&lt;/h1&gt; &lt;br /&gt;Silverlight v2 introduced managed code into Silverlight but it didn't forget that JavaScript is still important. Silverlight 2 has a feature which allows the Silverlight application and its host page's JavaScript can communicate with each other.&lt;br /&gt; &lt;br /&gt;To show this ability I created this &lt;a href="http://silverlight.jemts.com/SL2JS/" class="externalLink"&gt;web page&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;:&lt;br /&gt;&lt;img src="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=SilverlightDOM&amp;amp;DownloadId=1678" alt="page.png" /&gt;&lt;br /&gt; &lt;br /&gt;This sample has two two squares: one is made in silverlight and the other is html.  When you drag one it will update the other one.  This is showing that the position information is being sent between JavaScript and the Silverlight application.&lt;br /&gt; &lt;br /&gt;&lt;h1&gt;
&lt;a href="http://silverlight.jemts.com/SL2JS/" class="externalLink"&gt;View the Sample Web Page&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;
&lt;/h1&gt;&lt;h1&gt;
&lt;a href="http://blogs.msdn.com/matt/archive/2008/04/13/combining-silverlight-2-and-javascript.aspx" class="externalLink"&gt;View the Blog Post&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;
&lt;/h1&gt;&lt;h1&gt;
&lt;a href="http://code.msdn.microsoft.com/SilverlightDOM/Release/ProjectReleases.aspx?ReleaseId=890"&gt;Download the Code!&lt;/a&gt; 
&lt;/h1&gt; &lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>mmanelaMSFT</author><pubDate>Mon, 14 Apr 2008 03:16:07 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080414A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/SilverlightDOM/Wiki/View.aspx?title=Home&amp;version=6</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
Combing Silverlight v2 and JavaScript
&lt;/h1&gt; &lt;br /&gt;Silverlight v2 introduced managed code into Silverlight but it didn't forget that JavaScript is still important. Silverlight 2 has a feature which allows the Silverlight application and its host page's JavaScript can communicate with each other.&lt;br /&gt; &lt;br /&gt;To show this ability I created this &lt;a href="http://silverlight.jemts.com/SL2JS/" class="externalLink"&gt;web page&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;:&lt;br /&gt;&lt;img src="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=SilverlightDOM&amp;amp;DownloadId=1678" alt="page.png" /&gt;&lt;br /&gt; &lt;br /&gt;This sample has two two squares: one is made in silverlight and the other is html.  When you drag one it will update the other one.  This is showing that the position information is being sent between JavaScript and the Silverlight application.&lt;br /&gt; &lt;br /&gt;&lt;h1&gt;
&lt;a href="http://silverlight.jemts.com/SL2JS/" class="externalLink"&gt;View the Sample Web Page&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;
&lt;/h1&gt;&lt;h1&gt;
&lt;a href="http://blogs.msdn.com/matt/archive/2008/04/13/combining-silverlight-2-and-javascript.aspx" class="externalLink"&gt;View the Blog Post&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;
&lt;/h1&gt;&lt;h1&gt;
&lt;a href="http://code.msdn.microsoft.com/SilverlightDOM/Release/ProjectReleases.aspx?ReleaseId=890"&gt;Download the Code!&lt;/a&gt; 
&lt;/h1&gt; &lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>mmanelaMSFT</author><pubDate>Mon, 14 Apr 2008 02:58:52 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080414A</guid></item><item><title>UPDATED RELEASE: Silverlight DOM Integration Sample (Apr 13, 2008)</title><link>http://code.msdn.microsoft.com/SilverlightDOM/Release/ProjectReleases.aspx?ReleaseId=890</link><description>The code for the webpage located here &amp;#91;url&amp;#58;Sample WebPage&amp;#124;http&amp;#58;&amp;#47;&amp;#47;silverlight.jemts.com&amp;#47;SL2JS&amp;#47;&amp;#93; and blog post located here &amp;#91;url&amp;#58;Blog Post&amp;#124;http&amp;#58;&amp;#47;&amp;#47;blogs.msdn.com&amp;#47;matt&amp;#47;archive&amp;#47;2008&amp;#47;04&amp;#47;13&amp;#47;combining-silverlight-2-and-javascript.aspx&amp;#93;</description><author></author><pubDate>Mon, 14 Apr 2008 02:54:21 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Silverlight DOM Integration Sample (Apr 13, 2008) 20080414A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/SilverlightDOM/Wiki/View.aspx?title=Home&amp;version=5</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
Combing Silverlight 2 and JavaScript
&lt;/h1&gt; &lt;br /&gt;Silverlight 2 introduced managed code into Silverlight but it didn't forget that JavaScript is still important.  This sample shows how a Silverlight 2 application and its host page's JavaScript can communicate with each this.&lt;br /&gt; &lt;br /&gt;&lt;h1&gt;
&lt;a href="http://silverlight.jemts.com/SL2JS/" class="externalLink"&gt;View the Sample Web Page&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;
&lt;/h1&gt;&lt;h1&gt;
&lt;a href="http://blogs.msdn.com/matt" class="externalLink"&gt;View the Blog Post&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;
&lt;/h1&gt;&lt;h1&gt;
&lt;a href="http://code.msdn.microsoft.com/SilverlightDOM/Release/ProjectReleases.aspx?ReleaseId=890"&gt;Download the Code!&lt;/a&gt; 
&lt;/h1&gt; &lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>mmanelaMSFT</author><pubDate>Mon, 14 Apr 2008 02:47:19 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080414A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/SilverlightDOM/Wiki/View.aspx?title=Home&amp;version=4</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
Combing Silverlight 2 and JavaScript
&lt;/h1&gt; &lt;br /&gt;Silverlight 2 introduced managed code into Silverlight but it didn't forget that JavaScript is still important.  This sample shows how a Silverlight 2 application and its host page's JavaScript can communicate with each this.&lt;br /&gt; &lt;br /&gt;&lt;h1&gt;
&lt;a href="http://code.msdn.microsoft.com/SilverlightDOM/Release/ProjectReleases.aspx?ReleaseId=890"&gt;Click Here to download the Code!&lt;/a&gt; 
&lt;/h1&gt; &lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>mmanelaMSFT</author><pubDate>Mon, 14 Apr 2008 02:45:42 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080414A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/SilverlightDOM/Wiki/View.aspx?title=Home&amp;version=3</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
Combing Silverlight 2 and JavaScript
&lt;/h1&gt; &lt;br /&gt;Silverlight 2 introduced managed code into Silverlight but it didn't forget that JavaScript is still important.  This sample shows how a Silverlight 2 application and its host page's JavaScript can communicate with each this.&lt;br /&gt; &lt;br /&gt;&lt;a href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=SilverlightDOM&amp;amp;DownloadId=1677" class="externalLink"&gt;Click Here to download the Code!!&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>mmanelaMSFT</author><pubDate>Mon, 14 Apr 2008 02:43:28 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080414A</guid></item><item><title>CREATED RELEASE: Silverlight DOM Integration Sample (Apr 13, 2008)</title><link>http://code.msdn.microsoft.com/SilverlightDOM/Release/ProjectReleases.aspx?ReleaseId=890</link><description>The code for the webpage located here &amp;#91;url&amp;#58;http&amp;#58;&amp;#47;&amp;#47;silverlight.jemts.com&amp;#47;SL2JS&amp;#47;&amp;#93; and blog post located here &amp;#91;url&amp;#58;http&amp;#58;&amp;#47;&amp;#47;blogs.msdn.com&amp;#47;matt&amp;#93;</description><author></author><pubDate>Mon, 14 Apr 2008 02:41:25 GMT</pubDate><guid isPermaLink="false">CREATED RELEASE: Silverlight DOM Integration Sample (Apr 13, 2008) 20080414A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/SilverlightDOM/Wiki/View.aspx?title=Home&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
Combing Silverlight 2 and JavaScript
&lt;/h1&gt; &lt;br /&gt;Silverlight 2 introduced managed code into Silverlight but it didn't forget that JavaScript is still important.  This sample shows how a Silverlight 2 application and its host page's JavaScript can communicate with each this.&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>mmanelaMSFT</author><pubDate>Mon, 14 Apr 2008 02:38:42 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080414A</guid></item></channel></rss>