基于.net的可重用數(shù)據(jù)訪問(wèn)層的構(gòu)建-------外文翻譯.doc
約19頁(yè)DOC格式手機(jī)打開展開
基于.net的可重用數(shù)據(jù)訪問(wèn)層的構(gòu)建-------外文翻譯,摘要:有人提出一種新的數(shù)據(jù)訪問(wèn)層的n層架構(gòu)的設(shè)計(jì)解決方案。它可以解決多種問(wèn)題,例如:低效率的開發(fā),移植、更新和重用過(guò)程中的困難。該解決方案采用了.net的反射技術(shù)和設(shè)計(jì)模式。這種解決方案的一種典型應(yīng)用表明:新的數(shù)據(jù)訪問(wèn)層的解決方案的性能優(yōu)于目前的n層架構(gòu)。更重要的是,應(yīng)用表明:新的數(shù)據(jù)訪問(wèn)層的解決方案可以有效地重用。關(guān)...
![](http://img.queshao.com/images/pcgzh.gif)
![](http://preview.queshao.com/tobuy/270428.gif)
內(nèi)容介紹
此文檔由會(huì)員 wanli1988go 發(fā)布
摘要:有人提出一種新的數(shù)據(jù)訪問(wèn)層的N層架構(gòu)的設(shè)計(jì)解決方案。它可以解決多種問(wèn)題,例如:低效率的開發(fā),移植、更新和重用過(guò)程中的困難。該解決方案采用了.NET的反射技術(shù)和設(shè)計(jì)模式。這種解決方案的一種典型應(yīng)用表明:新的數(shù)據(jù)訪問(wèn)層的解決方案的性能優(yōu)于目前的N層架構(gòu)。更重要的是,應(yīng)用表明:新的數(shù)據(jù)訪問(wèn)層的解決方案可以有效地重用。
關(guān)鍵詞:N層架構(gòu);數(shù)據(jù)訪問(wèn)層;反射技術(shù);重用
1 引言
在軟件開發(fā)過(guò)程中,軟件系統(tǒng)的結(jié)構(gòu)設(shè)計(jì)一直發(fā)揮著關(guān)鍵的作用。對(duì)于大型企業(yè)級(jí)應(yīng)用來(lái)說(shuō),系統(tǒng)架構(gòu)不僅影響系統(tǒng)設(shè)計(jì)和系統(tǒng)開發(fā),而且與后續(xù)系統(tǒng)開發(fā)有直接聯(lián)系,它甚至可以決定整個(gè)系統(tǒng)的開發(fā)是否成功。目前,由于其明顯的優(yōu)勢(shì),N層架構(gòu)已經(jīng)成為一種標(biāo)準(zhǔn)的構(gòu)建企業(yè)級(jí)應(yīng)用。然而,當(dāng)前龐大而復(fù)雜的N層體系架構(gòu)出現(xiàn)了一些問(wèn)題,例如:低效率的開發(fā),移植、更新和重用過(guò)程中的困難。文中提出了基于.NET技術(shù)和N層架構(gòu)的解決方法,即如何建立一種新的利用反射和工廠模式的數(shù)據(jù)訪問(wè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
1 Introduction
關(guān)鍵詞:N層架構(gòu);數(shù)據(jù)訪問(wèn)層;反射技術(shù);重用
1 引言
在軟件開發(fā)過(guò)程中,軟件系統(tǒng)的結(jié)構(gòu)設(shè)計(jì)一直發(fā)揮著關(guān)鍵的作用。對(duì)于大型企業(yè)級(jí)應(yīng)用來(lái)說(shuō),系統(tǒng)架構(gòu)不僅影響系統(tǒng)設(shè)計(jì)和系統(tǒng)開發(fā),而且與后續(xù)系統(tǒng)開發(fā)有直接聯(lián)系,它甚至可以決定整個(gè)系統(tǒng)的開發(fā)是否成功。目前,由于其明顯的優(yōu)勢(shì),N層架構(gòu)已經(jīng)成為一種標(biāo)準(zhǔn)的構(gòu)建企業(yè)級(jí)應(yīng)用。然而,當(dāng)前龐大而復(fù)雜的N層體系架構(gòu)出現(xiàn)了一些問(wèn)題,例如:低效率的開發(fā),移植、更新和重用過(guò)程中的困難。文中提出了基于.NET技術(shù)和N層架構(gòu)的解決方法,即如何建立一種新的利用反射和工廠模式的數(shù)據(jù)訪問(wè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
1 Introduction
TA們正在看...
- 某電子商務(wù)公司薪酬管理制度管理.doc
- 某知名保險(xiǎn)公司調(diào)整后組織架構(gòu)及部門主要職責(zé)個(gè)團(tuán)...ppt
- 某知名集團(tuán)年終人力盤點(diǎn)項(xiàng)目方案.ppt
- 某航站樓鋼結(jié)構(gòu)屋蓋施工技術(shù)施工組織設(shè)計(jì).doc
- 某花園b區(qū)高層住宅樓工程主體施工組織設(shè)計(jì).doc
- 某藥業(yè)公司供應(yīng)商審計(jì)管理制度.doc
- 某著名外貿(mào)公司品質(zhì)制度.doc
- 某路路燈亮化工程施工組織設(shè)計(jì).doc
- 某車間地溝改造施工技術(shù)方案.doc
- 某軟件開發(fā)公司勞動(dòng)合同資料.doc
相關(guān)文檔
- [外文翻譯]電壓、電流和功率/voltage,c...zip
- 最適度貨幣區(qū)/optimumcurrencyareas[外...rar
- 發(fā)展中國(guó)家的公共管理改革和管理創(chuàng)新(外...rar
- 船舶服務(wù)貿(mào)易—港口服務(wù)(外文翻譯).rar
- 我國(guó)水電規(guī)劃環(huán)境影響評(píng)價(jià)初探(外文翻譯).rar
- sqlserver2000中的“復(fù)制數(shù)據(jù)庫(kù)向?qū)А盵...rar
- 河南省產(chǎn)業(yè)集群形成的現(xiàn)實(shí)基礎(chǔ)分析[外文...rar