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
What are the information required to configure remote objects?
How do you directly call a native function exported from a DLL?
What are the security measures exist for .net remoting in system.runtime.remoting?
Define the lease of the object?
Define a process?
When should we choose .net remoting over .net web services?
Define remotable objects in .net remoting?
What is unboxing?
When do we use delegates in your remoting applications?
How to directly call a native function exported from a dll?
What are the types of remoting?
Explain the Flow of remoting?
What is the difference beween the registerwellknownservicetype() and registerwellknownclienttype()?
What is unmanaged code?
what is Client-activated object in remoting?