ASP.Net概述 毕业论文外文翻译.doc_第1页
ASP.Net概述 毕业论文外文翻译.doc_第2页
ASP.Net概述 毕业论文外文翻译.doc_第3页
ASP.Net概述 毕业论文外文翻译.doc_第4页
ASP.Net概述 毕业论文外文翻译.doc_第5页
免费预览已结束,剩余1页可下载查看

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

兰州理工大学毕业设计(论文) 第7 页译文: asp.net outlineasp.net is a m part, took the strategic product, not merely is active server page (asp) next edition; it has also provided a unified web development model, produces each kind of service including the development personnel which the enterprise level web application procedure needs. the asp.net grammar is compatible in the very great degree with asp, simultaneously it also provides one kind of new programming model and the structure, may produce elastic and the stable better application procedure, and provides the better safekeeping of security. may through gradually increase the asp.net function in the existing asp application procedure, strengthens the asp application procedure as necessary the function.asp.net was already translated, based on net the environment, was allowed to use any and net the compatible language (including visual basic net, c# and jscript net.) creation application procedure. moreover, any asp.net application procedure all may use entire net framework. the development personnel may conveniently obtain these technical the merit, including the common language movement storehouse environment, the type which is entrusted with is safe, inherits and so on.asp.net may seamless and wysiwyg the html editor and other programming tools (including microsoft visual studio net) works together. this not only causes web to develop conveniently, moreover also can provide all merits which these tools must provide, may use for including the development personnel the server to control to tow puts the debugging support which and completely integrates to web page gui.microsoft was asp.net has designed like this some strategies: easy to write the structure clear code, the code is easy to entrust with heavy responsibility with sharing, may use translation class language compilation and so on, the goal is lets the programmer be easier to develop the web application, satisfies the computation to the web shift strategic needasp.net new performance asp.net has provided the stable performance, the outstanding promotion, a faster development, a simpler management, the brand-new language as well as the network service. passed through entire asp.net the subject is the system helps the user to do the majority of unimportant trivial work.the brand-new structure new asp.net introduction is managed the code (managed code) this kind of brand-new concept, crosses the entire windows to develop the platform. is managed the code to move under ngws runtime, but ngws runtime is a time movement environment, it manages the code the execution, causes the programming to be simpler.high efficiency regarding a procedure, the speed is extremely makes the thing which one longed for. once the code starts to work, receives you as far as possible to let it operate again quick quick quick. you only finite possibly simplify your code in asp, down to can not but transplant them to only has the very few performance in the part. but the present, asp.net can properly solve this problem.easy to control in asp.net, you will be able to have data-bounds (data restraint), this meant it will meet and the data pool connection, and will be able the automatic input, to cause the control work 简单易行. language support asp.net supports the many kinds of languages, supports the translation class language, supports for instance vb, vc+, c# and so on, it is quicker than these translation class language running rates, suits the compilation large-scale application.the better promotion ability fast development distributional application need faster, more modular, is also easier to operate, the more platforms support and a reuse stronger development, needs one kind of new technology to adapt the different system, the network application and the website needs to provide one kind of more formidable scalable service. above asp.net can adapt the request.let your life simply say regarding todayweb programmer that, the complexity which the biggest challenge is which unceasingly changes the browser compatibility as well as they unceasingly promotes. in guaranteed the page can which works while all browsers, also uses each browser the newest attribute to establish as far as possible has the interactive page, this simply is a nightmare. more fearful is, needs to the different subscribers equipment establishment different homepage. simplest solution is dynamic to the different user production different output, or is writes many pages to the different user. the majority development can choose the first method. but, this meant the user each time clicks can let the server judgement be supposed to demonstrate any to the user. but through asp.net, we may see to a new service control concept, it has sealed some ordinary duties, has provided one kind of clear programming module, is helpful to the management and the processing different user type. puts briefly, asp.net these process automation.what is the asp.net application procedure?asp.net the application procedure will define as all documents, the page, the disposal procedure, the module and may carry out the code sum total, this application procedure might the scope transfer or the movement in on the web application procedure server will assign the hypothesized table of contents (and its child directory). for example, may /order in the hypothesized table of contents issue on the web server computer order the application procedure. regarding iis, may establish the hypothesized table of contents in the internet service management; this table of contents contains all child directory, only if child directory itself is the hypothesized table of contents.web on the server each asp.net frame application procedure all carries out in the only net frame application procedure territory, thus had guaranteed a kind of isolation (does not have edition or naming conflict), the security sandbox (prevents visit specific computer or network resources) and the static variable isolation.asp.net maintains the httpapplication example pond in the web application procedure lifetime. asp.net automatically appoints each which some example processing application procedure receives to spread to the http request. appoints the specific httpapplication example is responsible to manage the request the entire lifetime, and only completes after the request is only then reused. this meant in httpapplication the user code does not need to be may re entered.foundation application procedureif founds the asp.net frame application procedure, may use the existing hypothesized table of contents or found the new hypothesized table of contents. for example, if installed has contained iis windows 2,000 server, then possibly had a c:inetpubwwwroot table of contents. may use the internet service management (to be located start - procedure - to manage tool under) to dispose iis. right strikes an existing table of contents and the choice newly built (founds new hypothesized table of contents) or the attribute (promotion existing convention table of contents).through lays aside in the hypothesized table of contents to be similar to the under such simple aspx page and visits it through the browser, then starts to found the asp.net application procedure. 兰州理工大学毕业设计(论文) 第 页 中文译文asp.net概述asp.net是m的一部分,作为战略产品,不仅仅是 active server page (asp) 的下一个版本;它还提供了一个统一的 web 开发模型,其中包括开发人员生成企业级 web 应用程序所需的各种服务。asp.net 的语法在很大程度上与 asp 兼容,同时它还提供一种新的编程模型和结构,可生成伸缩性和稳定性更好的应用程序,并提供更好的安全保护。可以通过在现有 asp 应用程序中逐渐添加 asp.net 功能,随时增强 asp 应用程序的功能。asp.net 是一个已编译的、基于 .net 的环境,可以用任何与 .net 兼容的语言(包括 visual basic .net、c# 和 jscript .net.)创作应用程序。另外,任何 asp.net 应用程序都可以使用整个 .net framework。开发人员可以方便地获得这些技术的优点,其中包括托管的公共语言运行库环境、类型安全、继承等等。asp.net 可以无缝地与 wysiwyg html 编辑器和其他编程工具(包括 microsoft visual studio .net)一起工作。这不仅使得 web 开发更加方便,而且还能提供这些工具必须提供的所有优点,包括开发人员可以用来将服务器控件拖放到 web 页的 gui 和完全集成的调试支持。微软为asp.net设计了这样一些策略:易于写出结构清晰的代码、代码易于重用和共享、可用编译类语言编写等等,目的是让程序员更容易开发出web应用,满足计算向web转移的战略需要。 asp.net的新性能 asp.net提供了稳定的性能、优秀的升级性、更快速的开发、更简便的管理、全新的语言以及网络服务。贯穿整个asp.net的主题就是系统帮用户做了大部分不重要的琐碎的工作。 全新的构造 新的asp.net引入受管代码(managed code)这样一个全新概念,横贯整个视窗开发平台。受管代码在ngws runtime下运行,而ngws runtime是一个时间运行环境,它管理代码的执行,使程序设计更为简便。 高效率对于一个程序,速度是一件非常令人渴望的东西。一旦代码开始工作,接下来你就得尽可能地让它运作得快些快些再快些。在asp中你只有尽可能精简你的代码,以至于不得不将它们移植到一个仅有很少一点性能的部件中。而现在,asp.net会妥善地解决这一问题。易控制 在asp.net里,你将会拥有一个“data-bounds” (数据约束),这意味着它会与数据源连接,并会自动装入数据,使控制工作简单易行。语言支持 asp.net支持多种语言,支持编译类语言,支持比如vb、vc+、c#等,它比这些编译类语言运行速度快,更适合编写大型应用。更好的升级能力 快速发展的分布式应用也需要更快速、更模块化、更易操作、更多平台支持和重复利用性更强的开发,需要一种新的技术来适应不同的系统,网络应用和网站需要提供一种更加强大的可升级的服务。asp.net能够适应上面的要求。 让你的生活更简单 对于今天的web程序员来说,最大的挑战就是不断变化的浏览器兼容性以及它们不断升级的复杂性。在保证页面能在所有浏览器下工作的同时,又得尽量使用每个浏

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论