---
title: "What is the use of the ClientBin folder?"  
description: "What is the use of the ClientBin folder?"  
author: "Anonymous User"  
published: 2011-03-11  
updated: 2020-09-14  
canonical: https://www.mindstick.com/interview/385/what-is-the-use-of-the-clientbin-folder  
category: "silverlight"  
tags: ["silverlight"]  
reading_time: 1 minute  

---

# What is the use of the ClientBin folder?

This folder is used in the ASP.NET application that will be using the Silverlight functionality. This folder contains the **.xap** file that contains the references of the SilverLight Libraries which will then be used in the ASP.NET application. You can keep this anywhere in your web application but this is the default that is used by the Silverlight.

## Answers

### Answer by Anonymous User

This folder is used in the ASP.NET application that will be using the Silverlight functionality. This folder contains the **.xap** file that contains the references of the SilverLight Libraries which will then be used in the ASP.NET application. You can keep this anywhere in your web application but this is the default that is used by the Silverlight.


---

Original Source: https://www.mindstick.com/interview/385/what-is-the-use-of-the-clientbin-folder

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
