Dot Net Remoting Question:

Explain About sn.exe?

Dot Net Remoting Interview Question
Dot Net Remoting Interview Question

Answer:

strong Name is the process of assinging the storng name to
the shared assembly.


Previous QuestionNext Question
What is the difference btw the following methods in .NET remoting?

RegisterWellknownServiceType()
RegisterWellknownClientType()
RegisterActivatedServiceType()
RegisterActivatedClientType()
Explain About .NET Remoting and types of remoting?