See buying choices for this item to see if it's one of the millions that are eligible for Amazon Prime.

41 used & new from $0.50

Have one to sell? Sell yours here
 
 
Professional Visual Basic 6 Web Programming
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get yours here.
 
  

Professional Visual Basic 6 Web Programming [ILLUSTRATED] (Paperback)

by Jerry Ablan (Author, Editor), Matt Brown (Author), Dwayne Gifford (Author), Pierre Boutquin (Author), Paul Wilton (Author), Richard Harrison (Author), Jeffrey Hasan (Author), Matthew Reynolds (Author), Dimitriy Sloshberg (Author), Michael Lane Thomas (Author), Thearon Willis (Author), Micheal Lane Thomas (Author), Tim Waters (Author), Tom Barnaby (Author)
3.6 out of 5 stars See all reviews (20 customer reviews)


Available from these sellers.


12 new from $4.00 29 used from $0.50
Also Available in: List Price: Our Price: Other Offers:
Paperback (Bargain Price) $49.99 $49.99 15 used & new from $3.34

Customers Who Bought This Item Also Bought

Professional Visual Basic 6 Databases

Professional Visual Basic 6 Databases

by Charles Williams
Professional Visual Basic 6 XML

Professional Visual Basic 6 XML

by James G. Britt
Visual Basic 6 Complete

Visual Basic 6 Complete

by Steve Brown
4.3 out of 5 stars (25)  $13.59
Visual Basic 6 Black Book: The Only Book You'll Need on Visual Basic

Visual Basic 6 Black Book: The Only Book You'll Need on Visual Basic

by Steven Holzner
Visual Basic Developer's Guide to Asp and IIS (Visual Basic Developer's Guides)

Visual Basic Developer's Guide to Asp and IIS (Visual Basic Developer's Guides)

by A. Russell Jones
Explore similar items

Editorial Reviews

Amazon.com Review
Visual Basic 6 is ready to take on the Internet with a variety of options for Web development, both on the server and client side. That's the argument of Professional VB6 Web Programming, a wide-ranging tour of the strengths of VB for Internet development on the Microsoft DNA platform. This book provides essential information for intermediate to advanced VB developers who want to make the shift to the Internet/intranet development using their favorite tool.

Professional VB6 Web Programming provides in-depth coverage of an entire spectrum of options for VB development on the Web. For instance, it contains a guide to using Visual Basic to create business objects used with Visual InterDev and the ASP for delivering Web pages on the fly. (When used with MTS, this approach greatly improves scalability within the ASP model.)

