Have one to sell? Sell yours here
Building N-tier Applications with COM and Visual Basic 6.0
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Building N-tier Applications with COM and Visual Basic 6.0 [Paperback]

Ash Rofail , Tony Martin
5.0 out of 5 stars  See all reviews (1 customer review)

Available from these sellers.


Amazon.co.uk Trade-In Store
Did you know you can trade in your old books for an Amazon.co.uk Gift Card to spend on the things you want? Plus, get an extra £5 Gift Certificate when you trade in books worth £10 or more before June 30, 2012. Visit the Books Trade-In Store for more details.

Product details

  • Paperback: 560 pages
  • Publisher: John Wiley & Sons; Pap/Cdr edition (25 Mar 1999)
  • Language English
  • ISBN-10: 0471295493
  • ISBN-13: 978-0471295495
  • Product Dimensions: 23 x 19 x 3.4 cm
  • Average Customer Review: 5.0 out of 5 stars  See all reviews (1 customer review)
  • Amazon Bestsellers Rank: 2,345,903 in Books (See Top 100 in Books)
  • See Complete Table of Contents

More About the Author

Ash Rofail
Discover books, learn about writers, and more.

Visit Amazon's Ash Rofail Page

Product Description

Product Description

Acquire the COM know–how to build distributed computing solutions with Visual Basic. Building N–Tier Applications with COM and Visual Basic(r) 6.0 If you want to build robust Visual Basic applications for the enterprise, this book helps you quickly acquire the client/server knowledge and skills required to take your development skills to the next level. Focusing on Microsoft′s core middletier technologies–COM, DCOM, and MTS–you′ll get a layer–by–layer introduction to N–tier development with Visual Basic. Authors Ash Rofail and Tony Martin step you through the entire development process, with extensive coverage of key topics including:
∗ How to build and communicate with COM and DCOM components
∗ Designing accessible databases with Visual Basic, COM, SQL Server 7.0, and ADO
∗ Building Web clients with User Documents, Dynamic HTML, XML, and IIS
∗ Creating and deploying highly scalable applications with Microsoft Transaction Server (MTS) and Microsoft Message Queue (MSMQ)
∗ Securing your component–based applications
On the CD–ROM you′ll find:
∗ Allaire′s HomeSite version 4.0
∗ All the Visual Basic code included in the book
∗ Ready–to–use applications from the examples in the book
Wiley Computer Publishing Timely. Practical. Reliable. Visit our Web site at www.wiley.com/compbooks/

From the Back Cover

Acquire the COM know–how to build distributed computing solutions with Visual Basic. Building N–Tier Applications with COM and Visual Basic(r) 6.0 If you want to build robust Visual Basic applications for the enterprise, this book helps you quickly acquire the client/server knowledge and skills required to take your development skills to the next level. Focusing on Microsoft′s core middletier technologies–COM, DCOM, and MTS–you′ll get a layer–by–layer introduction to N–tier development with Visual Basic. Authors Ash Rofail and Tony Martin step you through the entire development process, with extensive coverage of key topics including:
∗ How to build and communicate with COM and DCOM components
∗ Designing accessible databases with Visual Basic, COM, SQL Server 7.0, and ADO
∗ Building Web clients with User Documents, Dynamic HTML, XML, and IIS
∗ Creating and deploying highly scalable applications with Microsoft Transaction Server (MTS) and Microsoft Message Queue (MSMQ)
∗ Securing your component–based applications
On the CD–ROM you′ll find:
∗ Allaire′s HomeSite version 4.0
∗ All the Visual Basic code included in the book
∗ Ready–to–use applications from the examples in the book
Wiley Computer Publishing Timely. Practical. Reliable. Visit our Web site at www.wiley.com/compbooks/

Inside This Book (Learn More)
First Sentence
Designing and building client/server applications is a bit like raising children. Read the first page
Explore More
Concordance
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organise and find favourite items.
Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Customer Reviews

