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 launched of the
same application (5 copies of Word running), but 1 process
can run just 1 application.

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how does assembly versioning in .net prevent dll hell?

630


What are dynamic assemblies?

656


Write a example code for remoting?

634


Define a process?

622


Elaborate the term WebService and how it differ from Remoting?

645






What is unmanaged code?

612


What are the security measures exist for .net remoting in system.runtime.remoting?

688


What are the types of remotable objects?

665


What are the steps to publish an object outside the service domain

629


Define singlecall activation mode in .net remoting?

599


What is the proxy of the server object in .net remoting?

662


What are the threading types?

632


What are the different types of channels used by .net remoting?

607


Will clr handle unmanaged code or not?

647


Difference between web services & remoting?

687