Can we add the reference of a class library project in silverlight application project?



Can we add the reference of a class library project in silverlight application project?..

Answer / Varsha Sangal

Yes, you can add a reference to a class library (DLL) project in a Silverlight application by adding it as an external reference in Visual Studio. Here's how:
1. Right-click on References in Solution Explorer.
2. Select Add Reference.
3. Choose the Projects tab, select the class library project and click OK.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Microsoft Silverlight Interview Questions

For windows, what are system requirement for silverlight?

1 Answers  


what is the real advantage of using excel/word files or local database in silverlight?

1 Answers   Microsoft,


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

1 Answers  


What is ria?

1 Answers  


What is the Silverlight plug-in?

1 Answers  


What is the use of AppManifest.xml file in Siverlight Application?

1 Answers  


what is the use of client bin folder?

1 Answers   Microsoft,


How would you use a .xap file?

1 Answers  


Explain the relationship between silverlight and windows media technologies?

1 Answers  


How many types of Layout panels in silverlight?

1 Answers   HCL,


Will silverlight-based applications and content run on any web server? What are the benefits to running it on servers running windows?

1 Answers  


Can you name built-in layout panels you have been using with silverlight?

1 Answers  


Categories