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

36 used & new from $0.01

Have one to sell? Sell yours here
 
 
Doing Objects in Microsoft Visual Basic 6
 
See larger image
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get yours here.
 
  

Doing Objects in Microsoft Visual Basic 6 [ILLUSTRATED] (Paperback)

by Deborah Kurata (Author)
3.3 out of 5 stars See all reviews (14 customer reviews)


Available from these sellers.


11 new from $10.76 25 used from $0.01

Customers Who Bought This Item Also Bought

Mastering Visual Basic 6

Mastering Visual Basic 6

by Evangelos Petroutsos
Beginning Visual Basic 6 Objects

Beginning Visual Basic 6 Objects

by Peter Wright
Visual Basic Programmer's Guide to the Win32 Api

Visual Basic Programmer's Guide to the Win32 Api

by Daniel Appleman
Microsoft Visual Basic 6.0 Professional Step-By-Step

Microsoft Visual Basic 6.0 Professional Step-By-Step

by Michael Halvorson
4.0 out of 5 stars (101)  $57.40
Visual Basic 6 Developer's Handbook

Visual Basic 6 Developer's Handbook

by Evangelos Petroutsos
3.3 out of 5 stars (15)  $34.99
Explore similar items

Editorial Reviews

Amazon.com Review
For an approachable guide to software design and new Visual Basic 6 features, take a look at Deborah Kurata's Doing Objects in Visual Basic 6, a guide to what's best in today's Visual Basic.

The book begins with a clear explanation of basic object-oriented concepts, as well as a listing of new Visual Basic 6 features. The first half of the book presents Kurata's Goals, User Interface, Implementation, Data Design, Strategies (GUIDS) software design process. First she defines project requirements, including project scheduling; and then she shows the importance of looking at goals, which leads to defining user scenarios and the objects for a system. Designing the user interface comes next, with attention to menus and form design. Implementation issues follow, including a discussion of today's multitiered system architectures. Next come sections on data design, with database tables. Finally, the design process looks at strategies for actually coding a project. (Here, advice on such topics as naming conventions and error handling will help you write more maintainable Visual Basic code.)

The second half of the book looks at how to build programs with Visual Basic and how to begin with class design (with twelve common questions about classes), including information on persistence and using collections. More detail on the inner workings of Visual Basic class interfaces and ActiveX follows. The author presents a simple ActiveX control and surveys support for database and Internet programming in Visual Basic.

The finished product in this straightforward and intelligent text is a contact management system, which uses a three-tiered data architecture. Overall, this book makes sophisticated object-oriented programming techniques accessible for today's Visual Basic 6 developers. --Richard Dragan

Product Description
Deborah Kurata's Doing Object in Visual Basic 6 provides a foundation for object-oriented design (OOD) by describing fundamental concepts and features of Visual Basic that support these concepts. For each design, this guide takes you step-by-step through a case study. Doings Objects in Visual Basic 6 shows you how to build ActiveX EXEs, ActiveX DLLs and ActiveX controls, how to create database objects using the universal data access strategy, OLE DB, and ADO. It details how to use the new Data View window, the new Data Environment designer, access a database using ADO, the new CallByName function, build data-aware classes, and use the new data binding features. Also find how to create three-tiered, object-oriented database applications using these new technologies and pull all that you've learned together into a functioning application.

See all Editorial Reviews


Product Details

  • Paperback: 672 pages
  • Publisher: Pearson Education (December 28, 1998)
  • Language: English
  • ISBN-10: 1562765779
  • ISBN-13: 978-1562765774
  • Product Dimensions: 9.1 x 7.4 x 1.7 inches
  • Shipping Weight: 2.4 pounds
  • Average Customer Review: 3.3 out of 5 stars See all reviews (14 customer reviews)
  • Amazon.com Sales Rank: #1,009,039 in Books (See Bestsellers in Books)

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

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

 
30 of 30 people found the following review helpful:
5.0 out of 5 stars Great jumpstart into OOD concepts and how they apply to VB6!, July 28, 1999
By A Customer
I agree with some earlier reviews that this book may be preaching to the choir for many established developers. However, if you're a relatively inexperienced developer or new to OOD concepts this book is very well written and worth picking up. I appreciate Kurata's discussion of the development process from a OO perspective. This goes beyond the coding specifics, which can be found in many other books, and gives a process that can be used as a guideline for future projects. In an Op-Ed article in Aug/99 VBPJ the writer discussed why VB gets a bad rap. The author of the article states that essentially it's because of all the "programming wannabe's" never learn anything about application design, they just learn syntax and how to create code. By studying this book, and some of the books referenced by it, and utilizing some of the techniques you can avoid the pitfalls of becoming just another VB Hacker.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
12 of 13 people found the following review helpful:
2.0 out of 5 stars Over 600 pages of unrelated information, June 25, 2000
By Barry Gruber (Oakton, VA United States) - See all my reviews
(REAL NAME)   
This book was a major disappointment for me, considering Ms. Kurata's earlier book 'Doing Objects in VB 4.0' was so wonderful.

The main problem with the book is that it does not lay a sold foundation to the subject of OOP. The topics are not presented in a systematic way where each topic builds on the ones already presented.