4 star
0
3 star
0
2 star
0
1 star
0
Most Helpful Customer Reviews
Format:Paperback
I found this book an excellent introduction to COM and n-tier architecture. I have reread it more than once, as the clear writing style is refreshing. Practical and lucid examples in every chapter, as they go through each of the tools microsoft provides to build n-tier applcations. All you need to buy if you are an ASP programmer hungry for a new challenge!! Only touches on XML, but then you can't have everything!!!
Comment | 
Was this review helpful to you?
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com:  14 reviews
8 of 8 people found the following review helpful
good info; very wordy; errors in eg. 7 May 1999
By A Customer - Published on Amazon.com
Format:Paperback
The only reason that I gave this book a 3 stars is because of contents. It covers all the basic parts of building an n-tier application with com, such as MTS, MSMQ, and SQL Server. In terms of how well the book is written, I am giving it a 1.5 stars.

For people who are experienced in programming (not necessarily VB or COM), I suggest you read on.

The thing that I don't like about this book is that it goes on and on explaining something that could be represented by one or two sentences instead of a whole paragraph. LOTS of paragraphs can be totally omitted without lossing contents or flow.

For example, "But don't get too worked up about the term tier. Adding tiers does not necessarily mean another server is required for your application. Tiers can be logical as well as physical. Putting another tier in the loop might simply mean creating another service or series of components as part of your application. You create the tiers as necessary for your application. Besides, the term tier is fairly loose, and you can classify just about any major component as a tier."

In the above paragraph the only information that is actually useful to me is "Tiers can be logical as well as physical." In fact, if you have been programming for a few years, you don't need this peice of information because you probably know that tier can be logical or physical. Throughout the whole book I found lots of fillers like this one.

I read lots of computer books and all I want is quick information and I don't have time to go through all these unnecessary words to find them. If I want to read books with fillers, I would read a novel. So I am returning this book (sad).

I suggest another book which is far more concise and get to the point "Programming Distributed Applications with COM and Microsoft Visual Basic 6.0" The only thing this book lacks is the description about interaction between SQL Server and COM. I have not finished this book yet but so far I am giving it at least a 4 star.

7 of 7 people found the following review helpful
Good book, but authors did not have target audience defined 22 Feb 2000
By Slavik Dimitrovich - Published on Amazon.com
Format:Paperback
I think it is important to have some info about reviewer himself/herself in order to evaluate review properly. So, a few words about myself. I have been programming VB for 4 years, building distributed apps with COM/MTS for 1 year.

This book did not add much to what I already knew. It tries to cover conseptual/architectural issues as well as "real-life" programming issues. But there is a clear gap between the level at which these are covered. The language and style of conseptual coverage is quite dence and complex and probably assumes some experience in architecture/design areas, whereas the language and examples of programming coverage is over-simplistic, as if meant for people that are new to VB (not just to MTS). That is why I said that auhtors probably did not have their target audience clearly defined.

I think this book is more useful for managers that want to stay current with overall design trends and terminology than for practical programmers.

Authors often refer to their book as a "wihrlwind tour" on developing distributed apps. And that's really what this book is.

I found the chapters that cover architectural issues most usefull. The rest of information was probably intended for people with less experience in COM/MTS programming.

If you want a more thorough overview of COM/MTS (within the boundaries of VB) with more accent on programming side, I would recommend Ted Pattison's "Programming Distributed Applications with COM and Visual Basic 6".

P.S. Unfortunately this book was not free from some errors. For instance, on page 129 authors ask you to open some sample project and immediately proceed to Properties and set Binary Compatibility, WITHOUT saying that you should compile DLL first and specify this DLL file as a reference point. Not a big deal, but the error message VB provides is not the most descriptive one and for someone with lack of experience this can be quite a nuissance.

7 of 7 people found the following review helpful
The best for MTS beginners 30 Sep 1999
By A Customer - Published on Amazon.com
Format:Paperback
If you consider hiring someone to explain to you what COM, MTS, N-tier app or something alike, consider buying this book first. It does not only dedicate the first few chapters to show the big picture, the theory of n-tier development and components, it also provides good examples (w/ important tips and clear explanations) to complete your knowledge with experience/practice.

The only drawback I've seen so far is that the author missed highlighting the important code section like: GetObjectContext() in the every first example of how to create the first MTS component. Well, the good thing is that you won't want to miss any parts of this book and like to read every written line anyway. If you have intention to learn MTS, this book is definitely the start, and it won't let you down.

There are many other MTS books out there too, but I think without this one, others are either too advanced or do not cover the foundation good enough. Start with this first!

Good luck.

Search Customer Reviews
Only search this product's reviews

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback