Application domains offer good configuration and deployment isolation, but other means need to be utilized to protect services from each other and to provide isolation at run time.
应用程序域提供良好的配置和部署隔离,但还需要利用其他方法来隔离服务并提供运行时隔离。
Database validation is the last chance to catch errors, but a good application has already validated the data at that point (and error messages from the database engine are anything but readable).
数据库验证是捕获错误的最后机会,但是好的应用程序应该事先检验数据(数据库引擎的错误消息可不是易读的)。
While the garbage collector does a good job at figuring out what memory the application is using and not using, it is up to the application to decide the most appropriate use for the available memory.
尽管垃圾收集器在找出哪些内存在由应用程序使用哪些没在使用方面做得很好,但是确定可用内存的最适当使用还是取决于应用程序。
应用推荐