C# (Sharp) Programming Language Question:

How can you create a strong name for a .NET assembly?

C# (Sharp) Programming Language Interview Question
C# (Sharp) Programming Language Interview Question

Answer:

With the help of Strong Name tool (sn.exe).


Previous QuestionNext Question
Where are shared assemblies stored?Where is global assembly cache located on the system?