Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Global Assembly Cache (GAC)?

assembly cache GAC global
0
Posted

Global Assembly Cache (GAC)?

0

每一台装了.net环境的机器都会有一个本机器范围内的缓冲,这就是GAC。GAC中存放的装配会被这台计算机上的一些应用程序共享 。这篇文章将告诉你更多关于GAC的信息: http://msdn.microsoft.com/library/en-us/cpguide/html/cpconglobalassemblycache.asp 1.20. 在.net精简框架下内存管理是怎样的? 自动内存管理是CLR提供的一项服务。CLR的垃圾回收器会管理应用程序内存的分派和回收,以下文章将为您解释: http://msdn.microsoft.com/library/en-us/cpguide/html/cpconautomaticmemorymanagement.asp 1.21. 当我的网络协议数超过50个的时候,为什么不能向发布程序? 请查看本文章的 “11.4. 为什么当网络协议数超过50个的时候,就不能向设备发布程序?” 部分。 1.22. 为什么会有跨平台代码? .net精简框架和它的执行引擎是.net框架和CLR的子集。缺省的强名称策略,针对.net精简框架编译的程序同样可以在完整的.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123