将ASP应用程序移植至ASP.NET(含外文出处)
来源:56doc.com 资料编号:5D5351 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9A5D5351
资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 密 保 惠 帮助
资料介绍
将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 |