Cantitate/Preț
Produs

A Programmer’s Guide to ADO.NET in C#

Autor Mahesh Chand, Mike Gold
en Limba Engleză Paperback – 25 apr 2002
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.
Citește tot Restrânge

Preț: 27575 lei

Preț vechi: 34468 lei
-20% Nou

Puncte Express: 414

Preț estimativ în valută:
5279 5732$ 4439£

Carte disponibilă

Livrare economică 23 noiembrie-07 decembrie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781893115392
ISBN-10: 1893115399
Pagini: 748
Ilustrații: XXV, 718 p. 514 illus.
Dimensiuni: 191 x 235 x 39 mm
Greutate: 1.22 kg
Ediția:Softcover reprint of the original 1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Public țintă

Professional/practitioner

Cuprins

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.

Caracteristici

The authors are the premier writers for the C-Sharp Corner Web Site, one of the most popular Web sites for .NET articles, examples, discussions, and jobs http://www.c-sharpcorner.com This is one of the few books for C# programmers that focuses on databases and ADO .NET Contains numerous examples (code) that illustrate how to use ADO .NET with Microsoft's SQL Server and Access databases - and even includes an example that shows how to connect to the popular open source database MySQL Also provides step-by-step instructions for creating a guest book application that runs on ASP .NET Includes "what you need to know" sections on C# and XML The book is both a reference for ADO .NET and a teaching guide with many illustrations and code snippets Includes supplementary material: sn.pub/extras