Answer Posted / guest
A strong name includes the name of the assembly, version
number, culture identity, and a public key token.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Define a process?
Can we configure a .net remoting object via xml file?
What are dynamic assemblies?
How can we call methods in remoting asynchronously?
What are the types of remotable objects?
What are the difference between static assemblies and dynamic assemblies?
Explain how to directly call a native function exported from a dll?
Elaborate the term WebService and how it differ from Remoting?
what is Client-activated object in remoting?
Explain the hierarchial description of remoting?
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
Explain marshalling and its types in .net remoting
How can you configure a .net remoting object via xml file?
What is objref object in remoting?
Difference between web services & remoting?