将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
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