Microsoft Visual C++ 6.0 Lots Of User Friendly Features Douglas Smith
The simplicity and speed of this version of Visual C++ has been enhanced to the utmost. Included are the following enhancements and features:
1.Increased development speed and greatly simplify coding with IntelliSense® Technology. On-the-fly syntax and programming assistance eliminate the need to memorize complex syntax, parameters and object properties.
2.Faster turnaround with new Edit and Continue in the debugger. Edit code while debugging without having to quit the debugging session, rebuild, restart the debugger and return the application to the state where the problem occurred.
3.Dynamic ClassView updating. When new classes, variables and member functions are added, ClassView and WizardBar are updated immediately.
4.Active Document Containment seamlessly integrates functionality with Microsoft Word, Microsoft Excel and other applications. Users get the features and richness they are accustomed to while the developer writes less code.
5. New and enhanced wizards quickly generate functional, full-featured applications, helping developers be productive at completing the widest range of tasks, including exploitation of many new technologies.
You can now develop scalable, web-based applications with the new support for Microsoft Transaction Server (MTS) and the Internet Information Server (IIS). Customize Web servers with the ISAPI Extension Wizard and WinInet classes in MFC. Code becomes highly re-usable by combining and extending existing ActiveX and Windows controls. Integrate the Web into MFC applications by building Web browsers into MFC front ends. Use Dynamic HTML in your custom browsers for better looking programs. The Speed is the real noticeable difference; you will get much faster compiles, and application performance of yours is astounding. Visual C++ also includes a very nice integrated visual database tool kit that will allows visual design and modification of database schemes, viewing of tables, modifing data, and creation of reusable queries. Securely share source code on large projects with the integrated Visual SourceSafe control system.