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 |
Explain serialization formatters in .net remoting
What is delay signing?
Define singlecall activation mode in .net remoting?
What?s typical about a Windows process in regards to memory allocation?
What are the remotable objects in .net remoting?
What is the difference between remoting and webservice?
What do you know about .NET assemblies?
What are different types of assemblies?
What is an assembly and what does manifest consists ?
Define proxy in .net remoting?
What are possible implementations of distributed applications in .NET?
What?s SingleCall activation mode used for?