Professional Windows DNA: Building Distributed Web Applications with VB, COM+, MSMQ, SOAP, and ASP

Professional Windows DNA: Building Distributed Web Applications with VB, COM+, MSMQ, SOAP, and ASP
Authors
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
ISBN
1861004451
Published
01 Sep 2000
Purchase online
amazon.com

This book provides a practical and detailed roadmap of Windows DNA. Anchor book to the entire Wrox DNA series, it is divided into 6 sections: Introduction, Business Layer, Data Layer, Prese.

Editorial Reviews

Weighing in at nearly 1,000 pages, Professional Windows DNA is a comprehensive guide to creating state-of-the-art Windows enterprise applications. Written for the more experienced VB or C++ programmer, this guide shows you best practices for creating scalable, multitiered Web applications that make use of the latest and greatest in Microsoft tools and standards, including SOAP and XML.

The tools-based focus of this tutorial is what sets it apart. While the authors provide background on important standards like COM+ for building middle-tier components, the book is anchored by real hands-on examples (and plenty of screen shots, where appropriate) on using tools like Visual Basic and SQL Server 2000.

First, the book leads you through a discussion of the latest developments and tools from Microsoft (like COM+, SQL Server 2000, and SOAP for communicating on distributed systems). There's a thorough tour of COM+, which gives DNA its middle-tier prowess. You'll learn COM+ configuration, security, and deployment, as well as how to use COM+ transactions and asynchronous message processing with built-in MS Message Queue (MSMQ) services. Later, there's a concise introduction to ADO database programming, as well as the new support for XML in SQL Server 2000. Useful debugging advice will help you out with server-side components, which can be notoriously hard to troubleshoot.

Final sections present a fairly substantial case study for an airline reservation system that's built with middle-tier components and ASPs for a Web interface. (There's also an e-commerce application for renting construction equipment.) The book also walks you through implementation of a back-end database, middle-tier COM+ components, and a browser-based front end that's built with ASP.

At least until the new Microsoft .NET Framework arrives, any system architect or developer can rely on this title to get a sense of how to build effective software for the enterprise. Professional Windows DNA is a thorough and up-to-date guidebook on the constantly shifting terrain of Microsoft tools and technologies. It's filled with nearly everything you need to know to develop scalable Web applications by using Visual Basic and Windows 2000. --Richard Dragan

Topics covered:

  • Introduction to the Windows Distributed interNet Architecture (DNA) for enterprise development
  • History of monolithic, client/server, and n-tiered architectures
  • Overview of Microsoft DNA tools and components (including clustering support and server-side tools)
  • DNA vs. .NET Frameworks
  • Advantages of DNA for the enterprise
  • Introduction to COM for component development (including IDL, IUnknown, and GUIDs)
  • Distributed processing overview (socket basics, RPC, and components)
  • COM+ and DCOM basics
  • Designing middle-tier business objects with COM (UI vs. business logic)
  • COM+ transactions and contexts
  • COM+ security
  • COM+ catalogs
  • VB COM+ component programming
  • Distributed transactions
  • DTC and compensating resource managers (CRMs)
  • Microsoft Message Queue (MSMQ) and asynchronous processing

  • COM+ queued components
  • Events and callbacks
  • COM+ events (publishers, subscribers, and filtering)
  • Objects vs. Web services
  • Primer on SOAP and XML
  • Universal Data Access (UDA) (including ODBC, OLE DB, ADO, and RDS)
  • SQL Server 2000 (including new XML support)
  • Active Directory (and ADSI programming)
  • Thin and rich clients (including terminal-based, HTML, and thick clients)
  • Introduction to Active Server Pages (ASPs) for Web front ends
  • ActiveX controls
  • Scripting Office 2000 applications
  • Performance and scalability hints
  • DNA and Windows 2000 security
  • Introduction to cryptography and certificates
  • Debugging tips
  • Case studies for sample enterprise DNA applications
  • 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 building distributed web applications that want to see the bigger picture. As such the book assumes a working knowledge of VB and ASP in places, but the emphasis is not so much on the code as on where each of the pieces fit into the puzzle. It's designed to give you an idea of how each area or technology affects you, enabling you to make informed decisions about whether to pursue a subject further, or confidently assert that you can do without it.

    What Does This Book Cover?

    DNA architectural overview

    COM+ including Transactions, Events, and Queued Components
    Variable client richness and building rich clients
    MSMQ
    Business Objects
    SOAP
    Universal Data Access
    Directory Services
    Scalability and Availability
    Security and Debugging
    Case Studies showing actual implementation

    You might also like...

    Comments

    Contribute

    Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

    Our tools

    We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

    “Anyone who considers arithmetic methods of producing random digits is, of course, in a state of sin.” - John von Neumann