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 are the different layout controls available in silverlight?
How silverlight 4 is different from silverlight 3?
What is the parent xaml tag of silverlight page? Explain its purposes.
How would you perform event handling in silverlight?
Explain the use of clientbin folder in silverlight
Which language is used to design the layout in silverlight?
What is the role of silverlight plugin in the silverlight application life-cycle?
what is .xap file?
where is the silverlight application present?
can we add the reference of class library project in silver light application project?
Describe how to perform event handling in silverlight.
What are the main features and benefits of Silverlight?