This book is for developers who want to develop .NET applications using Visual C++ 7.0 as the programming language. It covers the new features of Visual C++ which support .NET while lightly covering the new MFC and ATL enhancements as they relate to the .NET architecture, but focuses heavily on deve
Sams Teach Yourself ADO.NET in 24 Hours
โ Scribed by Jason Lefebvre, Paul T. Bertucci
- Book ID
- 127446927
- Publisher
- Sams
- Year
- 2002
- Tongue
- English
- Weight
- 4 MB
- Category
- Library
- ISBN
- 0672323834
No coin nor oath required. For personal study only.
โฆ Synopsis
ADO.NET is the data access model built into the .NET Framework. It replaces the old (and largely successful) ADO used in almost all Visual Basic and ASP applications built over the last few years. ADO.NET enables an application to communicate with any OLE database source (including Oracle, Sybase, Microsoft Access, and even text files). This book will present ADO.NET in a simple, easy -to-learn manner filled with many code examples and exercises. A reader with no previous knowledge of ADO.NET should be able to read this book and have a functional knowledge of new object model allowing them to retrieve and work with data from multiple data sources.
๐ SIMILAR VOLUMES
ADO.NET refers to a set of classes that ship with Visual Studio .NET that allow developers to access data typically stored in relational databases. The purpose of this book is to explain the important features of ADO.NET to corporate developers who use VS .NET. Dan Fox also provides architectural gu
**Publisher:**Sams **Number Of Pages:**552 **Publication Date:**2000-02-28 **ISBN-10 / ASIN:**067231861X **ISBN-13 / EAN:**9780672318610 **Description:** Sams Teach Yourself C in 24 Hours, Second Edition, shows you how to program in C in an easy-to-understand format. C is a powerful and fl
Sams Teach Yourself SQL in 24 Hours, Third Edition presents the key features of SQL (Structured Query Language) in an easy to understand format with updated code examples, notes, diagrams, exercises, and quizzes. New material covers more information on transactions, constructs, embedded databases, a