Pro ODP.NET for Oracle Database 11g

Pro ODP.NET for Oracle Database 11g by Edmund Zehoo is a comprehensive guide published by Apress on April 5, 2010. This 1st edition, written in English and spanning 468 pages, delves into the various methods for connecting to an Oracle database using ODP.NET. The book provides insights into TNS connections, EZConnect, and the use of connection string parameters for implementing connection pooling and integrated Windows authentication.
Readers will find detailed discussions on essential topics such as data retrieval and manipulation with ODP.NET, emphasizing the importance of a strong data tier in enterprise applications. The content covers practical aspects of coding for transactions with Oracle databases and addresses the limitations of Transparent Application Failover (TAF). This edition serves as a resource for those interested in databases, programming, and information technology, offering a structured approach to understanding and utilizing ODP.NET effectively.
Official synopsis Publisher
In this chapter, you’ve taken a look at some of the various ways you can use to connect to an Oracle database via ODP.NET: TNS connections Connections without using TNSNames.ora Oracle’s EZConnect You’ve also seen how you can use various connection string parameters to implement connection pooling, integrated Windows authentication, and connections with special privileges. Last, we covered the basic groundwork on TAF and its limitations and how you can ultimately enable it in your application. In the next chapter, you will take a step further and write code to transact with the Oracle database. 67 C H A P T E R 4 Retrieving and Manipulating Data with ODP.NET I was once told during a technical workshop filled with geeky programmers that “an enterprise application is only as strong as its data tier.” The programmers loved catchy phrases like that. I’m not sure how true that rings, but I can definitely agree with the most of them that if you don’t know your database well enough, you’re going to build underperforming routines that the remaining 70 percent of your application will unfortunately be based on.
Publisher
Topics
FAQ
What is “Pro ODP.NET for Oracle Database 11g” about?
Who is the author of “Pro ODP.NET for Oracle Database 11g”?
When was “Pro ODP.NET for Oracle Database 11g” published?
What is the ISBN for “Pro ODP.NET for Oracle Database 11g”?
What are the book details (language, pages, edition)?
