ScienceBlog.com Science Gifts
 Location:  Home» PC & Video Games » All Microsoft » Microsoft Visual Basic Professional 6.0 with Plus Pack  
Related Categories
• All Microsoft
Microsoft
Brands
• Programming Languages
Programming
Microsoft
• Visual Basic
Programming Languages
Programming
• Microsoft Windows
Operating System (operating_system_browse-bin)
Browse Refinements
• CD
Media Type
Browse Refinements
• 2001
Update Year
Browse Refinements
• Microsoft
Amazon.com Stores
Featured Stores

Microsoft Visual Basic Professional 6.0 with Plus Pack

Microsoft Visual Basic Professional 6.0 with Plus Pack

enlarge enlarge 
From: Microsoft Software
Category: Software

List Price: $549.99
Buy New: $239.99
You Save: $310.00 (56%)



New (2) Used (1) from $239.95

Rating: 4.5 out of 5 stars 13 reviews
Sales Rank: 2611

Format: Cd-rom
Platforms: Windows Nt, Windows 98, Windows 2000, Windows 95
Media: CD-ROM
Edition: Professional with Plus Pack
Operating System: Windows NT
Shipping Weight (lbs): 2
Dimensions (in): 9.5 x 7.8 x 2.9

Model: 203-00768
ASIN: B00002S7HR

Availability: Usually ships in 1-2 business days

Similar Items:

  • Microsoft Visual Basic 6.0 Professional Step by Step, Second Edition (Step By Step (Redmond, Wash.).)
  • Learn to Program Visual Basic Databases
  • Visual Basic 6 for Dummies (for Windows)
  • Programming Microsoft Visual Basic 6.0 (Mps)
  • Beginning Visual Basic 6 Database Programming

Editorial Reviews:

Amazon.com Review
Microsoft Visual Basic 6.0 is the single fastest way to develop applications for any of the modern Microsoft Windows environments, period. This is the world's best-known Rapid Application Development (RAD) environment, quite stable at this point in its long career. By making extensive use of drag-and-drop component assembly, boilerplate wizards, form-based graphical user interface (GUI) design, and dozens of less obvious laborsaving features, this Integrated Development Environment (IDE) is almost certainly the fastest way to get your custom Windows software off the design team's whiteboard and into operation.p True, you can use C++ (written in Microsoft Visual C++ or some other environment) to write programs that execute faster. You can use Visual J++ or a Java IDE if you like that style of object-oriented programming. But there's little debate that Visual Basic offers the best balance of feature richness, ease of use, and performance. Furthermore, if you have a bit of familiarity with fundamental programming concepts (you know something about control structures, have a handle on data structures, and have some idea of what object orientation is all about), you'll find that Visual Basic has a relatively flat learning curve. It rewards experimentation, and plenty of fine documentation exists.p Visual Basic supports all of Microsoft's solutions for database access, distributed computing, componentized software, and half a dozen other major software applications. You can use Visual Basic to write Component Object Model (COM) objects, ActiveX Controls, ActiveX Data Objects (ADO) for database access, and WebClasses to provide customized responses to events that occur during Web sessions. The professional edition supplements the standard Visual Basic features with visual tools for creating database schema on Oracle and Microsoft SQL Server databases. The Professional Edition also integrates with Microsoft Visual SourceSafe and the rest of Microsoft's tools for development of software by teams. I--David Wall/I

Amazon.com Product Description
As Microsoft releases the sixth version of its award-winning development tool, more than 50 percent of all professional developers are using the Visual Basic language. Visual Basic 6.0 is the most productive tool for creating high-performance enterprise and Web-based applications. Integrated Visual Database Tools and a RAD environment promote productivity, while native-code compilation provides fast applications. P This package includes the Windows 2000 Developer's Readiness Kit (also called the Plus Pack). Learn how to take advantage of new Windows 2000 features through in-depth, step-by-step training and technical resources. Get an overview of the Windows 2000 Web Services to build scalable Internet applications. Harness the power of the new COM+ services, including integrated-component management features, transaction processing between objects, and support for dynamic load balancing across servers. Use the Visual Studio Installer to create setup programs that feature easy installation and self-repair.