Although the author builds a single application throughout the course of the book, the relation between each programming topic and the code examples is just not clear. If I had not already been programming in OOP for a year and a half, I would have been completely lost in this book.

Also, the whole first half of the book presents a proprietary OO design methodology (GUIDS) that is not helpful. It doesn't tell me much more than what I know from the old-fashioned structured analysis and design methodologies. The book would be much stronger if the first half was just omitted.

There is some useful information to be gained from the book if you already know OOP. (I learned some things that I have not seen in any other books.) But if you already know OOP, then you can skip over this one entirely.

For a topflight intro to Object Oriented programming in VB, read Peter Wright's book 'Beginning VB6 objects'. Wright's book should be required reading for all VB programmers.

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



 
7 of 7 people found the following review helpful:
2.0 out of 5 stars For Professionals ???? Umm... I don't think so, March 20, 1999
By seymour7@earthlink.net (King Of Prussia, PA) - See all my reviews
The back of this book claims this is written for the 'Profession' level. I disagree, although I don't know who this is really intended for - newbies to OOA&D, maybe.

I have a basic understanding of OO principles and have been programming with VB for three years. Besides the chapter on interfaces, inheritance and polymorphism there was nothing really new for me here and anything that was new was covered in such brevity as to be completely worthless (DHTML, ActiveX controls). Anything slightly technical was brushed off. In fact, it seemed most of the VB portions of this book was spent asking readers to read other books/articles to get the real facts (a thorough bibliography is a good thing but don't rely on it as the basis for your entire book).

Warning!!! - The first half of this book is about OOA&D (the GUIDS methodology) and has hardly any reference to VB. The GUIDS methodology would only be useful to someone who is completely new to OO concepts. In other words there is nothing new here.

I think this could be a better book if the VB portion of the book was expanded and GUIDS methodology portion was removed completely (maybe put it into its own book).

One final thing I found particularly offensive was the front cover which listed topics that were to be covered in the book. The majority of these topics were barely covered in any kind of depth (e.g. DHTML, IIS applications, 3-tiered components)- false advertising in my book.

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


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

5.0 out of 5 stars Professional Software Design Methodology
The whole first half of the book presents a complete OO design methodology (GUIDS) that really helped me keep organized and focused. Read more
Published on October 2, 2001 by eric976

5.0 out of 5 stars Good book for Object Oriented Programming
This is a good book for beginner and expert. For those who want to learn on how object oriented ptogramming (OOP)concept and how to apply it to VB, Please buy this book now. Read more
Published on October 30, 2000 by zubairi

1.0 out of 5 stars Do NOT Buy This Book
I wanted to give this book zero stars but amazon wouldn't let me. This book is junk, don't waste your money. Read more
Published on October 17, 2000

2.0 out of 5 stars Takes too long to get to the point
Ms. Kurata is obviously an expert, but she often tells us too much. The book is too wordy for a great introduction to objects, so it's only fair in that area. Read more
Published on June 8, 2000 by C. G. Dennis

5.0 out of 5 stars Nothing is to basic when it comes to OOP:
I could not put it any better then what Eric T. Nielsen stated earlier in the comments.

The book is very clear and to the point. Read more

Published on September 9, 1999 by Mark Leavitt

2.0 out of 5 stars Too basic for programmers into OOD
This book is not intended for them who are already familiar with OO concepts. Data aware classes need more attention, especially as to how to use the Data Environment in three... Read more
Published on July 24, 1999

4.0 out of 5 stars Great book however techique not suit enterprise development
Extentsive use of property procedures rather than use of functions in a stateless enviroment running under MTS make this book limited in value to the enterprise developer.
Published on June 19, 1999

1.0 out of 5 stars If you have already seen OOP, this book is a waste of time
I was expecting this book to provide a good introduction to implementing OO concepts in VB. Instead, it introduces a weak proprietary methodology (GUIDS) in software design, and... Read more
Published on May 11, 1999

3.0 out of 5 stars Good basic introduction to VB objects
One thing about Kurata's book is that for the most part it is readable, unlike the disconnected snippets that software companies provide in their online documentation. Read more
Published on March 31, 1999 by One Man's View

4.0 out of 5 stars Superbly written coverage of the subject
This book is one of the best written programming books I have read. (The standard of description in most books in the subject is very poor - but this stands head and shoulders... Read more
Published on March 31, 1999

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?)



Look for Similar Items by Category


Tanaka Landscaping Power Tools

Shop for Tanaka products at Amazon.com

Tanaka provides commercial-grade blowers, trimmers, accessories, and other landscaping equipment for the homeowner.

Shop all Tanaka

 

Big Savings in Books

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

Dive into Summer Reading

Summer Reading for Kids and Teens
Don't even think about hitting the beach without browsing the books in our Summer Reading Store. Discover bestsellers, paperback picks, beach reads, and more terrific titles all summer long.
 

Leviton Leads the Way

Shop for Leviton products
A leading producer of electrical products, Leviton provides superior switches, outlets, and wall plates.

Shop for Leviton products now

 
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
Paranoia
Paranoia by Joseph Finder
Glenn Beck's Common Sense
Glenn Beck's Common Sense
Darkfever
Darkfever by Karen Marie Moning

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