M.Siva Said..
---->In application domains multiple applications can run in same process with out influencing
each other. If one of the application domains throws error it does not affect the other
application domains.
----> To invoke method in a object running in different application domain
.NET remoting is used.