Customer Reviews:   Read 8 more reviews...

1 out of 5 stars bait and switch   July 24, 2006
Pete H. Dillon
8 out of 8 found this review helpful

I ordered Microsoft Visual Basic Professional 6.0 with Plus Pack,as advertized. I received VB 4.0, so be very careful when dealing on here. I am finished with this venue to purchase items that are integral to my work. Every piece of advertisement stated VB6.0...... but the seller (msblissbooklist) br /was dishonest. USE CARE when dealing with this seller. She has refused to answer 5 e-mails.


5 out of 5 stars Microsoft's Greatest Gift   June 21, 2006
Karl J. Hanson
8 out of 8 found this review helpful

My programming experience: Fortran - Basic - QuickBasic - Assembly Language linked to QuickBasic - finally Visual Basic 6. I've written thousands of pages of code for VB6. To the reviewer who wrote that Visual Basic is for "toy applications", I hope he's grown-up since 2000. Apparently he doesn't understand the power of this program. The complexity that VB6 allows is limited only by a programmer's intelligence and imagination. br / br /I am very disappointed in the direction that Microsoft took by dropping VB6 and going in the direction of VB.Net. There is room in the world for both VB6 and Net. I sense that the intellectual incest of certain system oriented "C" purests went into making that decision. Unfortunately, everthing in life eventually becomes political, especially company politics, and great ideas can become trivialized. I may one day learn "Net", but I can't scrap my existing code. I need VB6 and Net to work together. br / br /I've survived using VB Learning Edition for years, which is amazing. I found VB Professional Edition on this site before it goes into extinction, simply because I need one control, "Internet Transfer Control" - otherwise Learning Edition has satisfied all my needs writing very complex programs. br / br /


5 out of 5 stars The best development tool in the world.   August 22, 2005
Kevin Hertzberg (Sweden)
9 out of 9 found this review helpful

Easy to learn, providing lightning fast application development, worldwide supported, intuitive. It sounds like a Microsoft commercial, but it's my honest opinions about Visual Basic 6. br / br /Underrated in performance when it comes to execution speed. If somebody tells you that speed is a con with VB6 that is not true. This is also the fastest Visual Basic version (including VB.NET). br / br /Visual Basic 6 has never failed me. It simply is the best development tool.


5 out of 5 stars Great MS Developmental tool   September 8, 2002
J. Perez
7 out of 9 found this review helpful

This is a great tool! I have use it with numberous MS office apps, created games, software from Db and Dna 2k utilization. Going from Quick Basic to VB3 to VB5. VB6 has the better libray and the ultilization of COM+ and DirectX the horizon is virtually endless.


3 out of 5 stars Good for end-user interface but not much else   October 22, 2001
Gavin S. Black
19 out of 29 found this review helpful

VB is probably the best language Microsoft has spit up so far. This latest edition adds some nice features for doing tasks with minimal thought. It's really worthless for trying to do anything beyond simple programs(Meaning not much code) created using pre-done libraries and controls(*.OCX). But that's what's so nice about it. Let's say you developed foo program for bar OS (Foo and Bar are standard variables used commonly in programming groups), and wanted to bring it over to windows, making all of foo's features excessible through GUI. Simple enough, just copy the source not associated with bar's GUI and compile it into a DLL or OCX then use VB to associate methods and with the Windows GUI. Very handy especially when doing cross platform development. The main reason it lost points with me is due to the price...truly insane! I could see even $100 being tolerable but $500 is ludicrous, but I guess this price just reminds us that Micro$oft is behind this, otherwise decent, tool.pNote: Any kiddies out their wanting to learn a language, DON'T start with this(Try Perl instead). It teaches terrible habits that are hard to grow out of, making it difficult to learn other languages, and will get you reamed by your college professors. The major things are:p1)Everything is shown while typeing. So typing in "foobar." shows everything associated with foobar.p2)Case errors are automatically corrected.p3)Variable types are too easy to work with. There are very few real languages that let you call a 'variant' type (Although Perl handles most of it's types of variables in a similar manner).pHope this helped anyone considering spending the $500.