Home :: Books :: Computers & Internet  

Arts & Photography
Audio CDs
Audiocassettes
Biographies & Memoirs
Business & Investing
Children's Books
Christianity
Comics & Graphic Novels
Computers & Internet

Cooking, Food & Wine
Entertainment
Gay & Lesbian
Health, Mind & Body
History
Home & Garden
Horror
Literature & Fiction
Mystery & Thrillers
Nonfiction
Outdoors & Nature
Parenting & Families
Professional & Technical
Reference
Religion & Spirituality
Romance
Science
Science Fiction & Fantasy
Sports
Teens
Travel
Women's Fiction
Waite Group's Visual Basic Source Code Library

Waite Group's Visual Basic Source Code Library

List Price: $34.99
Your Price: $23.79
Product Info Reviews

<< 1 >>

Rating: 4 stars
Summary: Well spent money
Review: For a beginner or a intermediate user this book is definitely a must have. It contains a lot of useful codes that are commented and easy to understand. For the advanced user there isn't much to get. If you consider the fact that there are 11 authors to this book then the book seems to be a bit thin. I had hoped for much more code. The language can sometimes be a bit confusing: The code analasys is sometimes more difficult to understand than the code itself.

Rating: 5 stars
Summary: Great book. Paid for itself already. Replaced my routines
Review: I bought this book and immediately used 3 string routines. Several days later I used some more.

This is a great book filled with source code that you can immediately apply to your job.

Easy to read and use. These routines are now replacing several of my routines that do the same thing.

Rating: 3 stars
Summary: Good but some code problems....
Review: I will say upfront that I have only just started using this book.
But it doesn't take long to realise that at least some of the code has NOT been bug tested (or tested to see if it even works).
Specifically (so far) the Thayer encryption routine (doesn't work - had to download an alternative) and the Getfile routine (locks up after multiple uses).
Will post a further review if matters change for better (or worse).
The book still has a good layout and has lots of useful routines for everyone just dont expect them to work without a little 'tweaking'.

Rating: 5 stars
Summary: Great Book
Review: I'm not going to babble on meaninglessly, I just want to say simply "Great Book" within 2 minutes of opening it I was able to look up a procedure as well as find several others of interest on the way to the page I wanted. Within 10 minutes I had the concise code typed into a program and succesfully ran it - that is what I got the book for! Money well spent!

Rating: 5 stars
Summary: Great Book
Review: I'm not going to babble on meaninglessly, I just want to say simply "Great Book" within 2 minutes of opening it I was able to look up a procedure as well as find several others of interest on the way to the page I wanted. Within 10 minutes I had the concise code typed into a program and succesfully ran it - that is what I got the book for! Money well spent!

Rating: 0 stars
Summary: A book jam-packed, full of source code with explanations.
Review: If you need code that solves a problem, and you need it now. This book can be the best find of the year. Hundreds of pages of source code samples that have been collected from around the world populate the pages, with explanations of how to use each. If you're pressed for time (and what developer isn't at some point) you can just clip-and-paste right off of the CD and into your project.

The Visual Basic Source Code Library contains 13 chapters of code samples ranging from Improvements on Functions and Controls to Advanced API Programming and Windows NT API Functions. There are samples for all experience levels.

Rating: 5 stars
Summary: Very good book!
Review: There are some issues with the code in this book, and it is obvious that the files on the CD were NOT bug tested. For example, the Zip32.dll file is an outdated version and does not work with the code given and the website for the new .dll file is gone. Even though there are some issues I HIGHLY RECCOMEND THIS BOOK! It is the best resource out there for small problems that you would otherwise need to go to a forum and post a question. If you are new to VB or are semi-experienced, GET THIS BOOK!

Rating: 5 stars
Summary: Terrific! Extensive library of useful code.
Review: Visual Basic Source Code Library is the first book I've seen with such a wide range of useful code - that works. Everything from control and form enhancements, file manipulation, graphics and multimedia, database, and Net API (very rare). Each function is described and commented, and noted with an icon for the versions of VB the code works with - including VB4 16-and 32-bit, VB5, VB6, VBA, and VBScript. Extremely handy! This book has paid for itself overnight.

Rating: 4 stars
Summary: Tons of cool Visual Basic routines to add to any library.
Review: While building my own comprehensive Visual Basic library (inproc DLL), I found that I had to browse the web for hours looking for a particular routine that I needed for my newest programming projects. I came across this book while browsing the VB library at a book store, and found that it contained a lot of the code I was looking for to complement my growing library.

What really sold me was the ZIP compression code included with the book. The code as presented is based on the freeware Info-Zip DLL library, and the example was not done well. The author didn't spend any time developing the ZIP routines other than showing how to access the DLL. So I took the sample and built a wrapper for the code, which gave me access to individual files inside the ZIP. I can now add and delete any file stored in a ZIP using my new wrapper. But it was based on the code and hints included with this book.

There are just TONS of routines in this book that I have found very useful, including a number of network API functions that are very difficult to come by without a reference like this.

If you are building a Visual Basic library of your own, then this book is a great asset, and I believe provides more functionality than many of the "commercial" Visual Basic libraries out there. The benefit is that you can see the code for yourself and make use of it in any way you see fit.


<< 1 >>

© 2004, ReviewFocus or its affiliates