Answer Posted / vishaal
An assembly is building block of .NET framework. They form
the fundamental unit of deployment,version control,
security. An assembly is collection of types and resources
which form logical unit of functionality.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Define proxy in .net remoting?
Define remotable objects in .net remoting?
What is the Difference between CAO and SAO in Remoting.
Explain marshalling and its types in .net remoting
What is fundamental of published or precreated objects in remoting?
Elaborate the term WebService and how it differ from Remoting?
How can we call methods in remoting asynchronously?
When do we use delegates in your remoting applications?
Explain serialization formatters in .net remoting
How to decide which to use .net remoting or asp.net web services?
What is the difference between remoting and webservice?
What are the security measures exist for .net remoting in system.runtime.remoting?
How are the activation URLs different in case of SAO and CAO in .NET remoting?
What are the channels in .net remoting?
What is a formatter in .net remoting?