---
title: "Where the assembly is stored in asp.net?"  
description: "Where the assembly is stored in asp.net?"  
author: "Chris Anderson"  
published: 2011-08-12  
updated: 2020-09-15  
canonical: https://www.mindstick.com/interview/1154/where-the-assembly-is-stored-in-asp-dot-net  
category: "asp.net"  
tags: ["asp.net"]  
reading_time: 1 minute  

---

# Where the assembly is stored in asp.net?

##### private are stored in application/bin directory and public are stored in GAC.

## Answers

### Answer by Chris Anderson

##### private are stored in application/bin directory and public are stored in GAC.


---

Original Source: https://www.mindstick.com/interview/1154/where-the-assembly-is-stored-in-asp-dot-net

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
