A Alberto Apr 23, 2004 #1 What stand for mscorlib? I suppose that ms is Microsoft, lib is library... but I don't know what cor is. Thank you.
What stand for mscorlib? I suppose that ms is Microsoft, lib is library... but I don't know what cor is. Thank you.
D Dmitriy Lapshin [C# / .NET MVP] Apr 23, 2004 #2 Hello Alberto, I assume "cor" stands for "core", thus the file name means "Microsoft core library".
M Mattias Sjögren Apr 23, 2004 #3 Alberto & Dmitriy, I assume "cor" stands for "core", thus the file name means "Microsoft core library". Click to expand... I believe the COR stands for Common Object Runtime, one of the old names for what's now known as the CLR. Mattias
Alberto & Dmitriy, I assume "cor" stands for "core", thus the file name means "Microsoft core library". Click to expand... I believe the COR stands for Common Object Runtime, one of the old names for what's now known as the CLR. Mattias