ASP.NET
外觀
ASP.NET是微軟的web開發平台。是w:Active Server Pages的繼任者。.NET讀作"dot net"。
起步
[編輯]- 關於ASP.NET
- 第一個網頁
- 審視網頁結構
- 增加一點交互性
- 特殊用途符號
- 配置IIS
- web.config
- Web Application Projects 對比 Web Site Projects
Web Page
[編輯]控制項
[編輯]- Form
- Web Server Controls
- User Controls
- Custom Control
- Data Binding
- Validate控制項
- Repeater, Data List, Data Grid, Grid View (ASP.NET 2.0)
- Array, Collections
- Interoperability in referring any unmanaged assemblies into your Web Site
- AJAX & Atlas (Asynchronous Page development)
- 上傳文件
- ObjectDataSource