摘要
ASP.NET技术实现了用户界面与业务逻辑的分离,同时它还借助ADO.NET技术实现了对各种数据库的操作。而对于ADO.NET技术而言,它不仅可对多种数据库进行各种操作,还可将这些数据发布给ASP.NET以生成动态页面。根据多层Web应用程序体系结构特点,对ADO.NET默认结构进行分解,以实现一个通用或公用的数据访问组件。
ASP.NET technology separats the user interface and business logic, and operats database by ADO.NET technology. But to ADO.NET technology, it realizes different operations on various database, and can also promulgate these data to face page in order to generating dynamic page by ASP.NET. According to multilayer Web application system structure, carrys through decomposition to ADO.NET default structure, and realizes an universal or public data accessing component.
出处
《现代计算机》
2008年第6期191-194,共4页
Modern Computer