A Programmer's Guide to ADO.NET in C# (Softcover reprint of the original 1st)

個数:

A Programmer's Guide to ADO.NET in C# (Softcover reprint of the original 1st)

  • 提携先の海外書籍取次会社に在庫がございます。通常3週間で発送いたします。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合が若干ございます。
    2. 複数冊ご注文の場合、分割発送となる場合がございます。
    3. 美品のご指定は承りかねます。
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 718 p.
  • 言語 ENG
  • 商品コード 9781893115392
  • DDC分類 005

Full Description

A Programmer's Guide to ADO.NET in C# begins by taking readers through a fast-paced overview of C# and then delves into ADO.NET. Why should C# programmers use it instead of the existing technologies? What new functionality does it offer? The chapters that follow go through the details on each of the major Data Providers of the .NET platform (OleDb, SQL Server, and ODBC) that enable you to read and write data to the targeted database. These chapters also serve as a good reference for looking up detailed methods and properties for these data provider classes. Authors Chand and Gold also show C# programmers how to work with XML classes and how to integrate XML into the ADO.NET architecture.
The book provides programmers with handy ideas about taking advantage of the VS.NET IDE and how you can tie your data to the myriad of powerful controls including the multi-faceted Data Grid. Finally, it goes through creating a guest book application for the Web so you can see how all the pieces fit together.

Contents

1: Introduction to C#.- 2: Introduction to Windows Forms.- 3: Overview of ADO.NET.- 4: Data Components in Visual Studio .NET.- 5: ADO.NET Data Providers and Disconnected Classes.- 6: Working with XML.- 7: Developing Web Applications Using ADO.NET.- 8: Using Web Services with ADO.NET.- 9: Handling ADO.NET Events.- 10: Different Flavors of ADO.NET.- 11: Working with the ODBC .NET Data Provider.- Appendix A: Relational Databases: Some Basic Concepts.- Understanding Normalization.- Introducing Sets, Cursors, and ADO.NET.- Using Locking.- References and Resources.- Appendix B: Commonly Used SQL Statements.- Understanding SQL References.- Understanding Views.- Using SQL Server's SELECT...FOR XML Clause.- References and Resources.