Answer Posted / 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 |
Post New Answer View All Answers
Explain how to directly call a native function exported from a dll?
Define proxy in .net remoting?
Which one is better WebService and Remoting ?
How do you implement distributed applications in .net?
Types of compatabilities and explain them ?
Define a process?
What are the different types of channels used by .net remoting?
Explain threading types?
What is unboxing?
What is the difference beween the registerwellknownservicetype() and registerwellknownclienttype()?
Explain how does assembly versioning in .net prevent dll hell?
What are static assemblies and dynamic assemblies. Differences between them?
Explain the differences between marshal by value and marshal by reference?
Explain the difference between the registerwellknownservicetype(), registerwellknownclienttype(), registeractivatedservicetype() and registeractivatedclienttype() in .net?
What is the difference beween the registeractivatedservicetype() and registeractivatedclienttype()?