With ADO.NET, you can build database-enabled applications and Web services with more speed, flexibility, and power than ever before. ADO.NET Programming in Visual Basic .NET teaches you all you'll need to know to make the most of ADO.NET - whether you're an experienced Visual Basic database programm
ADO .NET Programming
โ Scribed by Terrence Joubert
- Book ID
- 127435003
- Publisher
- Wordware Publishing, Inc.
- Year
- 2002
- Tongue
- English
- Weight
- 6 MB
- Series
- Wordware programming library
- Edition
- 1st
- Category
- Library
- ISBN
- 0585431051
No coin nor oath required. For personal study only.
โฆ Synopsis
ADO .NET Programming provides a sophisticated reference to ADO .NET solution development. Aimed at database programmers with a working knowledge of the .NET Framework, this book dissects the ADO .NET component model and provides real-world examples demonstrating how ADO .NET can be used to manipulate data from different sources.Discover the differences between ADO and ADO .NET. Learn how to interact with databases using the Connection, Command, DataReader, and DataAdapter components and how to manipulate data with the DataSet component. Understand how XML is integrated with ADO .NET and learn the best ways to use that technology in your programs. Learn the subtle aspects of migrating ADO applications to ADO .NET. Develop and manipulate a data warehouse with ADO .NET and develop your own .NET data provider. The appendixes include references to the new object-oriented pradigm of VB .NET, database normalization, views, stored procedure and trigger programming, and techniques for adding SQL functionality.
๐ SIMILAR VOLUMES
Targeting experienced, professional software developers who design and develop enterprise applications, this authoritative reference delves into more than a dozen beyond-the-basics topics such as ObjectSpaces, the DataView control, and security issues.
For every developer who's uttered "I wish I knew that before I started writing all this code!" PROGRAMMING ADO demonstrates how to save time, write less code, and build more-powerful data-driven solutions using Microsoft(r) ActiveX(r) Data Objects (ADO). In the book's first section, the author exper
Offers 153 solutions, complete with code and explanations, to problems commonly encountered when using ADO.NET to support data access in loosely coupled n-tier application architectures. The solutions demonstrate how to connect to data sources from ADO.NET, retrieve data using SQL statements, search
ADO.NET is Microsoft's latest data access technology and, as an integral part of the .NET Framework, is far more than simply an upgrade of previous incarnations of ADO. ADO.NET provides an extensive set of .NET classes that facilitate efficient access to data from a large variety of sources, enable