外文翻译---从经典ASP到ASP.NET
《外文翻译---从经典ASP到ASP.NET》由会员分享,可在线阅读,更多相关《外文翻译---从经典ASP到ASP.NET(14页珍藏版)》请在毕设资料网上搜索。
1、 Moving from Classic ASP to ASP.NET ABSTRACT ASP.NET is Microsoft new offering for Web application development, innovation within ASP.NET have resulted in significant industry popularity for this product. Consequently there is an increased need for ASP.NET education. The Web Application Development
2、is a third year undergraduate course. To meet the demands of both industry and students, we have changed the focus of this course from Classic ASP to ASP.NET. This paper reports this move. The significant features of ASP.NET and the motivations for this move are discussed. The process, the problems
3、encountered, and some helpful online learning resources are described. Key words Web Application Development, Classic ASP, ASP.NET, Move, VB.NET 1. INTRODUCTION ASP.NET is not just a new version of ASP. It provides innovation for moving Windows applications to Web applications. Web services and the
4、.NET framework have made the vision of the Web as the next generation computing platform a reality. With server controls, Web forms and “code-behind”, we can develop a Web application by using a complete object-oriented programming (OOP) model. This increases the popularity of ASP.NET in industry. T
5、he industry project is the final course of the Bachelor of Computing Systems (BCS) degree at UNITEC, in which students undertake a real-world project. We have observed a rapid growth of ASP.NET related industry projects in our school. The Web Application Development (WAD) paper is a third year under
6、graduate course. It was originally offered using ASP 2.0 and ColdFusion. To meet the demands from both industry and students, we have changed the course content to cover ASP.NET, Visual Studio.NET (VS.NET) and ColdFusion. This change commenced with the first semester of 2003. This paper will examine
7、 the features of ASP.NET and explain why these are unique. The motivations for moving to ASP.NET are discussed by analyzing the current situation of ASP.NET related to industry projects in our school, analyzing the results of short surveys on students, and analyzing whether ASP.NET is a better tool
8、for teaching. Problems encountered during the move are also discussed and some of 1 the learning resources are presented. It is anticipated that these will be helpful for teachers who intend to introduce ASP.NET. 2. WHAT MAKES ASP.NET SPECIAL? There are many articles on the Internet discussing the a
9、dvantages of ASP.NET over Classic Active Server Pages (ASP), such as that ASP.NET introduces an integrated development environment (IDE), a single development library for all types of applications, compiled as well as strongly typed code, and a true OO approach to Web application development (Goodye
10、ar, 2002, Bloom, 2002). Traditionally, we have three versions of ASP (ASP 1.0, ASP 2.0 and ASP 3.0), which are called Classic ASP. Although each version provides certain new features to overcome the shortcomings of its predecessors, these versions of ASP follow the same working model and share many
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中设计图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 外文 翻译 经典 asp net
