Chapter 1- An Introduction To ASP Web Programming.ppt
《Chapter 1- An Introduction To ASP Web Programming.ppt》由会员分享,可在线阅读,更多相关《Chapter 1- An Introduction To ASP Web Programming.ppt(10页珍藏版)》请在麦多课文档分享上搜索。
1、Chapter 1: An Introduction To ASP.NET Web Programming,Liu, Jie,Professor Department of Computer Science Western Oregon University Liujwou.edu,Web Applications,The Client/Server model - a computation model for PCs to connect to other computers, like the monitor and mainframe architecture model. Clien
2、t sends a request Thin client Thick client Server answers the requests For Web based applications Communication are through HTTP (hypertext Transfer Protocol) What is a protocol Client is a browser such as IE (Internet Explorer) A browser displays pages defined using HTML tags (Hypertext, Markup Lan
3、guage) Static pages not going to change Dynamic pages formed dynamically according to the requests The application itself is defined on a web server such as IIS (Internet Information Services), with in turn may interact with other server such as a Database Management System (DBMS) that is hosted on
4、a database server,Web Applications,Domain name,Path,http:/sundown.wou.edu:81/en/mail.html?lang=en&laurel=on&cal=1,Protocol,Port,Page/file,Start of parameters,Parameter #1,Parameter #2,Dynamic Pages,A dynamic page is generated each time it is called The same page may be posted back to the server for
5、processing. Nevertheless, the page itself is stateless, i.e., it will not maintain the value of a variable between each loading of the page,More About State,“State” refers to the values of a variable or object Variables in a web page is stateless meaning that they do not “remember” their previous va
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
2000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- CHAPTER1ANINTRODUCTIONTOASPWEBPROGRAMMINGPPT

链接地址:http://www.mydoc123.com/p-379499.html