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 |
Can you elaborate how to start a silverlight application with visual studio?
What are the features of silverlight plug-ins?
How to use xaml namescope at run time?
Explain the architecture of silverlight?
Can we use external fonts in Silverlight? How
what is the real advantage of using excel/word files or local database in silverlight?
What is the procedure to add an event handler in managed code?
Explain the procedure of creating hyperlinks in Silverlight application?
Expression studio orvisual studio, which one better to use for developing silverlight application?
How would you perform event handling in silverlight?
How does XAP work?
What you must require in order to run silverlight applications on a web server?