---
title: "What is a dynamic assembly?"  
description: "What is a dynamic assembly?"  
author: "Amit Singh"  
published: 2011-03-29  
updated: 2020-09-23  
canonical: https://www.mindstick.com/interview/719/what-is-a-dynamic-assembly  
category: ".net"  
tags: [".net"]  
reading_time: 1 minute  

---

# What is a dynamic assembly?

A dynamic assembly is created dynamically at run time when an application requires the types within these assemblies.

## Answers

### Answer by Amit Singh

A dynamic assembly is created dynamically at run time when an application requires the types within these assemblies.


---

Original Source: https://www.mindstick.com/interview/719/what-is-a-dynamic-assembly

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
