Give an example of how an AppManifest.xml file looks like.
Answer / Vibhut Narayan Pandey
{"<?xml version="1.0" encoding="utf-8"?>
<Application x:Class="MySilverlightApplication.App" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" StartupUri="MainPage.xaml">
</Application>"}
| Is This Answer Correct ? | 0 Yes | 0 No |
What video encoding formats are supported in Silverlight application?
what is the relationship between silver light, wpf and xaml?
For windows, what are system requirement for silverlight?
Explain the use of clientbin folder in silverlight
how can be the default page settings changed for a silverlight page ?
Explain what is ria?
How to use xaml namescope in silverlight?
what is silverlight.js file?
How does XAP work?
which types of video files can silverlight support?
How does silverlight 2 differ from adobe flash?
Differentiate between Silverlight 1.0 and Silverlight 2?