What is the use of the ClientBin folder?
Answer / Dhanvendra Shukla
The ClientBin folder in a Microsoft Silverlight project is used to store compiled assemblies, images, and other resources that are required by the application and will be deployed with the .xap file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Describe the term Silverlight plug-in.
What is the parent xaml tag of silverlight page? Explain its purposes.
How to add the reference of a class library project in silverlight application project?
What is Storyboard class in Silverlight?
Is silverlight a new media player?
What is the best place to start silverlight application?
What is the difference between wpf (windows presentation foundation) and microsoft silverlight?
Describe the different XAML files generated when a new project in Silverlight Visual Studio is created
Explain silverlight application life-cycle?
What are the animation types supported by silverlight?
What files are contained by .xap file?
How do you grant silverlight permission to talk to a server that is not on your local host.