Brief Introduction to ASP applications

Source: Internet
Author: User
Tags brinkster

If I install the sdk and use ASP. NET, will the existing ASP application be interrupted?
No. ASP. NET applications and existing ASP applications can run simultaneously.

The file extension used by ASP is as follows. ASP and. asa) and ASP.. NET file extensions such. ASPx ,. asax ,. ascx ,. asmx and so on) are completely independent and will not replace each other. In addition, ASP. NET applications are processed by an independent isapi extension.

Note: Although ASP and ASP. NET applications can run simultaneously, they cannot share application information even in the same directory. For example, the setting in global. asa does not affect ASP. NET applications, and the setting in global. asax does not affect ASP applications. Similarly, the application and session status information are not shared. A user in an ASP application cannot use the session data added to the same user in an ASP. NET application unless the user is re-created.

Do I need to use visual studio or other tools to create an ASP. NET page?
No. Although visual studio. NET provides an amazing design, encoding, and debugging environment, it is not required to create an ASP. NET application. ASP. NET follows the same "just save" design principle as ASP: any text-based editing program can be used to create an ASP. NET application. When you access the ASP. NET page for the first time, the page is automatically compiled, and future requests will access compiled resources.

Can ASP. NET run on windows 95, windows 98, and windows me?
No. You can use one of these platforms for development, but ASP. NET applications must run on web servers, windows 2000 with iis installed, or windows nt 4.0.

Learn more
In this step, I will try to summarize some important resources for online, printing and activities. If new messages are received, I will continue to add new resources and activities.

Ibuyspy microsoft ASP. NET Sample Application
Ibuyspy is a fully functional e-commerce application that describes how to use ASP. NET to create high-performance and scalable web applications. You can browse the sample application online, including the complete source code and documentation), or download the complete c # Or visual basic. NET version of the application.

ASP. NET host service
Brinkster inc. is the largest free ASP web host service provider. It provides free ASP. NET host services. Each member can obtain 5 mb space for testing and learning ASP. NET. The member identities used for testing and learning give developers the opportunity to understand this new technology. Brinkster has provided free ASP host service for more than a year, leading the ASP/ASP. NET host service market.

Community Site and distribution list
ASP. the. NET community includes people, activities, discussion lists, news groups, and so on. It is not only one of the best occasions to get answers or solve problems, some sites provide online Quick Start examples, which means you can try ASP. NET without installing it.

  1. Analysis on ASP. NET Web Security
  2. Session State of ASP. NET
  3. Analysis on the attribute ASP. NET of IsPostBack
  4. ASP. NET architecture and security mechanism
  5. Overview ASP. NET Crystal Reports

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.