Möchten Sie verkaufen? Hier verkaufen
Programming Microsoft  Visual Basic  6.0
 
 
Den Verlag informieren!
Ich möchte dieses Buch auf dem Kindle lesen.

Sie haben keinen Kindle? Hier kaufen oder eine gratis Kindle Lese-App herunterladen.

Programming Microsoft Visual Basic 6.0 [Englisch] [Taschenbuch]

Francesco Balena
4.7 von 5 Sternen  Alle Rezensionen anzeigen (37 Kundenrezensionen)

Erhältlich bei diesen Anbietern.



Produktinformation

  • Taschenbuch: 550 Seiten
  • Verlag: Microsoft Press Books; Auflage: Pap/Cdr (18. Juni 1999)
  • Sprache: Englisch
  • ISBN-10: 0735605580
  • ISBN-13: 978-0735605589
  • Größe und/oder Gewicht: 23,2 x 18,6 x 5,6 cm
  • Durchschnittliche Kundenbewertung: 4.7 von 5 Sternen  Alle Rezensionen anzeigen (37 Kundenrezensionen)
  • Amazon Bestseller-Rang: Nr. 454.792 in Englische Bücher (Siehe Top 100 in Englische Bücher)
  • Komplettes Inhaltsverzeichnis ansehen

Mehr über den Autor

Francesco Balena
Entdecken Sie Bücher, lesen Sie über Autoren und mehr

Besuchen Sie die Seite von Francesco Balena auf Amazon

Produktbeschreibungen

Kurzbeschreibung

Create professional-quality applications, components, and user interfaces faster and more efficiently than ever with the powerful object-oriented programming capabilities in the Visual Basic 6.0 development system. From Windows(R) common controls to data access, Internet, and ActiveX(R) programming, this book covers core development topics for version 6.0--providing insightful explanations and expertly rendered examples for rapid acceleration of your Win32(R) productivity.Expedite development with the object-oriented capabilities in Visual Basic 6.0--including events, polymorphism, and object hierarchiesDevelop great user interfaces that use the full range of controls in Visual Basic and take advantage of OLE drag and drop, data-driven forms, and advanced Windows API techniquesBuild datacentric solutions using ActiveX Data Objects (ADO) 2.0 and 2.1, the DataEnvironment designer, and RDS components for remote activation over the Internet Master ActiveX technology to create controls, learning advanced techniques such as COM callbacks, multithreaded components and applications, and windowless ActiveX controlsDeploy rich, Web-ready components and applications with Dynamic HTML (DHTML) and Microsoft Internet Information Server

An electronic version of this book is available on the companion CD.

A Note Regarding the CD or DVD

The print version of this book ships with a CD or DVD. For those customers purchasing one of the digital formats in which this book is available, we are pleased to offer the CD/DVD content as a free download via O'Reilly Media's Digital Distribution services. To download this content, please visit O'Reilly's web site, search for the title of this book to find its catalog page, and click on the link below the cover image (Examples, Companion Content, or Practice Files). Note that while we provide as much of the media content as we are able via free download, we are sometimes limited by licensing restrictions. Please direct any questions or concerns to booktech@oreilly.com.


In diesem Buch (Mehr dazu)
Mehr entdecken
Wortanzeiger
Ausgewählte Seiten ansehen
Buchdeckel | Copyright | Inhaltsverzeichnis | Auszug | Stichwortverzeichnis | Rückseite
Hier reinlesen und suchen:

Tags

 (Was ist das?)
Bei einem Tag handelt es sich um ein Schlagwort, das zum Produkt passt.
Tags erleichtern allen Kunden die Suche und die Sortierung ihrer Lieblingsprodukte.
 

Eine digitale Version dieses Buchs im Kindle-Shop verkaufen

Wenn Sie ein Verleger oder Autor sind und die digitalen Rechte an einem Buch haben, können Sie die digitale Version des Buchs in unserem Kindle-Shop verkaufen. Weitere Informationen

Kundenrezensionen

