Hi,
What is silverlight.js file and what is use of it.
Thanks, in advance
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
avadesh chauhanPosted Sep 1, 2011, 4:08 AM
Silverlight.js is a JavaScript helper file used when adding a Silverlight application to a web page via JavaScript. It defines a number of methods to help with this, most importantly createObject and createObjectEx. Other notable functions and event handlers include:
The Silverlight.js file is installed along with the Silverlight 2 SDK (which is part of the Silverlight Tools for Visual Studio 2008 SP1 install). By default, you will find the Silverlight.js file at "C:\Program Files\Microsoft SDKs\Silverlight\v2.0\Tools".