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.
Auflage
Sprache
Verlagsort
Verlagsgruppe
Springer-Verlag Berlin and Heidelberg GmbH & Co. KG
Zielgruppe
Für höhere Schule und Studium
Für Beruf und Forschung
Professional/practitioner
Produkt-Hinweis
Broschur/Paperback
Klebebindung
Illustrationen
514
514 s/w Abbildungen
XXV, 718 p. 514 illus.
Maße
Höhe: 235 mm
Breite: 191 mm
Dicke: 39 mm
Gewicht
ISBN-13
978-1-893115-39-2 (9781893115392)
DOI
10.1007/978-1-4302-1133-4
Schweitzer Klassifikation
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.