Answer Posted / guest
Assemblies are the smallest units of versioning and
deployment in the .NET application.
Assemblies are also the building blocks for programs such
as Web services, Windows services, serviced components,
and .NET remoting applications.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the ways to renew lifetime leases of objects?
What are static assemblies and dynamic assemblies. Differences between them?
Which Namespaces is used to achieve the Remoting?
What are the threading types?
Explain when we use web service and when we use remoting?
What are dynamic assemblies?
What are the steps to publish an object outside the service domain
How can we call methods in remoting asynchronously?
What do you mean by passport authentication?
How do you implement distributed applications in .net?
What is unmanaged code?
What does manifest consists?
Are you aware of containment and Aggregation ?
What are the security measures exist for .net remoting in system.runtime.remoting?
What are the types of remotable objects?