Sign In | Not yet a member? | Submit your article
 
Home   Technical   Study   Novel   Nonfiction   Health   Tutorial   Entertainment   Business   Magazine   Arts & Design   Audiobooks & Video Training   Cultures & Languages   Family & Home   Law & Politics   Lyrics & Music   Software Related   eBook Torrents   Uncategorized  

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
Date: 28 April 2011, 05:46

Free Download Now     Free register and download UseNet downloader, then you can FREE Download from UseNet.

    Download without Limit " Professional Windows DNA: Building Distributed Web Applications with VB, COM+, MSMQ, SOAP, and ASP " from UseNet for FREE!
Professional Windows DNA: Building Distributed Web Applications with VB, COM+, MSMQ, SOAP, and ASP
By 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
* Publisher: Wrox Press
* Number Of Pages: 1000
* Publication Date: 2000-09
* ISBN-10 / ASIN: 1861004451
* ISBN-13 / EAN: 9781861004451
* Binding: Paperback
Book Description:
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
Amazon.com:
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
Summary: Great Reference
Rating: 5
This book comes in handy as a great reference for utilizing these technologies in the real world. If you're looking for a book that you can sit down and read cover to cover to understand the basics, this is not it. If you're an experienced developer who wants to dive into the guts of the technologies, then this is for you.
I recommend this book a chapter at a time (after reading the first 2 review chapters), in order to learn how to implement a technology (like MTS, MSMQ, etc) in the real world.
Summary: The ends and outs of modern Microsoft development
Rating: 5
Windows DNA is an platform and methodology for Enterprise development. It is taking all of what Microsoft offers for industry : server software (SQL Server, Biztalk), development software (Visual Studio) and productivity software (Office, Viso) and making them tightly inter operatable to produce scaleable solutions that can be development very rapidly.
This book covers Microsoft DNA and does so very well. If you have been following the evolution of Microsoft's Enterprise development methodology and related technologies (MTS, COM, etc..) then you should flip though this one before buying to make sure it offers enough new information for your investment. Do this especially if you already have the Wrox title: Professional MTS/MSMQ and you have a good book on ASP or Visual Basic.
If however you are a beginner/intermediate level Visual Basic, ASP or VC++ developer and you want to expand you knowledge from how to build small-to mid-sized client-server or desktop applications to building scalable Enterprise solutions then this book is for you.
Summary: Good DNA (almost .Net) overview in one book
Rating: 4
I have to admit, this book contains an impressive overview of all the Windows DNA technologies. As a reminder, DNA has been there for years and was working under NT4. It has been revamped with trumpets with a new name, .Net, with all those new services. The authors do have this in mind and they will tell you where .Net will be improving features.
Related Articles:
Windows  

DISCLAIMER:

This site does not store Professional Windows DNA: Building Distributed Web Applications with VB, COM+, MSMQ, SOAP, and ASP on its server. We only index and link to Professional Windows DNA: Building Distributed Web Applications with VB, COM+, MSMQ, SOAP, and ASP provided by other sites. Please contact the content providers to delete Professional Windows DNA: Building Distributed Web Applications with VB, COM+, MSMQ, SOAP, and ASP if any and email us, we'll remove relevant links or contents immediately.



Comments

Comments (0) All

Verify: Verify

    Sign In   Not yet a member?


Popular searches