开发者

.NET assembly internal loading

开发者 https://www.devze.com 2023-01-03 17:21 出处:网络
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

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

精彩评论

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

关注公众号