post your comment   print   send to a friend
Rate:  94% | Views: 1845
Question categories:  ASP

Can I still run ASP pages on a server that runs ASP.Net?

Yes, you may run ASP pages on a server that runs ASP.NET.

Microsoft Active Server Pages (ASP) is a server-side scripting environment that you can use to create and run dynamic, interactive Web server applications. With ASP, you can combine HTML pages, script commands, and COM components to create interactive web pages or powerful web-based applications, which are easy to develop and modify.

ASP.NET is a programming framework built on the common language runtime that can be used on a server to build powerful web applications. Both ASP and ASP.NET applications can run side by side on a server without adversely affecting each other. This is primarily due to the fact that separate file extensions (.asp versus .aspx) and separate configuration models (metabase/registry versus XML-based configuration files) are used between the two technologies. The two systems have totally separate processing engines.

It is possible to have part of one application running ASP and another part of the same application running ASP.NET. This is very beneficial if you need to move a large, rapidly changing site to ASP.NET one piece at a time. Additionally, if you are going to move to ASP.NET, you may want to use this compatibility to make as many architectural and design improvements as you can. For these types of situations, coexistence using a phased-in approach is an absolute must.

Customer Feedback
Rate:  94% | Views: 1845 | Please Rate:  
 
If you have other comments or ideas for future technical tips, please type them here:

Email: (optional)

Comments: (optional)

 Server Dedicated Hosting | ASP Web Hosting    Back to serch results
Browse the Base
Knowledge Base
Web Design
  Do It Yourself
    ASP
Messages
 

Please update your contact information

Dear customers: We regularly e-mail you with important details regarding your website, such as billing issues, problems with your website, scheduled maintenance, etc.. It is important that your contact information is up to date. Please make sure that your contact information is accurate in our records, so that you can receive all necessary correspondence. Thank you from Aplus.Net! Go to "My account" --> "My info" --> "e-mail" in this Control Panel to update.

Private Area
 
Ask
in Private
   
Personal
Folder
 
Related Questions
 
1. How can I display all of the contents of a single-dimension array?
 
2. Does ASP.Net still recognize the global.asa file?
 
3. Is it possible to run client-side .NET code within a browser?
 
4. What happened to date() and time()?
 
5. How do I display data on a web page using arrays instead of Do...While...MoveNext...???
 
Home Browse Search Ask in Private Personal Folder   Help
powered by web hosting 
  Logged as: Guest