What are the properties that have to be initialized for creating a silverlight control using createsilverlight()?
Answer / Raj Kapoor Agrahari
To create a Silverlight control using `createSilverlight()`, you need to initialize the following properties: source, id, height, width, and version.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the different important files that are used in silverlight?
List the steps involved in consuming the WCF services in Silverlight
Describe how to perform event handling in silverlight.
Explain the procedure of creating hyperlinks in Silverlight application?
Will silverlight support live streaming events as well as downloading media?
What you must require in order to run silverlight applications on a web server?
How can you change the startup page of silverlight application?
Expression studio orvisual studio, which one better to use for developing silverlight application?
What is the function of an object tree used in silverlight?
How do you grant silverlight permission to talk to a server that is not on your local host.
What is silverlight tool kit?
Can I consume WCF and ASP.NET Web Services in Silverlight?