What is the use of AppManifest.xml file in Siverlight Application?
Answer / Virender Kumar Tiwari
The AppManifest.xml file in a Silverlight application is used to provide essential information about the application to the browser and Silverlight runtime environment. It specifies the entry point of the application, required assemblies, permissions, supported screen resolutions, and other important settings.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is easing functions in silverlight?
What are the modes that are provided in silverlight?
What is the difference between silverlight and flash regarding animations?
Give an example of how an AppManifest.xml file looks like.
Will silverlight support all the codecs windows media player supports?
What are the animation types supported by silverlight?
What is the function used to get a reference to an object inside the silverlight control?
What is the different development tools used in silverlight?
What are the tools are required to develop Silverlight applications?
Explain the resemblance between css and silverlight, regarding overlapping objects.
What is the use of the ClientBin folder?
What are the different important files that are used in silverlight?