1 / 80
文档名称:

Book - Programming With Microsoft Visual Basic Net (Module 08 Using Ado Net).pdf

格式:pdf   页数:80
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

Book - Programming With Microsoft Visual Basic Net (Module 08 Using Ado Net).pdf

上传人:kuo08091 2014/3/14 文件大小:0 KB

下载得到文件列表

Book - Programming With Microsoft Visual Basic Net (Module 08 Using Ado Net).pdf

文档介绍

文档介绍:Module 8: Using ADO
.NET
Contents
Overview 1
ADO .NET Overview 2
.NET Data Providers 5
Demonstration: Retrieving Data Using
ADO .NET 18
The DataSet Object 19
Practice: Using DataSets 35
Data Designers and Data Binding 37
XML Integration 45
Demonstration: Using XML Schema 55
Lab : Creating Applications That Use
ADO .NET 56

Review 69

This course is based on the prerelease version (Beta 2) of Microsoft® Visual Studio®
.NET Enterprise Edition. Content in the final release of the course may be different from
the content included in this prerelease version. All labs in the course are to pleted
with the Beta 2 version of Visual Studio .NET Enterprise Edition.
Information in this document, including URL and other Web site references, is subject to
change without notice. Unless otherwise noted, the panies, organizations, products,
domain names, e-mail addresses, logos, people, places and events depicted herein are fictitious,
and no association with any pany, organization, product, domain name, e-mail address,
logo, person, place or event is intended or should be inferred. Complying with all applicable
copyright laws is the responsibility of the user. Without limiting the rights under copyright, no part
of this document may be reproduced, stored in or introduced into a retrieval system, or transmitted
in any form or by any means (electronic, mechanical, photocopying, recording, or otherwise), or
for any purpose, without the express written permission of Microsoft Corporation.

Microsoft may have patents, patent applications, trademarks, copyrights, or other intellectual
property rights covering subject matter in this document. Except as expressly provided in any
written license agreement from Microsoft, the furnishing of this document does not give you any
license to these patents, trademarks, copyrights, or other intellectual property.

© 2001 Microsoft Corporation. All rights reserved.

Mic