比较相似术语之间的差异

之间的区别

首页 / 技术 / 它 / 编程 /ASP与ASP的区别。网

ASP与ASP的区别。网

2011年6月30日发布的Indika

ASP vs ASP。网

ASP。网is Microsoft’s current technology for building dynamic web applications. ASP.NET was the successor to their earlier web technology for the same purpose, ASP (called Classic ASP). ASP provided a conventional platform for Web programming, while ASP.NET has many new features that make it very easy to develop web applications than using traditional methods.

ASP是什么?

ASP (Active Sever Pages)是微软公司开发的一种网络技术。ASP是他们第一个用于动态生成网站的服务器端脚本引擎。起初,它只是通过Windows NT 4.0的IIS (Internet Information Services)的一个插件。后来,它成为与Windows 2000服务器一起发布的独立产品。在ASP 2.0中,为程序员提供了6个主要的对象。它们分别是应用程序、会话、请求、响应、服务器和ASPError。这6个对象封装了web编程中最重要的概念的属性和行为。例如,可以使用Session对象表示基于cookie的会话,并维护页与页之间的状态。ASP网站可以通过COM(组件对象模型)技术访问dll。ASP网页使用。ASP文件扩展名。 ASP programmers mainly used VBScript to write pages. Jscript and PerlScript were the other choices of Active scripts used for writing ASP pages. After the introduction of ASP.NET, ASP was referred to as Classic ASP or ASP Classic.

ASP.NET是什么?

微软的ASP。网is the successor to ASP. It was released in 2002 (with .NET Framework 1.0). ASP.NET is a web application framework that can be used to develop web sites, web applications and web services. Because ASP.NET runs on CLR (Common Language Runtime), programmers can use any of the .NET languages (i.e. C#, VB.NET, etc.) to write ASP.NET web applications. ASP.NET applications can process SOAP messages through the ASP.NET SOAP extension. Web Forms the main units of development in ASP.NET. Web Forms usually have the .aspx file extension. These Web Forms are made up of static XHTML and server-side scripts for defining Web control and User controls. The code-behind model introduced in ASP.NET Framework 2.0 allows programmer to keep static code in .aspx pages, while all the dynamic code is kept in .aspx.vb or .aspx.cs or .aspx.fs files (corresponding to the VB.NET or C#.NET or F#.NET languages used). For example, the code-behind file will be Home.aspx, while its corresponding page file will be Home.aspx.cs (assuming C# is used). This is the default practice in Microsoft Visual Studio, which is an IDE that can be used to develop ASP.NET web applications.

ASP和ASP.NET的区别是什么?

与经典ASP相比,ASP。网makes it very easy for the programmers to transit from Windows programming to Web programming by introducing the concept of Web controls (very similar to Windows Forms controls). Unlike ASP, programmers are encouraged to use event-driven GUI model for web development with ASP.NET. ASP.NET integrates technologies like JavaScript to enable the programmers to create persistent states by using components such as ViewState.

相关文章:

汇编与DLL的区别 Microsoft .NET Framework 3.5和.NET Framework 4.0的区别 Ajax和Microsoft Silverlight的区别 Linux和Windows托管的区别 Java和Oracle的区别

了下:编程标记:. aspx,com,net Framework 1.0,ASP,ASP 2.0,ASP经典,ASP。网,ASP。网Framework 2.0,ASP。网SOAP,经典ASP,CLR,DLL,肥皂,视图状态,网络技术

关于作者:Indika

Indika,二元同步通信。工程硕士,计算机工程博士。计算机科学副教授,主要研究方向为生物信息学、计算生物学和生物医学自然语言处理。

留下一个回复取消回复

你的电邮地址不会被公布。必填字段被标记*

请求的文章

特色的帖子

冠状病毒和感冒症状的区别

冠状病毒和感冒症状的区别

冠状病毒与SARS的区别

冠状病毒与SARS的区别

冠状病毒与流感的区别

冠状病毒与流感的区别

冠状病毒和Covid - 19的区别

冠状病毒和Covid - 19的区别

你可能会喜欢

永生细胞与转化细胞的区别

永生细胞与转化细胞的区别

护理与医学的区别

化学平衡与动态平衡之差

化学平衡与动态平衡之差

沙土和壤土的区别是什么

沙土和壤土的区别是什么

乙醇和生物柴油的区别

最新的文章

  • 功能成分和性能成分有什么区别
  • 脑出血和蛛网膜下腔出血有什么区别
  • 氯化苄氨铵和甲氧苄氨铵有什么区别
  • 收缩期功能障碍和舒张期功能障碍的区别是什么
  • Care和Concern的区别是什么
  • 埃勒斯·丹洛斯综合征和马凡氏综合征有什么区别
  • 首页
  • 职位空缺
  • 关于
  • 请求的文章
  • 联系我们

版权©2010 - 2018之间的区别.保留所有权利。使用条款和隐私政策:法律.