开发者

.NET assembly internal loading

Could someone explain me in depth how the system loads an .NET assembly. I mean :

  • what dlls are used : I supposed first mscoree.dll, next mscorwks.开发者_Python百科dll and mscorjit.dll
  • what methods in these dlls ?

Thanks a lot !


Look in "CLR via C#" book by Jeffrey Richter, chapter "CLR Hosting"

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