Explain how can silverlight use asx files?
Answer / Anukrati Srivastava
ASX files are playlist files used for streaming media. Silverlight can use ASX files by setting the Source property of MediaElement to the URL of the ASX file.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the parent xaml tag of silverlight page?
give an example of creating button in xaml ?
Can Silverlight be used along with different browsers and operating systems?
List the different components used in Silverlight?
What kinds of fonts are supported with silverlight?
Which platforms does Silverlight support?
How does silverlight 2 differ from adobe flash?
Which class is used to put animation objects in Siverlight application?
Explain how to apply style elements in a silverlight project?
List the steps involved in consuming the WCF services in Silverlight
How could you determine the media position when playing a video in silverlight?
Does silverlight supports database connectivity? Explain