Possible Duplicates:
Equivalent of Class Loaders in .NET
.NET Class Loader - What is it?
I am from C# background, and beginning to learn java. I am having a hard time understanding class loaders - hierarchy , scope, bootloader, etc. Is there an equivalent technology in C# .NET, which I can refer to help me understand the java class loader concept?