While there are a number of books on VB business objects, this one is unique when it turns to using WebClasses for creating ASP-based applications from within VB. (The author's example here--a soup-to-nuts tour of a message board application created with Web classes--is itself probably worth the price of the book.)

Another potential standout, which most developers probably don't think about, is using VB to process CGI scripts. (The authors write a custom class to manage stream I/O, usually missing from VB, to pull this off. They also show how to use regular expressions from within VB.)

Throughout Professional VB6 Web Programming, the team of authors cover virtually every new and emerging technology, such as XML, RDS, and CDONTS (for messaging), but they also manage to cover essential VB Web development techniques in depth. In all, this book shows that VB is ready to take on Web development, including cross-browser solutions. It's all you need to take your existing VB skills to the next level for today's Web. --Richard Dragan

Topics covered: Internet and Microsoft DNA overview, HTTP and HTML, Visual Basic Web support, WebClasses: intro and advanced features, DHMTL, ActiveX Documents, ASP applications, VBScript, JavaScript, XML, ActiveX Control Pad, custom ActiveX controls, WebBrowser clients, ExecWB commands, VB server-side components, ADO, RDS, MTS, MSMQ, CDONTS and mail messages, CGI and VB.

Product Description
This book looks at the special demands of web programming, as well as its flexibility, and will introduce you to DNA - Microsoft's web development structure. Programming the browser through a variety of techniques - DHTML, scripting and VB components is discussed. Then how you can use VB to incorporate and customize browsers in your traditional VB applications is covered using MTS and MSMQ. From here, combining ASP and VB to produce dynamic web pages and sophisticated business logic processing for your website is discussed . Once the data has been collected, retrieving data through SQL Server and ADO is covered. Finally data transfer across the web with XML and the new web programming mechanism, Web Classes are introduced.

See all Editorial Reviews


Product Details

  • Paperback: 1081 pages
  • Publisher: Wrox Press; 1st edition (August 1999)
  • Language: English
  • ISBN-10: 186100222X
  • ISBN-13: 978-1861002228
  • Product Dimensions: 9 x 7.3 x 2.1 inches
  • Shipping Weight: 3.5 pounds
  • Average Customer Review: 3.6 out of 5 stars See all reviews (20 customer reviews)
  • Amazon.com Sales Rank: #1,340,058 in Books (See Bestsellers in Books)

Look 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 organize and find favorite items.
Your tags: Add your first tag
 
Help others find this product — tag it for Amazon search
No one has tagged this product for Amazon search yet. Why not be the first to suggest a search for which it should appear?

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

20 Reviews
5 star:
 (9)
4 star:
 (2)
3 star:
 (3)
2 star:
 (4)
1 star:
 (2)
 
 
 
 
 
Average Customer Review
3.6 out of 5 stars (20 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
27 of 30 people found the following review helpful:
3.0 out of 5 stars Alot covered, none very well, February 3, 2000
I have to agree with previous reviewers, this book DOES cover quite a bit. From DHTML to IIS Applications, but it has to be considered a beginner to intermediate book on Web programming in VB6. Even though the long-term viability of Web Classes is under question, the utter lack of any quality material on the ONE thing Microsoft touts as "Web" enabled in VB6 is extremely disappointing for a book so expensive. You can debug problems with your objects in VB6 with WebClasses that you can't perform with an ASP page and a compiled dll. Do they even mention this? No.

For the interested, you can find most of the material discussed in this book by simply looking on MSDN or other web sites for articles on the subjects you're interested in. With multiple authors, that's all you will get out of this book, anyway.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
15 of 17 people found the following review helpful:
2.0 out of 5 stars Not well clearlly writen - too many authors, July 31, 2000
By A Customer
I have 4 years VB programming experience, but after read 7 chapters of this book, I'm still feel confusing. Everything are talked a little bit, but nothing is discussed in detail.
Each chapter is not well connected, this not like a book but like a huge magazine with a bunch of articles -- too many authers can mess up a good name book. They seems never talk to each other before and after writing this book. for examble, in beginning of chapter 9, it says: "By now you have learned how Active Server Page (ASP) use components." -- False! I never learned, at least in this book!
In chapter 6 -- DHTML Application. The example application is only working in VB IDE even after making the package. It's either the author's problem or Microsoft's problem.
As a "Professional VB Web programming book", it neither explains how to deploy a Web application well in general, nor teach you programming in detail.
This book turns me to read other ASP book.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
9 of 10 people found the following review helpful:
3.0 out of 5 stars Looking for WebClass Examples, and Disappointed, November 30, 1999
By David Todd (Seattle, WA) - See all my reviews
I was looking for solid examples of WebClass programming, and I thought this book had it. Boy was I disappointed! 100+ pages on general background, much of it going in circles the way material like that seems to, then a scant few pages giving one very anemic and sketchy example of a WebClass project. I bought this book on the strength of the other reviews here. Maybe it is strong in other areas and my investment will prove not to be a waste in the long run...I don't know yet. Just don't expect to get WebClass fluent from it!
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
Ad
 
Most Recent Customer Reviews

5.0 out of 5 stars Book was very useful to me professionally. But not perfect.
I rated this 5 stars because it has the most useful writeup on writing Server Components in VB for use with ASP - chapters 9-11. Read more
Published on June 14, 2002 by P. Weglarski

3.0 out of 5 stars Very SQL serve-centric
If you are just starting to use ASP and have access to a MS SQL server, then this is a good read. However, don't even consider it if you have any previous APS experience or don't... Read more
Published on August 13, 2001 by Nivek

1.0 out of 5 stars Total junk
There seems to be a pattern with the books from Wrox. If there is more than one author on the cover, it usually stinks. This book is no exception. Read more
Published on June 11, 2001 by C. Hunt

2.0 out of 5 stars Not well clearlly writen - too many authors
I have 4 years VB programming experience, but after read 7 chapters of this book, I'm still feel confusing. Read more
Published on July 31, 2000 by programit

5.0 out of 5 stars Covers a lot of material
I enjoyed the book. It covers a number of ways to use VB6 in web development.
Published on June 23, 2000 by D. L. Storm

4.0 out of 5 stars Full coverage of VB6 Web capabilities
This book covers, in excellent fashion, the realm of possibilities in web-enabling your VB6 skills.

First, I would like to clarify that VB6 DOES NOT create web applications, but... Read more

Published on May 24, 2000 by Chris Baker

5.0 out of 5 stars A tremendous help - very good book
I think this book is the mother of all web programming books. It covers so much that by the end you really *can* program for the web in many different ways using many different... Read more
Published on May 6, 2000 by Kristan Dyson

5.0 out of 5 stars VB6 Web - A Second Review
I wrote a review of VB6 Web four months ago, and have since gained a greater appreciation of the book. I was frustrated that it didn't have more WebClass material. Read more
Published on April 13, 2000 by Dave Todd

1.0 out of 5 stars Poorly Written
This book is geared towards someone new to VB. None of the chapters get into very much detail, and the examples are kept so simple as to be useless. Read more
Published on March 31, 2000 by Robert

5.0 out of 5 stars Great Book, Packed with Lots of Useful information
This book was a great source of tricks, techniques and traps to avoid. I recommend it without question -- it should be on the desk of any developer who pays their rent developing... Read more
Published on February 27, 2000

Only search this product's reviews



Customer Discussions

 Beta (What's this?)
New! See all customer communities, and bookmark your communities to keep track of them.
This product's forum (0 discussions)
  Discussion Replies Latest Post
  No discussions yet

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

   


Product Information from the Amapedia Community

Beta (What's this?)


So You'd Like to...


Look for Similar Items by Category


Plumbing Products in the Value Center

Home Improvement Value Center Plumbing Products
Turn it on for less with spectacular deals on brand-name faucets, showerheads, and more in the Home Improvement Value Center.

Shop the Value Center

 

Big Savings in Books

Bargain Books
Find great titles at fantastic prices in our Bargain Books Store.
 

Keep Out the Cold

Shop for Weatherproofing Supplies and Accessories
Eliminate frosty drafts in your home with weatherproofing supplies and accessories found in the Home Improvement Store.

Shop now

 

Never Run Out of Power

Shop for replacement batteries
Keep a spare battery on hand to make sure your power tools are always running.

Shop for power tool batteries

 
Ad

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.



Where's My Stuff?

Shipping & Returns

Need Help?

Your Recent History

  (What's this?)
You have no recently viewed items or searches.

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.

Look to the right column to find helpful suggestions for your shopping session.

Continue shopping: Top Sellers
Free
Free by Chris Anderson
Paranoia
Paranoia by Joseph Finder
My Soul to Lose
My Soul to Lose by Rachel Vincent
The Adventures of Sherlock Holmes
The Adventures of Sherlock Holmes by Arthur Conan, Sir, 1859-1930 Doyle

Conditions of Use | Privacy Notice © 1996-2009, Amazon.com, Inc. or its affiliates