Books : Search |
|
Visual Basic 6 Mts Programming (Vb Com Series)»rank: 2052268by: Matt Bortniker, James M. Conard, Matthew Bortniker, Thomas Robbins, James M. Conrad
: :Presently, books do not meet the needs of the experienced Visual Basic Developer interested in implementing MTS. Many existing books have devoted small sections to MTS. These are often great resources for many developers. However, they do not provide the necessary depth required for more advanced programmers to implement a large-scale application. Typically, this group of developers has gone beyond the knowledge level that existing books have to offer. They may often turn to alternate sources of information such as the Visual Basic Programmers Journal, Microsoft Developers Network, and USENET groups. However, each of these provides the same types of repetitive code samples and snippets that address single and often obscure development ... |
Professional Oracle 8i Application Programming with Java, PL/SQL and XML»rank: 1263955by: Michael Awai, Matthew Bortniker, John Carnell, Kelly Cox, Daniel O'Connor, Mario Zucca, Sean Dillon, Thomas Kyte, Ann Horton, Frank Hubeny, Glenn E. Mitchell II, Kevin Mukhar, Gary Nicol, Guy Ruth Hammond
: :Oracle Corporation has broadened its development platform, integrating open standards such as Java and XML into the heart of the Oracle 8i database. This extended programming environment continues to exploit the qualities of scalability, reliability and efficiency of the world's most successful data management software, but at the same time it provides new challenges and opportunities to programmers. This book shows you how to develop enterprise PL/SQL applications exploiting Java and XML, and how technologies such as EJBs can be moved to the 8i database. You'll work through case studies using a mix of both familiar and unfamiliar tools and languages, showing you how the various programming approaches can enhance each other. ... |
||
Professional VB.NET Transactions»rank: 1441775by: Matthew Bortniker, James Conard
: :The ability to use transactions properly and efficiently in applications is a key skill for a programmer. This book discusses transactions and their use with .NET. With the merging of Microsoft's numerous technologies, transactions can be handled in a variety of ways. However, in order to have transactions, we must first be able to first access the data stores where our transactions occur. Therefore, we also discuss different technologies, such as ADO .NET, which are involved in data access.The book also includes an in-depth case study, to apply the concepts and technologies we've learnt to build a complete, distributed transaction-processing system. |
Professional Windows DNA: Building Distributed Web Applications with VB, COM+, MSMQ, SOAP, and ASP»rank: 1374861by: Matthew Bortniker, Jonathan Crossland, Dino Esposito, Jason Hales, Whitney Hankison, Vishwanath Honnaya, Tim Huckaby, Slava Kristich, Edward Lee, Rockford Lhotka, Brian Loesgen, Stephen Mohr, Simon Robinson, Ash Rofail, Brad Sherrell, Scott Short, Dan Wahlin
: :Building distributed web applications is a wide-ranging topic, covering a variety of technologies and techniques. Windows DNA is the name given to the combination of traditional n-tier architecture with the intrinsic Windows 2000 services, including COM+, MSMQ, and Active Directory. Using this architecture, you can design and build scalable enterprise-level distributed applications on the Windows 2000 platform. This book takes an in-depth look at the DNA architecture, focusing on fitting the pieces of the puzzle together. Each of the logical tiers is examined, with particular emphasis placed on the features COM+ contains to make component building simpler and more powerful. Who Is This Book For? This book is for anyone involved with ... |