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

Answers were Sorted based on User's Feedback



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

Answer / guest

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

Is This Answer Correct ?    7 Yes 1 No

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

Answer / alexis

using sn.exe

Is This Answer Correct ?    4 Yes 2 No

Post New Answer

More Dot Net Remoting Interview Questions

Garbage collector?s functionality on unmanaged code ?

0 Answers   DELL,


What is a formatter in .net remoting?

0 Answers  


How can you tell the application to look for assemblies at the locations other than its own install?

1 Answers  


What?s a proxy of the server object in .NET Remoting?

1 Answers  


Explain the differences between marshal by value and marshal by reference?

0 Answers  






What are the differences between Marshal by value and Marshal by reference?

4 Answers   Verizon,


what is sitemap

3 Answers  


What is boxing and unboxing ?

4 Answers   Amdocs, BirlaSoft, TCS,


What is asynchronous programming?

0 Answers  


Explain how can you automatically generate interface for the remotable object in .net with microsoft tools?

0 Answers  


How does assembly versioning in .NET prevent DLL Hell?

3 Answers   Satyam, Siebel Systems,


What technology enables out-of-proc communication in .NET ?

1 Answers  


Categories