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 is boxing and unboxing ?
4 Answers Amdocs, BirlaSoft, TCS,
What are different types of assemblies?
What is the difference between remoting and webservice?
How do you reference to a private & shared assembly ?
Explain how does assembly versioning in .net prevent dll hell?
Write a example code for remoting?
What?s a proxy of the server object in .NET Remoting?
What do you know about .NET assemblies?
How to directly call a native function exported from a dll?
What are possible implementations of distributed applications in .NET?
Can we configure a .net remoting object via xml file?
How can you tell the application to look for assemblies at the locations other than its own install?