<param name="source" value="ClientBin/Test.xap"/>
Basically all a silverlight app requires is:1) A html page that contains and loads the Silverlight Plugin.2) A .xap file which is the Silverlight app (this is usual the output in the ClientBin folder of your website when you build it).3) Optionally (but highly recommended!) the silverlight.js file which helps users install the plugin if they don't already have it.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.