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
What are static assemblies?
define client activated objects (cao)?
Hello, I want to connect a system in LAN and i want to access that.When ever i am moving a mouse in my desktop the similar thing have to happend in the another system in which i have connected. I need coding for this in c# and .NET . any one please help me.It is very urgent to me Advance thanks. my email id:manojkumarchallagundla@gmail.com
Explain how to perform remoting?
What is the difference between remoting and webservice?
Name the distributed systems available apart from .net remoting?
Explain serialization formatters in .net remoting
Explain how can you automatically generate interface for the remotable object in .net with microsoft tools?
What do mean by remotable objects in .net remoting?
Explain when we use web service and when we use remoting?
What is asynchronous programming?
Are you aware of containment and Aggregation ?
What is unmanaged code?
Explain the difference between the registerwellknownservicetype(), registerwellknownclienttype(), registeractivatedservicetype() and registeractivatedclienttype() in .net?
What are the difference between static assemblies and dynamic assemblies?