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

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 o...

Full description

Bibliographic Details
Main Authors: Chand, Mahesh, Gold, Mike (Author)
Format: eBook
Language:English
Published: Berkeley, CA Apress 2002, 2002
Edition:1st ed. 2002
Subjects:
Online Access:
Collection: Springer Book Archives -2004 - Collection details see MPG.ReNa
LEADER 02841nmm a2200325 u 4500
001 EB000616309
003 EBX01000000000000000469391
005 00000000000000.0
007 cr|||||||||||||||||||||
008 140122 ||| eng
020 |a 9781430211334 
100 1 |a Chand, Mahesh 
245 0 0 |a A Programmer’s Guide to ADO.NET in C#  |h Elektronische Ressource  |c by Mahesh Chand, Mike Gold 
250 |a 1st ed. 2002 
260 |a Berkeley, CA  |b Apress  |c 2002, 2002 
300 |a XXV, 718 p. 514 illus  |b online resource 
505 0 |a 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 
653 |a Microsoft software 
653 |a Computer programming 
653 |a Programming Languages, Compilers, Interpreters 
653 |a Programming languages (Electronic computers) 
653 |a Microsoft and .NET. 
653 |a Programming Techniques 
653 |a Microsoft .NET Framework 
700 1 |a Gold, Mike  |e [author] 
041 0 7 |a eng  |2 ISO 639-2 
989 |b SBA  |a Springer Book Archives -2004 
856 4 0 |u https://doi.org/10.1007/978-1-4302-1133-4?nosfx=y  |x Verlag  |3 Volltext 
082 0 |a 004.165 
520 |a 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