基于net的可重用数据访问层的构建_外文翻译.doc

约19页DOC格式手机打开展开

基于net的可重用数据访问层的构建_外文翻译,摘要有人提出一种新的数据访问层的n层架构的设计解决方案。它可以解决多种问题,例如:低效率的开发,移植、更新和重用过程中的困难。该解决方案采用了.net的反射技术和设计模式。这种解决方案的一种典型应用表明:新的数据访问层的解决方案的性能优于目前的n层架构。更重要的是,应用表明:新的数据访问层的解决方案可以有效地重用。  ...
编号:10-270444大小:135.50K
分类: 论文>外文翻译

内容介绍

此文档由会员 莎士比亚 发布

摘要

有人提出一种新的数据访问层的N层架构的设计解决方案。它可以解决多种问题,例如:低效率的开发,移植、更新和重用过程中的困难。该解决方案采用了.NET的反射技术和设计模式。这种解决方案的一种典型应用表明:新的数据访问层的解决方案的性能优于目前的N层架构。更重要的是,应用表明:新的数据访问层的解决方案可以有效地重用。
   
关键词:N层架构;数据访问层;反射技术;重用

Abstract

A new design solution of data access layer for N-tier architecture is presented. It can solve the problems such as low efficiency of development and difficulties in transplantation update and reuse. The solution utilizes the reflection technology of .NET and design pattern. A typical application of the solution demonstrates that the new solution of data access layer performs better than the current N-tier architecture. More importantly, the application suggests that the new solution of data access layer can be reused effectively.
   
Keywords: N-tier architecture; data access layer; reflection technology; reuse