What are the different important files that are used in silverlight?
Answer / Akash Singh
"The main important files used in Silverlight include: 1. .xap file (Silverlight application package), 2. .aspx or .html (hosting page), 3. .cs (C# code-behind file for C# developers), 4. .xaml (XAML markup file for designing user interface), 5. .resx (Resource files for managing resources like images, strings etc.), 6. App.xaml and App.xaml.cs (Application level resources and startup code)."
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between wpf and silverlight?
What are the different development tools used in silverlight?
What do you know by silverlight runtime?
What audio or video formats are supported in silverlight?
Is silverlight a new media player?
Silverlight is developed in which languages?
How to implement the style in silverlight?
what is easing functions in silverlight?
Describe the different layout controls available with the use of Silverlight
What are the limitations of using external fonts in silverlight?
Does silverlight support mpeg4 and h.264 video, or advanced audio coding (aac) audio, or flash video?
What is the procedure to add an event handler in managed code?