图书介绍
ASP.NET 3.5编程 第4版 上 影印版 英文pdf电子书版本下载
- (美)丽波蒂,(美)赫维茨,(美)马哈里著 著
- 出版社: 北京:开明出版社
- ISBN:7802057353
- 出版时间:2009
- 标注页数:579页
- 文件大小:73MB
- 文件页数:597页
- 主题词:主页制作-程序设计-英文
PDF下载
下载说明
ASP.NET 3.5编程 第4版 上 影印版 英文PDF格式电子书版下载
下载的文件为RAR压缩包。需要使用解压软件进行解压得到PDF格式图书。建议使用BT下载工具Free Download Manager进行下载,简称FDM(免费,没有广告,支持多平台)。本站资源全部打包为BT种子。所以需要使用专业的BT下载软件进行下载。如 BitComet qBittorrent uTorrent等BT下载工具。迅雷目前由于本站不是热门资源。不推荐使用!后期资源热门了。安装了迅雷也可以迅雷进行下载!
(文件页数 要大于 标注页数,上中下等多册电子书除外)
注意:本站所有压缩包均有解压码: 点击下载压缩包解压工具
图书目录
上卷 1
1. Web Development in 2008 1
AJAX 1
.NET Framework 3.0 and 3.5 2
Visual Studio 2008 5
Internet Information Services 7.0 6
Beyond 2008 6
On to VS2008 8
2. Visual Studio 2008 9
First Sight: The Start Page 11
Creating Your First Web Page 12
Projects and Solutions 19
The Integrated Development Environment 24
3. Controls: Fundamental Concepts 66
Events 69
ASP.NET Server Controls 78
AJAX Server Controls 94
HTML Server Controls 99
Client-Side Processing 104
4. Basic Controls 108
Visual Studio Is Not Mandatory 109
Web Forms: Plain or AJAX? 114
Label Controls and Literal Controls 115
TextBox Control 117
HiddenField Control 127
Button Controls 130
HyperLink Control 137
Images 139
Selecting Values 148
5. More Controls 198
Panel Controls 198
The UpdatePanel Control 225
MultiView and View Controls 236
The Wizard Control 245
The FileUpload Control 260
The AdRotator Control 267
The Calendar Control 273
6. Website Fundamentals 296
The Page Class 296
The Code-Behind File 298
Moving to Another Page 303
State 317
Life Cycle 337
Directives 340
7. Data Source Controls and Connections 346
Sources of Data and DataSource Controls 346
Using the ObjectDataSource Control 349
Using the XmlDataSource Control 353
Using the SqlDataSource Control 357
Tracking the Data Source with Events 384
8. Using Data-Aware Controls 387
Hierarchical Data Controls 388
Tabular Data Controls 389
Lists of Data 390
One Record at a Time: DetailsView 396
Many Records at a Time: GridView 420
Templated Controls 434
9. ADO.NET 462
The ADO.NET Object Model 462
Getting Started with ADO.NET 469
Creating Data Objects by Hand 481
Stored Procedures 492
Updating with SQL and ADO.NET 499
Updating Data with Transactions 506
Binding to Business Objects 521
10. Presenting LINQ 527
Deconstructing LINQ 528
LINQ Providers 551
LINQ to XML 552
LINQ to SQL 562