Explain the use of clientbin folder in silverlight



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

Post New Answer

More Microsoft Silverlight Interview Questions

What are the different layout controls available in silverlight?

1 Answers  


How silverlight 4 is different from silverlight 3?

1 Answers  


What is the parent xaml tag of silverlight page? Explain its purposes.

1 Answers  


How would you perform event handling in silverlight?

1 Answers  


Explain the use of clientbin folder in silverlight

1 Answers  


Which language is used to design the layout in silverlight?

1 Answers  


What is the role of silverlight plugin in the silverlight application life-cycle?

1 Answers  


what is .xap file?

1 Answers   Microsoft,


where is the silverlight application present?

1 Answers   Microsoft,


can we add the reference of class library project in silver light application project?

1 Answers   Microsoft,


Describe how to perform event handling in silverlight.

1 Answers  


What are the main features and benefits of Silverlight?

1 Answers  


Categories