Explain what is the relationship between a Process,
Application Domain, and Application?
Answer Posted / swapna
A process is an instance of a running application.
An application is an executable on the hard drive or
network.
There can be numerous processes of the same application but
1 process can run just 1 application
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Can we configure a .net remoting object via xml file?
Define singleton activation mode in .net remoting?
What is the proxy of the server object in .net remoting?
How are the activation URLs different in case of SAO and CAO in .NET remoting?
What is the purpose of strong name?
What are static assemblies?
What are the information required to configure remote objects?
Explain serialization formatters in .net remoting
what are the requirements to enable remote components to interact each other?
What are the difference between static assemblies and dynamic assemblies?
Define a process?
What are the security features in .net remoting?
Explain the hierarchial description of remoting?
What is objref object in remoting?
What are the threading types?