---
title: "Can we add the reference of a Class library project in Silverlight application project?"  
description: "Can we add the reference of a Class library project in Silverlight application project?"  
author: "James Smith"  
published: 2011-05-23  
updated: 2020-09-23  
canonical: https://www.mindstick.com/interview/1034/can-we-add-the-reference-of-a-class-library-project-in-silverlight-application-project  
category: "silverlight"  
tags: ["silverlight"]  
reading_time: 1 minute  

---

# Can we add the reference of a Class library project in Silverlight application project?

No, You can't add the reference of a Class library inside the Silverlight application project. You can only add the reference of another Silverlight application project inside a Silverlight application project.\
\
However, you can add the reference of a Web Service or WCF services.\

## Answers

### Answer by James Smith

No, You can't add the reference of a Class library inside the Silverlight application project. You can only add the reference of another Silverlight application project inside a Silverlight application project.\
\
However, you can add the reference of a Web Service or WCF services.\


---

Original Source: https://www.mindstick.com/interview/1034/can-we-add-the-reference-of-a-class-library-project-in-silverlight-application-project

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
