基于ADO.NET的通用数据访问模型的实现

The Implementation of General Data Access Model Based on ADO.NET

  • 摘要: 利用面向对象和软件重用的思想,在ADO.NET基础上设计出数据库的通用访问模型和底层数据访问引擎,并就开发周期、响应速度、稳健性等方面进行了性能分析,给出了基于此模型的示例.采用该模型,程序员无需再关注底层数据访问细节而迅速地开发出基于数据库的.NET应用程序.

     

    Abstract: Using the method of object-oriented and software reuse,the general access model of database and data access engine were designed based on ADO.NET technology,and at the same time,the development period,response time,robustness ability and other aspects were analyzed,the example which based on the model was given as well.It made NET programmer no need to focus on the detail of data access and the speed of developing.NET application based on database more rapid.

     

/

返回文章
返回