Explain what is the relationship between a Process,
Application Domain, and Application?

Answers were Sorted based on User's Feedback



Explain what is the relationship between a Process, Application Domain, and Application? ..

Answer / 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

Explain what is the relationship between a Process, Application Domain, and Application? ..

Answer / 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

More Dot Net Remoting Interview Questions

About performance issues on retrieving records ?

1 Answers   DELL,


How can you tell the application to look for assemblies at the locations other than its own install?

1 Answers  


What are the channels in .net remoting?

0 Answers  


What is the difference between authentication and authorization ?

7 Answers   Digital GlobalSoft, Qatar University,


Explain threading types?

0 Answers  






What is the difference between private and shared assembly?

1 Answers  


Can we configure a .net remoting object via xml file?

0 Answers  


How to directly call a native function exported from a dll?

0 Answers  


What are different types of assemblies?

0 Answers  


Define singleton activation mode in .net remoting?

0 Answers  


How can you create a strong name for a .NET assembly?

2 Answers  


write a example for remoting (code)

2 Answers   Mind Tree,


Categories