---
title: "What is strong name?"  
description: "What is strong name?"  
author: "Rajesh Goswami"  
published: 2010-11-09  
updated: 2020-09-20  
canonical: https://www.mindstick.com/interview/218/what-is-strong-name  
category: ".net"  
tags: [".net"]  
reading_time: 1 minute  

---

# What is strong name?

A name that consists of an assembly's identity—its simple text name, version number, and culture information (if provided)—strengthened by a public key and a digital signature generated over the assembly.\
\

## Answers

### Answer by Rajesh Goswami

A name that consists of an assembly's identity—its simple text name, version number, and culture information (if provided)—strengthened by a public key and a digital signature generated over the assembly.\
\


---

Original Source: https://www.mindstick.com/interview/218/what-is-strong-name

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
