外文翻译---ASP的开发准则及安全管理
《外文翻译---ASP的开发准则及安全管理》由会员分享,可在线阅读,更多相关《外文翻译---ASP的开发准则及安全管理(12页珍藏版)》请在毕设资料网上搜索。
1、 附录 外文原文 : The exploitation criteria and security management of the asp Exploitation criteria : Application servers have been, or ultimately will be used in Web server, which usually operate in the IIS ASP page computer. ASP is the only object of your client. It offers specialized systems and securi
2、ty considerations. While many of the Web sites use ASP simply not components, but in this article that ASP is the Internet as a bridge between the client and components. The following ASP components Guidelines (English) : ASP and the division of services between components ASP server in the most com
3、monly used building for the client to use HTML or XML documents, so we focused on the use of the program. This leads to a common problem, if ASP page on the server, then they are part of the operational level? Components in the world, the answer usually is not. Although the ASP server is in operatio
4、n, but may be related to space applications in the same server, but it can not make it a part of the business logic. With user interface development tool, or as the opening of more business to operational programs with the clear distinction will be tremendous returns. Let us look at some of the most
5、 important operational level and that level division guidelines : Separation of the UI code and business logic. This includes preparation coupled with the UI code, such as the use of ASP components MTS internal target it with the business logic code separation, as in a different DLL. affair will be
6、separated with the ASP page. Services ASP in certain cases beyond compare, but the components and multi-storey applications will change this situation. Components should not be dependent on the client layer to manage their affairs and business logic semantics. Will be expressed components (use solic
7、it and responsive components) and Web server on the same machine and / or tenor. If the use of ASP internal components of the target objects on remote machines, then all of the internal components will be available in retail form. Server client access is COM+ server, which significantly reduced the
8、performance and security of complicated. These markings will be lay in COM+ applications mark as library activated . ASP exist in server, ASP pages must be consistent with resource sharing rules, and remember to flexibility. Look at the following details : In the conversation, management should avoi
9、d user specific state. Keep ASP stateless and where possible to allow resources pool. Mode operation: In evaluating whether a code of business logic layer or expressed, may I ask myself: If I have to use click-phone applications to replace my ASP page, then the code are there? If the answer is yes ,
10、 then it could try to business logic code into machine code or user interface to help. If changed after the client code can not be used, or if it is constructed with the help of the user interface, the code is expressed services layer. It ASP page, or in the internal components used ASP components.
11、It does not belong to the operational targets of components. Understanding of the distinction between desktop and ASP client It was modular incumbent engine, different tables top tradition uniline ran win32 application from that asp. Key distinction generalize as follows: Thread management : ASP is
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中设计图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 外文 翻译 asp 开发 准则 安全管理
