Interesting . Reading about AppDomains.
Found this blog very useful. Clearly explained many concepts.

Additional resources:
C# community site.
white papers

Was mainly looking for CLR. Found that “mscorwks.dll” is CLR. And each process will be loaded with “mscorwks.dll” and “mscorlib.dll” ( All AppDomains of process share these).

Leave a Reply

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>