How to add the reference of a class library project in silverlight application project?



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

Post New Answer

More Microsoft Silverlight Interview Questions

Explain how to add the reference of a class library project in silverlight application project

1 Answers  


how can be the default page settings changed for a silverlight page ?

1 Answers   Microsoft,


What is silverlight sdk?

1 Answers  


What are the programming languages in which you can implement behavior of silverlight application?

1 Answers  


Describe Moonlight and list the goals of using Moonlight?

1 Answers  


What are the necessary step that need to be performed in order to download content from within silverlight?

1 Answers  


How to perform event handling in silver light?

1 Answers  


what is silverlight.js file? Explain with an example.

1 Answers  


What is the use of the ClientBin folder?

1 Answers  


give an example of creating button in xaml ?

1 Answers   Microsoft,


What are the system requirements for Silverlight?

1 Answers  


What is a Silverlight.js file?

1 Answers  


Categories