<?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>asp:MediaPlayer and asp:Silverlight controls update</title><link>http://blogs.msdn.com/brada/archive/2008/03/05/asp-mediaplayer-and-asp-silverlight-controls-update.aspx</link><description>As I am sure you have heard, we just published the Silverlight 2 Beta 1 .&amp;#160; In addition to all the other cool stuff in Silverlight 2, we have included the ASP.NET support for Silverlight...&amp;#160;&amp;#160; Just install Microsoft Silverlight Tools Beta</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>
	
        asp:MediaPlayer and asp:Silverlight controls update
    
</title><link>http://blogs.msdn.com/brada/archive/2008/03/05/asp-mediaplayer-and-asp-silverlight-controls-update.aspx#8055097</link><pubDate>Wed, 05 Mar 2008 23:57:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8055097</guid><dc:creator>
	
        asp:MediaPlayer and asp:Silverlight controls update
    
</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.silverlightshow.net/items/3888.aspx"&gt;http://www.silverlightshow.net/items/3888.aspx&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>Silverlight 2 Beta 1 Now Available!</title><link>http://blogs.msdn.com/brada/archive/2008/03/05/asp-mediaplayer-and-asp-silverlight-controls-update.aspx#8067891</link><pubDate>Thu, 06 Mar 2008 10:33:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8067891</guid><dc:creator>Bilal Haidar [MVP, MCT]</dc:creator><description>&lt;p&gt;Silverlight 2 Beta 1 is now available!! You can download from here: Microsoft Silverlight Tools Beta&lt;/p&gt;
</description></item><item><title>Silverlight 2 Beta is here!!!!</title><link>http://blogs.msdn.com/brada/archive/2008/03/05/asp-mediaplayer-and-asp-silverlight-controls-update.aspx#8069226</link><pubDate>Thu, 06 Mar 2008 12:19:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8069226</guid><dc:creator>Creative Jar Blog</dc:creator><description>&lt;p&gt;Silverlight 2 Beta is here!!!!&lt;/p&gt;
</description></item><item><title>Interesting Finds: March 6, 2008</title><link>http://blogs.msdn.com/brada/archive/2008/03/05/asp-mediaplayer-and-asp-silverlight-controls-update.aspx#8072625</link><pubDate>Thu, 06 Mar 2008 17:43:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8072625</guid><dc:creator>Jason Haley</dc:creator><description /></item><item><title>re: asp:MediaPlayer and asp:Silverlight controls update</title><link>http://blogs.msdn.com/brada/archive/2008/03/05/asp-mediaplayer-and-asp-silverlight-controls-update.aspx#8463599</link><pubDate>Tue, 06 May 2008 21:15:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8463599</guid><dc:creator>Nit</dc:creator><description>&lt;p&gt;Can we call xaml based methods in ASP .net.In th sense if i have a Silverlight UserControl Say PersonControl which exposes public methods say SetPerson then is there a way to call SetPerson &amp;nbsp;in my managed code in aspx.cs&lt;/p&gt;
</description></item><item><title>re: asp:MediaPlayer and asp:Silverlight controls update</title><link>http://blogs.msdn.com/brada/archive/2008/03/05/asp-mediaplayer-and-asp-silverlight-controls-update.aspx#8463918</link><pubDate>Tue, 06 May 2008 23:53:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8463918</guid><dc:creator>BradA</dc:creator><description>&lt;p&gt;&amp;gt; Can we call xaml based methods in ASP .net.In th sense if i have a Silverlight UserControl Say PersonControl which exposes public methods say SetPerson then is there a way to call SetPerson &amp;nbsp;in my managed code in aspx.cs&lt;/p&gt;
&lt;p&gt;No, I am afriad this is not supported as the C# code for the Silverlight control was built for the Silverlight runtime rather than the full .NET Framework. &amp;nbsp;However it is possible to do codesharing between Silvelright and ASP.NET projects.. look for a future post on that!&lt;/p&gt;
</description></item><item><title>re: asp:MediaPlayer and asp:Silverlight controls update</title><link>http://blogs.msdn.com/brada/archive/2008/03/05/asp-mediaplayer-and-asp-silverlight-controls-update.aspx#8465820</link><pubDate>Wed, 07 May 2008 15:52:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8465820</guid><dc:creator>Nit</dc:creator><description>&lt;p&gt;Thanks for the reply :) Actually I am in the implementation process and want to take quick decisions..Would be helpful if you could hint me on this ..Are you talking about the HTML integration between ASP .Net and Silverlight ? (e.g usinh HTMLPage.Invoke)&lt;/p&gt;
&lt;p&gt;Thanks in advance!&lt;/p&gt;
</description></item><item><title>re: asp:MediaPlayer and asp:Silverlight controls update</title><link>http://blogs.msdn.com/brada/archive/2008/03/05/asp-mediaplayer-and-asp-silverlight-controls-update.aspx#8466440</link><pubDate>Wed, 07 May 2008 21:21:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8466440</guid><dc:creator>Wilco Bauwer</dc:creator><description>&lt;p&gt;Nit: You can't directly call your Silverlight app's C# methods from ASP.NET, but you can call them from JS. To do this, simply register a scriptable object (HtmlPage.RegisterScriptableObject(key, obj)) and mark the relevant members with [ScriptableMember]. You can then get a reference to your scriptable object through &amp;quot;plugin.content.&amp;lt;key&amp;gt;&amp;quot; and invoke its scriptable members. &lt;/p&gt;
&lt;p&gt;For more information on this, see &lt;a rel="nofollow" target="_new" href="http://silverlight.net/QuickStarts/Dom/DomAccess.aspx"&gt;http://silverlight.net/QuickStarts/Dom/DomAccess.aspx&lt;/a&gt; as well as &lt;a rel="nofollow" target="_new" href="http://www.wilcob.com/Wilco/Silverlight/silverlight-interoperability.aspx"&gt;http://www.wilcob.com/Wilco/Silverlight/silverlight-interoperability.aspx&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;If you want to pass information from ASP.NET to your Silverlight application, you could do a few things:&lt;/p&gt;
&lt;p&gt;- Render some JS that invokes a scriptable method, passing in the information.&lt;/p&gt;
&lt;p&gt;- Render the information in a hidden field. Your Silverlight application can get a reference to this via HtmlPage.Document.GetElementById(...) and read its value.&lt;/p&gt;
</description></item><item><title>re: asp:MediaPlayer and asp:Silverlight controls update</title><link>http://blogs.msdn.com/brada/archive/2008/03/05/asp-mediaplayer-and-asp-silverlight-controls-update.aspx#8468294</link><pubDate>Thu, 08 May 2008 04:51:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8468294</guid><dc:creator>Nit</dc:creator><description>&lt;p&gt;Hey thanx for the reply!I have already implemented ASP .Net interaction with Silverlight through scriptable types.was looking out for other options if thats feasible.But it seems Silverlight control has yet to be developed to behave like a true User Control.I hope future will support calling xaml methods from aspx.cs files.&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;
</description></item></channel></rss>