I just started into the book and it seemed to be exactly what I was looking for. My frustration is that the Amazon description indicates the book as "a rich set of VB and C# examples..." only to find out there are only C# examples. I also checked the apress site and the available source code is on
Pro ODP .NET for Oracle Database 11g
β Scribed by Edmund Zehoo (auth.)
- Publisher
- Apress
- Year
- 2010
- Tongue
- English
- Leaves
- 453
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
This book is a comprehensive and easy-to-understand guide for using the Oracle Data Provider (ODP) version 11g on the .NET Framework. It also outlines the core GoF (Gang of Four) design patterns and coding techniques employed to build and deploy high-impact mission-critical applications using advanced Oracle database features through the ODP.NET provider.
The book details the features of the ODP.NET provider in two main sections: βBasic,β covering the basics and mechanisms for data access via ODP.NET; and βAdvanced,' covering advanced Oracle features such as globalization, savepoints, distributed transactions and how to call them via ODP.NET, advanced queueing (AQ), and promotable transactions. It takes you from the ground up through different implementation scenarios via a rich collection of C# code samples.
It outlines database security and performance optimization tricks and techniques on ODP.NET that conform to best practices and adaptable design. Different GoF design patterns are highlighted for different types of ODP.NET usage scenarios with consideration of performance and security.
It provides a comprehensive guide to the synergistic integration of Oracle and Microsoft technologies such as the Oracle Developer Tools for Visual Studio (11.1.0.7.10). It also details how programmers can make use of ODT to streamline the creation of robust ODP.NET applications from within the Visual Studio environment.
β¦ Table of Contents
Front Matter....Pages i-xix
Introduction to Oracle .NET Connectivity....Pages 1-17
ODP.NET: A Functional Overview....Pages 19-48
Connecting to Oracle with ODP.NET....Pages 49-67
Retrieving and Manipulating Data with ODP.NET....Pages 69-115
Using PL/SQL and .NET CLR Stored Procedures with ODP.NET....Pages 117-159
ODP.NET Globalization....Pages 161-186
Transactions with ODP.NET....Pages 187-203
Oracle Database Change Notifications with ODP.NET....Pages 205-222
Using Oracle Database Streams Advanced Queuing with ODP.NET....Pages 223-251
Oracle XML Support....Pages 253-285
ODP.NET Security Features....Pages 287-315
ODP.NET Performance....Pages 317-349
Design Patterns and Considerations in Using ODP.NET....Pages 351-371
ODT.NET Tool Basics....Pages 373-399
Building Data-Driven Applications with ODT.NET....Pages 401-427
Back Matter....Pages 429-445
β¦ Subjects
Programming Techniques
π SIMILAR VOLUMES
Pro ODP.NET for Oracle Database 11g is the "go to" book for .NET programmers wanting to use the Oracle Database. The authors are well-known for their expertise in the Oracle Data Provider for .NET. A highlight of the book is the author's application of "Gang of Four" design patterns to ODP.NET pro
This book is a comprehensive and easy-to-understand guide for using the Oracle Data Provider (ODP) version 11g on the .NET Framework. It also outlines the core GoF (Gang of Four) design patterns and coding techniques employed to build and deploy high-impact mission-critical applications using advanc
Front Matter; Spatial Information Management; Overview of Oracle Spatial; Location-Enabling Your Applications; The Sdo_Geometry Data Type; Loading, Transporting, and Validating Spatial Data; Geocoding; Manipulating Sdo_Geometry in Application Programs; Spatial Indexes and Operators; Geometry Process