Professional ADO.NET

Julian Skinner, Bipin Joshi, Donny Mack, Doug Seven, Fabio Claudio Ferracchiati, Jan Narkiewicz, John McTainsh, Kevin Hoffman, Matthew Milner, Paul Dickenson

  • 出版商: Wrox Press
  • 售價: $1,890
  • 貴賓價: 9.5$1,796
  • 語言: 英文
  • 頁數: 729
  • 裝訂: Paperback
  • ISBN: 186100527X
  • ISBN-13: 9781861005274
  • 相關分類: .NET
  • 已絕版

買這商品的人也買了...

商品描述

ADO.NET is Microsoft's latest data access technology and, as an integral part of the .NET Framework, is far more than simply an upgrade of previous incarnations of ADO. ADO.NET provides an extensive set of .NET classes that facilitate efficient access to data from a large variety of sources, enable sophisticated manipulation and sorting of data, and forms an important framework within which to implement inter-application communication and XML Web Services.

This book provides a comprehensive guide to using ADO.NET, with plenty of practical code examples, extensive technical information, and a detailed case study. Whether you are developing Web Applications using ASP.NET, Windows Forms applications, or XML Web Services, this book will show you how to utilize .NET's data access technology to maximum effect.

This book covers:

ADO.NET and the .NET Framework
Using the .NET Data Providers to create connections and execute commands
Using the DataSet to manipulate data
ADO.NET and XML
Using COM Interoperability
Performance and security issues