Explain how to set silverlight contents width as 100%.
Answer / Avanish Singh
To set the width of Silverlight content to 100%, you can use CSS. Add the following code to your HTML file inside the Silverlight element:n<style>n#silverlightControlHost {nwidth: 100%;n}n</style>
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the concept of keyframe. What is the difference between silverlight and flash regarding animations?
What is the function of an object tree used in silverlight?
What is the methodology adopted to change the startup page of any particular Silverlight application?
How can you check the internet connection status in silverlight?
What is isolated storage in silverlight?
How to perform event handling in silver light?
How to use xaml namescope at run time?
How silverlight 4 is different from silverlight 3?
how can be a silverlight application shown in full-screen mode?
List some of the benefits of using Silverlight
What is the difference between silverlighttm streaming and other video sharing services?
Which types of video files can be supported in silverlight?