About sn.exe ?
Answers were Sorted based on User's Feedback
Answer / maruti tathe
sn.exe is a command line .Net tool that is used to create
Strong Name. Different options are provided with this tool
to Delete, Verify, generate etc public key pairs. That can
be further used to register a .Net assembly.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / ravinjaypee
strong Name is the process of assinging the storng name to
the shared assembly.
| Is This Answer Correct ? | 3 Yes | 0 No |
What?s Singleton activation mode?
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
What is a strong name?
What?s SingleCall activation mode used for?
How to register a shared assembly ?
About .NET Remoting and types of remoting ?
Can you explain remoting?
When do we use delegates in your remoting applications?
Explain how can you automatically generate interface for the remotable object in .net with microsoft tools?
How can you tell the application to look for assemblies at the locations other than its own install?
What are possible implementations of distributed applications in .NET?
Where are shared assemblies stored?