2009年 7月 31日第 14章 创建 ASP,NET应用程序教学目标本章将介绍 ASP,NET的一些基本概念,
以及如何在 Delphi 2005中创建 ASP,NET应用程序,通过本章学习,读者将学会如何创建 Web应用程序教学重点
ASP,NET介绍
创建 ASP,NET应用程序
常用 Web Controls控件
DB Web控件
ASP,NET介绍
ASP,NET构架
ASP,NET的优势
Web窗体页指令
ASP,NET内部对象
Page对象
Response对象
Request对象
Application对象
Session对象创建 ASP,NET应用程序
项目类型
Web服务器类型
设计 Web窗体
运行程序常用 Web Controls控件
AdRotator控件?
Button和 ImageButton控件?
Label,Literal,HyperLink和 LinkButton控件?
TextBox,ListBox和 DropDownList控件?
CheckBox和 CheckBoxList控件?
RadioButton和 RadioButtonList控件?
Table控件?
Repeater,DataList和 DataGrid控件?
数据验证控件
DB Web控件
DBWebDataSource控件?
DBWebCalendar控件?
DBWebCheckBox控件?
DBWebGrid控件?
DBWebLabel控件?
DBWebListBox控件?
DBWebNavigator控件?
DBWebTextBox控件