将ASP应用程序移植至ASP.NET(含外文出处)
资料介绍:
将ASP应用程序移植至ASP.NET(含外文出处)(中文+英文原文共4000字)
2001年11月
摘要:本文将先从解释典型数据驱动的 ASP 应用程序开始,再接下来讨论将 ASP 应用程序移植到 ASP.NET
目标
•在相同的网页服务器上运行 ASP 及 Microsoft ASP.NET
•分析一般常见的 ASP 应用程序
• 将ASP应用程序移植至 ASP.NET
前提
您如果想完全了解这篇文章应该具备下列条件:
•熟悉 Microsoft® Visual Basic® 程序设计概念和术语。
• 熟悉 ASP
内容
将 ASP 及 ASP.NET 执行在相同的网页服务器上
附件二:外文原文
Converting ASP to ASP.NET
November 2001
Summary: This document begins with an examination of a typical data-driven ASP application and then discusses porting the ASP application to ASP.NET. (13 printed pages)
Objectives
• Running ASP and Microsoft ASP.NET on the same Web server
• Examining a common ASP application
• Porting the ASP application to ASP.NET
[资料来源:http://www.doc163.com]
Assumptions
The following should be true for you to get the most out of this document:
• You are familiar with Microsoft® Visual Basic® programming concepts and terms
[资料来源:Doc163.com]