How can you create a strong name for a .NET assembly?
Answer Posted / alexis
using sn.exe
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Can you explain remoting?
Explain serialization formatters in .net remoting
Define singleton activation mode in .net remoting?
What is the difference between remoting and webservice?
What is the difference beween the registerwellknownservicetype() and registerwellknownclienttype()?
What is unmanaged code?
Define proxy in .net remoting?
What are the situations you will use singleton architecture in remoting ?
Explain how can you automatically generate interface for the remotable object in .net with microsoft tools?
What is asynchronous programming?
What does manifest consists?
Elaborate the term WebService and how it differ from Remoting?
Define singlecall activation mode in .net remoting?
Explain the difference between the registerwellknownservicetype(), registerwellknownclienttype(), registeractivatedservicetype() and registeractivatedclienttype() in .net?
Define the lease of the object?