Die hilfreichsten Kundenrezensionen
Format:Taschenbuch
Not to sound contrived, but if you only own one book on VB6, this should be the one! I speak from personal experience. I recently moved across country and my entire library was destroyed. I took this opportunity to evaluate my choices and replaced every book I had prior (about 15) with this one. It provides a complete examination of fundamentals but from an advanced point of view. It's the only book I've seen that does a decent job covering basic controls like TreeView and the ADO DataGrid. Does an outstanding job of covering OOP and how to "make" VB be truly object oriented. There are code snippets that I have used in literally dozens of projects! He hits ADO well, a little SQL Server, a great job on IIS projects and even Web Classes! A true winner. By the way...I've over exaggerated a little...I've also added a book on COM+ and UML that even this book didn't cover with enough detail. BUY THIS BOOK.
War diese Rezension für Sie hilfreich?
Format:Taschenbuch
You should get this book if: (a) you are new to VB with no prior programming experience (b) you are new to VB with prior programming experience (c) you are a moderate VB programmer (can work with basic controls, etc.) (d) you are a skilled VB programmer

You get the idea, don't you? Basically, this is _THE BOOK_ for Visual Basic! There is absolutely no better book on the language! This book, 1000+ plus pages thick, gives you a comprehensive tutorial and serves as a reference to the VB language in case you know it already. Although I haven't gone over every part of the book yet, you can see from how the book is organized that Mr. Balena is a structured and good writer. The first Part in the book gives you an intro to the language, but the "intro" is basically what all newbies need to get the basic gist of VB. From then on, you can read the rest of the book for more cool topics or you can start building your own desktop apps and use the book as a reference.

In the second part of the book, Mr. Balena goes over a wealth of controls included with Visual Basic. His two chapters on the "Windows Common Controls" were extremely useful to me because I can use it as a reference for the MS Common Dialog , Toolbar, and RichTextBox controls, to name a few. The Common Dialog control is where you get the typical Win32 FileOpen, FileSave, and Print forms. Mr. Balena goes over the properties of all the controls and explains them in detail. Then at the end of Part II, Mr. Balena goes over additional ActiveX controls like the MS Chart control.

