Book Description
A practical guide for developers working with the Oracle Data Provider for .NET and the Oracle Developer Tools for Visual Studio 2005
Author : Jagadish Pulakhandam
Publisher : Packt Publishing Ltd
Page : 438 pages
File Size : 41,28 MB
Release : 2007-06-25
Category : Computers
ISBN : 1847191975
A practical guide for developers working with the Oracle Data Provider for .NET and the Oracle Developer Tools for Visual Studio 2005
Author : Edmund Zehoo
Publisher : Apress
Page : 453 pages
File Size : 12,95 MB
Release : 2010-04-28
Category : Computers
ISBN : 1430228210
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.
Author : Lakshman Bulusu
Publisher : CRC Press
Page : 366 pages
File Size : 21,61 MB
Release : 2010-08-03
Category : Computers
ISBN : 143981645X
Focusing on tried and true best practice techniques in cross-technology based Oracle embedded programming, this book provides authoritative guidance for improving your code compilation and execution. Geared towards IT professionals developing Oracle-based Web-enabled applications in PL/SQL, Java, C, C++, .NET, Perl, and PHP, it covers application d
Author : Arthur Murray
Publisher : iUniverse
Page : 237 pages
File Size : 15,79 MB
Release :
Category :
ISBN : 0595259227
Author : John Watson
Publisher : McGraw-Hill Osborne Media
Page : 968 pages
File Size : 35,7 MB
Release : 2005-09-12
Category : Computers
ISBN :
Four for the price of one! Oracle Database 10g OCP Certification All-in-One Exam Guide is the only book that offers thorough exam prep and a great on-the-job reference for both the latest OCA and OCP exams.
Author : Christian Antognini
Publisher : Apress
Page : 603 pages
File Size : 14,70 MB
Release : 2008-08-20
Category : Computers
ISBN : 1430204982
When your database application isn’t running fast enough, troubleshooting is usually your first move. Finding the slow part of an application is often easy, but discovering a solution can prove much more difficult. Troubleshooting Oracle Performance helps by providing a systematic approach to addressing the underlying causes of poor database application performance. Written for developers by an application developer who has learned by doing, this book shows you how to plan for performance as you would for any other application requirement.
Author : Paul Conte
Publisher : System iNetwork
Page : 548 pages
File Size : 31,99 MB
Release : 2000
Category : Computers
ISBN : 9781882419708
IBM and the rest of the computer industry are putting most of their DBMS development efforts into SQL. This reference provides the SQL/400 skills that a successful applications developer needs and shows how to create comprehensive, complex, and professional SQL/400 databases.
Author : Varma, Vasudeva
Publisher : Pearson Education India
Page : 280 pages
File Size : 26,80 MB
Release : 2009
Category : Software architecture
ISBN : 8131742113
Software Architecture: A Case Based Approach discusses the discipline using real-world case studies and posing pertinent questions that arouse objective thinking. It encourages the reader to think about the subject in the context of problems that s
Author : Steve Muench
Publisher : O'Reilly Media
Page : 806 pages
File Size : 40,55 MB
Release : 2000
Category : Computers
ISBN : 9781565926912
CD-ROM contains: Oracle JDeveloper Release 3.1 for Microsoft Windows NT.
Author : Yvonne Chan
Publisher : IBM Redbooks
Page : 456 pages
File Size : 20,4 MB
Release : 2014-07-03
Category : Computers
ISBN : 0738438758
This IBM® Redbooks® publication describes IBM DB2® SQL compatibility features. The latest version of DB2 includes extensive native support for the PL/SQL procedural language, new data types, scalar functions, improved concurrency, built-in packages, OCI, SQLPlus, and more. These features can help with developing applications that run on both DB2 and Oracle and can help simplify the process of moving from Oracle to DB2. In addition, IBM now provides tools to simplify the enablement process, such as the highly scalable IBM Data Movement Tool for moving schema and data into DB2, and an Editor and Profiler for PL/SQL provided by the IBM Data Studio tool suite. This Oracle to DB2 migration guide describes new technology, preferred practices for moving to DB2, and common scenarios that can help you as you move from Oracle to DB2. This book is intended for IT architects and developers who are converting from Oracle to DB2. DB2 compatibility with Oracle is provided through native support. The new capabilities in DB2 that provide compatibility are implemented at the lowest and most intimate levels of the database kernel, as though they were originally engineered for DB2. means that the DB2 implementation is done without the aid of an emulation layer. This intimacy leads to the scalable implementation that DB2 offers, providing identical performance between DB2 compatibility features and DB2 other language elements. For example, DB2 runs SQL PL at the same performance as PL/SQL implementations of the same function.