Error!
Success!

Silverlight 3 object tag param list (aka Where is my asp:Silverlight?)

0
kicks

Silverlight 3 object tag param list (aka Where is my asp:Silverlight?)  (Unpublished)

As you know Silverlight 3 is released, among the new features, one of the first things you’ll notice is the disappearance of the asp:Silverlight control. This server control was available with Silverlight 2 to help you insert Silverlight app in ASP.NET pages. This asp:Silverlight control is no longer part of Silverlight 3 tools or SDK, the recommended way is to use the html Object tag or Silverlight.js approach. Note that if you have an existing Silverlight 2 application, you can continue to use the asp:Silverlight control, even if you migrate it to Silverlight 3 (you get it from the referenced System.Web.Silverlight.dll assembly, this is the one that is not part of Silverlight 3 anymore). Here is a recap of all available parameters that you can pass to the Silverlight plug-in as <param>:


Kicked By:
Drop Kicked By: