How to add the reference of a class library project in silverlight application project?
Answer / Preet Banga
To add a reference to a Class Library project in a Silverlight Application project, follow these steps:n
1. In Solution Explorer, right-click on your Silverlight project and select 'Add Reference'.
2. In the .NET tab, browse and select the .dll file of your Class Library project.
3. Click 'OK' to add the reference.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain how to add the reference of a class library project in silverlight application project
how can be the default page settings changed for a silverlight page ?
What is silverlight sdk?
What are the programming languages in which you can implement behavior of silverlight application?
Describe Moonlight and list the goals of using Moonlight?
What are the necessary step that need to be performed in order to download content from within silverlight?
How to perform event handling in silver light?
what is silverlight.js file? Explain with an example.
What is the use of the ClientBin folder?
give an example of creating button in xaml ?
What are the system requirements for Silverlight?
What is a Silverlight.js file?