【精品文档】关于计算机专业有关的外文文献翻译成品:对AP.NET Web窗体的介绍(中英文双语对照)16.docxVIP

  • 3
  • 0
  • 约3.4万字
  • 约 35页
  • 2019-09-19 发布于江西
  • 举报

【精品文档】关于计算机专业有关的外文文献翻译成品:对AP.NET Web窗体的介绍(中英文双语对照)16.docx

此文档是毕业设计外文翻译成品( 含英文原文+中文翻译),无需调整复杂的格式!下载之后直接可用,方便快捷!本文价格不贵,也就几十块钱!一辈子也就一次的事! 外文标题:Introducing ASP.NET Web Forms 外文作者:Andrew Troelsen,Philip Japikse 文献出处: C# 6.0 and the .NET 4.6 Framework,2018 (如觉得年份太老,可改为近2年,毕竟很多毕业生都这样做) 英文4223单词,24915字符(字符就是印刷符),中文6705汉字。 Introducing ASP.NET Web Forms Until now, all of the examples in this book have focused on console-based and desktop graphical user interfaces created using the WPF platform. The remainder of the text will explore how the .NET platform facilitates the construction of Internet-based applications using a technology named ASP.NET. This and the next two chapters cover ASP.NET Web Forms, and Chapter 34 covers ASP.NET MVC and ASP.NET Web API. To begin, you’ll quickly overview a number of key web development concepts (HTTP, HTML, client-side scripting, postbacks) and examine the role of Microsoft’s commercial web server (IIS) as well as that of the IIS Express. Note:This chapter and the next two cover ASP.NET Web Forms, the original web development framework in .NET. Chapter 34 covers ASP.NET MVC and ASP.NET Web API, two (fairly recent) additions to the ASP.NET family of framework. With this brief web primer out of the way, the remainder of this chapter will concentrate on the structure of the ASP.NET web form programming model (including the singleand code-behind model) and examine the functionality of the Page base class. Along the way, you’ll be introduced to the role of ASP.NET web controls, the directory structure of an ASP.NET web site, and how to use a Web.config file to control the runtime operation of your web sites. The Role of HTTP Web applications are very different animals from graphical desktop applications. The first obvious difference is that a production-level web application involves at least two networked machines: one hosting the web site and the other viewing data within a web browser. Of course, during development it is entirely possible to have a single machine play the role of both the browser-b

您可能关注的文档

文档评论(0)

1亿VIP精品文档

相关文档