Programming Ado.Net (Gearhead Press in the Trenches)

Programming Ado.Net (Gearhead Press in the Trenches)

  • ただいまウェブストアではご注文を受け付けておりません。 ⇒古書を探す
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 892 p.
  • 言語 ENG
  • 商品コード 9780471201878
  • DDC分類 005.117

Full Description


A powerful tool for delivering data-driven content across the Web, ADO.NET is the new set of data access services for Microsoft's .NET Framework. Because of its many new features, experienced and new programmers alike need to learn ADO.NET from the ground up. This book provides detailed coverage of the objects that form the ADO.NET infrastructure. It explores the relationship between ADO.NET, ASP.NET, XML, and server-side tools such as SQL Server 2000 and BizTalk Server. It features "Best Practices" sections that cover how to retrieve, manipulate, and update data with ADO.NET. The companion Web site contains code examples in VB.NET and C#.

Contents

Preface.Acknowledgments.PART ONE.NET.Introduction to ADO.NET.Using ADO.NET from Visual Studio .NET.PART TWO: ADO.NET REFERENCE.System.Data.System.Data.Common.Microsoft.Data.Odbc.System.Data.SqlClient.System.Data.SqlTypes.PART THREE: TUTORIAL.Accessing Data Sources Using ADO.NET.Manipulating Data in ADO.NET.Integrating XML with ADO.NET.Index.