Explain the use of clientbin folder in silverlight
Answer / Rishabh Sindhu
The ClientBin folder in Silverlight is a directory used to store compiled assemblies (DLL files) and other required resources that are generated during compilation. These files include the Silverlight runtime, your application's code-behind files, and any external libraries or resources needed by your Silverlight application.
| Is This Answer Correct ? | 0 Yes | 0 No |
What audio or video formats are supported in silverlight?
Will silverlight support live streaming events as well as downloading media?
Is silverlight compatible with multiple browsers and operating system?
How would you implement drag-and-drop in silverlight?
Which language is used to design the layout in silverlight?
What are the main features and benefits of Silverlight?
How can you check the internet connection status in silverlight?
What are the ways to display text with Silverlight?
what is easing functions in silverlight?
what browsers and platforms are supported by silverlight version 2?
What is the parent xaml tag of silverlight page? Explain its purposes.
What is the difference between wpf (windows presentation foundation) and microsoft silverlight?