第1章 .NET概述 1
1.1 .NET Framework 2
1.2 Microsoft Visual Basic.NET 7
1.3 程序集(Assembly) 15
1.4 .NET组件模型 17
1.5 小结 18
第2章 XML基础 19
2.1 认识XML 19
2.2 XML的要素 26
2.3 XML的语法 29
2.4 名称空间 45
2.5 XML Schema 51
2.6 小结 66
2.7 模拟试题分析 67
第3章 读写XML 72
3.1 认识DOM 73
3.2 XmlReader和XmlWriter 98
3.3 小结 109
3.4 模拟试题分析 110
第4章 开发Windows Services 115
4.1 Windows Services介绍 116
4.2 创建Windows Service 120
4.3 Windows Services体系结构 136
4.4 控制Windows Services 138
4.5 小结 142
4.6 模拟试题分析 142
第5章 Serviced Components 149
5.1 多层应用服务模型 149
5.2 COM和COM+ 152
5.3 Serviced Components 154
5.4 创建Serviced Component 161
5.5 简单管理Serviced Components 166
5.6 使用Serviced Components 170
5.7 小结 173
5.8 模拟试题分析 173
第6章 XML Web Services 182
6.1 XML Web Services介绍 183
6.2 XML Web Services架构 189
6.3 创建XML Web Services 193
6.4 使用XML Web Services 203
6.5 XML Web Services高级编程 217
6.6 小结 223
6.7 模拟试题分析 224
第7章 .NET Remoting 240
7.1 .NET Remoting是什么 240
7.2 .NET Remoting架构 242
7.3 构建.NET Remoting应用程序 253
7.4 .NET Remoting和XML Web Services的比较 275
7.5 小结 277
7.6 模拟试题分析 277
第8章 使用ADO.NET 290
8.1 ADO.NET入门 291
8.2 数据提供程序 301
8.3 数据集 318
8.4 小结 347
8.5 模拟试题分析 348
第9章 调试、部署和安全性 360
9.1 测试和调试 360
9.2 部署 376
9.3 安全性 393
9.4 小结 400
9.5 模拟试题分析 400