Basic knowledge: Understanding the basic knowledge of asp.net

Source: Internet
Author: User
Tags iis web services what is asp visual studio
asp.net

Asp. NET is the latest version of Microsoft's ASP technology.

The basics you should have

Before continuing your study, you need to have a basic understanding of the following knowledge:

    • Basics of WWW, HTML, and website construction
    • Scripting languages like JavaScript or VBScript
    • Basic knowledge of server scripts

What is ASP?

ASP is a server-side scripting technology that enables scripts in embedded Web pages to be executed by an Internet server.

    • ASP is a Microsoft company's technology
    • ASP refers to Active Server Pages (dynamic server Pages)
    • ASP is a program running in ISS
    • IIS means Internet Information Services (Internet Information Service)
    • IIS is a free component of Windows 2000 bundles
    • IIS is also an optional component of Windows NT 4.0
    • This optional component can be downloaded via the Internet
    • PWS smaller-but with the full functionality of ISS
    • PWS can be found on the Windows 95/98 installation CD

What is an ASP file?

    • ASP files and HTML files are similar
    • ASP files can contain text, HTML, XML, and scripts
    • The scripts in the ASP file can be executed on the server.
    • ASP file extension is ". asp"

How does it work?

    • When the browser requests an HTML file, the server returns the file
    • When the browser requests an ASP file, IIS passes the request to the ASP engine
    • The SP engine reads the file line by row and executes the script in the file
    • Finally, the ASP file is returned to the browser as plain HTML

After you continue to study ASP. NET, has the basic explanation of Microsoft ASP technology to be helpful.

What is asp+?

asp+ equal to asp.net.

Asp+ was the early name used by Microsoft during the development of ASP.net.

What is asp.net?

ASP 3.0 is the latest version of ASP, but no more versions of ASP 4.0.

Asp. NET is the next generation of ASP, but can not be called asp.net ASP upgrade version. Asp. NET is a new server-side ASP script.

Asp. NET is part of the. NET Framework. Microsoft has spent three years rewriting asp.net from the bottom, while ASP.net is not fully backward compatible with ASP 3.0.

You will see the difference between ASP and asp.net in the next section of this tutorial.

The. NET Framework (. NET Framework)

The. NET framework is Microsoft. NET platform infrastructure.

The. NET framework is an environment for building, developing, and running Web applications and Web services.

The. NET framework contains the common language runtime and common class libraries-such as Ado.net, ASP. NET and Windows Forms-to provide advanced standard services that can be integrated into a variety of computer systems.

The. NET Framework provides a rich application environment, simplified development, and easy integration between many development languages.

Language is in the. NET framework. Currently, it supports C + +, C #, Visual Basic, and JScript (Microsoft's JavaScript version).

Microsoft's Visual Studio.NET is a public development environment for the NET Framework.



Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.