登入
選單
返回
Google圖書搜尋
Essential ADO.NET
Bob Beauchemin
出版
Addison-Wesley
, 2002
主題
Computers / Database Administration & Management
Computers / System Administration / Storage & Retrieval
Computers / Programming / General
Computers / Languages / SQL
Computers / Programming / Object Oriented
Computers / Software Development & Engineering / Tools
Computers / Internet / General
Computers / Data Science / Data Modeling & Design
Computers / Electronic Commerce
Computers / Business & Productivity Software / Databases
ISBN
0201758660
9780201758665
URL
http://books.google.com.hk/books?id=iqvzkrkpoGkC&hl=&source=gbs_api
註釋
Discover what makes ADO.NET uniquely powerful -- and how you can use it to solve Web development problems that couldn't easily be solved with previous data access technologies. Beauchemin begins by outlining the tasks a contemporary data access API must address, explaining the ADO.NET capabilities that are truly novel, and describing the data storage styles and application types ADO.NET is best suited for. Next, using simple examples, he introduces each key component of ADO.NET: its data providers, DataSet object model, and XML data access model. Beauchemin explains how ADO.NET varies from the provider model common to traditional data access technologies, and introduces new features such as connection pooling and automatic distributed transactions. He presents in-depth coverage of ADO.NET DataAdapters, and offers detailed guidance on when to use a direct-from-the-database stream (the ADO.NET Data Reader) and when to use an offline cache. The book contains extensive coverage of data binding, XML and data access integration, XML data providers, data consumers moving from other data access APIs, and finally, the future of data access. For everyone building database applications with Microsoft technologies -- including more than two million Visual Basic developers who rely on ADO and need to understand the technology that is supplanting it. Foreword by Tim Ewald.