Part III is for all you database programmers who want to see the power of VB in database programming. It gives you a comprehensive review on using the ADO (ActiveX DataControl-- Microsoft's replacement of DAO and RDO as the newest and best database control for VB). This Part teaches you how to link with different types of databases like a SQL server, and it also gives a brief intro to SQL commands in case you're not familiar with them.

Part IV is on ActiveX programming (including parts on creating your own ActiveX controls) and Part V is Internet programming. I have not yet looked at these sections in detail yet and so cannot provide a comprehensive review, but with the book's consistents outstanding performance in earlier parts, I'm sure these chapters are very good also.

As a bonus, Mr. Balena provides a commonly used Windows API functions appendix at the end of the book.

I hope you see that this book is very effective no matter what kind of programmer you are. If you're new you can learn. If you know the basics, you can learn the cool stuff. If you are a guru, you can use it as a complete reference which explains many things better than the MSDN documentation included w/ Visual Basic.

War diese Rezension für Sie hilfreich?
Von johare
Format:Taschenbuch
It is clear from the positive reviews that this book is a success for an audience of advanced VB programmers. Those of us that are less advanced (I'm a beginner) might ask whether we are going to have the "two-star" or the "five-star" review experience. How much VB do we need?

An example I ran into might help you decide. On p. 178 the author describes an example of an "array of arrays" creating an appointment calendar with descriptions of appointments stored in the array of arrays named "apps(day)". As part of the code, the satement appears

If IsEmpty(apps(day)) Then

I was surprised to find that IsEmpty ALWAYS evaluated FALSE, making this If statement useless. Once this problem was discovered, I found from the online help that IsEmpty always evaluates false unless apps(day) is a simple variant. (Do you know this? I had to find out.)

Can apps(day) be a simple empty variant? It's supposed to be an array of arrays. Well, if you initiate apps(day) with

apps(day) = Empty

then the If statement works. But if you initiate apps(day) with

apps(day) = Array(Empty)

which is how it's done when apps(day) is NOT empty, for example,

apps(day) = Array("First meeting of day", "Second meeting of day")

then the If statement won't work unless it is changed to

If IsEmpty(apps(day)(0)) Then

(What do you know about arrays, array notation, how empty array notation changes when it fills? I had to find out.)

What does this have to do with evaluating the book? The above example is not unusual. If you are happy to read at an abstract level, the gist of the examples is clear, and the examples are interesting. In the above example, it's clear what the IsEmpty is about, and the "array of arrays" idea is great. However, if you want to implement the author's ideas using his code, his elliptical approach leaves gaps and ambiguities. Depending on your VB background, the needed fill-in and clarification can require much head-scratching.

Bottom line: As a stimulus to the imagination, definitely go ahead. As practical coding, be prepared to fuss.

War diese Rezension für Sie hilfreich?
Die neuesten Kundenrezensionen
Bar none the best I ever had.
This is THE bible for Visual Basic programming. Concise, Accurate, and informative. It is easy to read (I read through it twice now), easy to find relavent information, and great... Lesen Sie weiter...
Veröffentlicht am 24. Mai 2000 von Jin Woo Park
Francesco is amazing.
I am a moderate VB programmer- I spend more time working with technologies like ASP and DHTML. I was fortunate enough to attend VBITS and even more fortunate to hear Francesco... Lesen Sie weiter...
Veröffentlicht am 19. Mai 2000 von David A. Seruyange
The finest programing book I've ever used (really!)
I can't speak highly enough about this book. While it's not for someone who has never used VB before, if you have some basic knowledge, and you *really* want to learn how to... Lesen Sie weiter...
Veröffentlicht am 11. Mai 2000 von Scott B. Arbeit
Must have for both Pro's and Rookies!
This is the only book that covers everything that you can do with Visual Basic. I know of no other source with that kind of information. Lesen Sie weiter...
Veröffentlicht am 8. Mai 2000 von John Pittaway
Really covers issues that programmers need to know
After reading other books I realize that they just don't have enough information. They cover the basics that most people can figure out. Lesen Sie weiter...
Veröffentlicht am 15. März 2000 von Kevin Moore
Really covers issues that programmers need to know
After reading other books I realize that they just don't have enough information. They cover the basics that most people can figure out. Lesen Sie weiter...
Veröffentlicht am 3. März 2000 von Kevin Moore
The Wonderful taste of Knowledge
This Book Really Outshines the Competition. For the first time I see such a Book that is full of Techniques, Details, Work Arounds & Solutions for Extremely Complex Problems... Lesen Sie weiter...
Veröffentlicht am 23. Februar 2000 von M. Samir
Covers a wide variety of VB subject
I have come from a C/C++ programming background and this book has been excellent for getting me started with Visual Basic. Lesen Sie weiter...
Veröffentlicht am 17. Januar 2000 von Domenic Alvaro
Buy this book!
I am resonably new to programming in general, and sent two weeks leaning VB6 from a variety of sources. Lesen Sie weiter...
Veröffentlicht am 18. Dezember 1999 von Pennywise
Your best choice if your an experienced programmer
If your sick of manual "rehashes" and need real how to information, get this book. It's not for beginners, but is extremely well written. Lesen Sie weiter...
Veröffentlicht am 11. Dezember 1999 von A book reader
Kundenrezensionen suchen
Nur in den Rezensionen zu diesem Produkt suchen

Kunden diskutieren

Das Forum zu diesem Produkt
Diskussion Antworten Jüngster Beitrag
Noch keine Diskussionen

Fragen stellen, Meinungen austauschen, Einblicke gewinnen
Neue Diskussion starten
Thema:
Erster Beitrag:
Eingabe des Log-ins
 


Aktive Diskussionen in ähnlichen Foren
Kundendiskussionen durchsuchen
Alle Amazon-Diskussionen durchsuchen
   
Ähnliche Foren


Lieblingslisten


Ähnliche Artikel finden


Anhand des Sachgebietes nach ähnlichen Produkten suchen:


Ihr Kommentar