«« Next » « Previous
«« Next » « Previous

Link Details

Link 96459 thumbnail
User 285573 avatar

By alashcraft
via blogs.microsoft.co.il
Submitted: Jul 19 2008 / 09:21

Sometimes we forget that .NET AppDomains are really separate light-weight processes inside a single .NET process. We enjoy all the benefits of a light-weight process: fault isolation, assembly "unloading", custom security policies, and many other things. But we often forget that AppDomains are separate from their host and from each other, and that under the covers they use good old .NET Remoting to communicate.
  • 3
  • 0
  • 82
  • 2

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (3)



Voters Against This Link (0)