Microsoft Wraps Visual C++ Bundle
Visual C++ 6.0, a component of Visual Studio 6.0 has been released in September.
In this development tool, Microsoft has added some new features. The ItelliSense
technology helps programmers write code more efficiently by automatically displaying
class members, function prototypes and other information while typing. Another
important feature that makes building applications faster is the Edit and Continue. This
feature allows programmers to edit code while they debug and they don't have to quit the
debugging session and compile again. This version produces compile code that runs
much faster than the old one. It also includes support for building Dynamic HTML and
creating new composite ActiveX controls. Applications created with Visual C++ 6.0
can have the appearance of Internet Explorer-like user interfaces. Using it's MFC class
libraries, programmers can add new features quickly as they don't have to build them form
Scratch. And finally, Visual C++ 6.0 now integrates better with Oracle and Microsoft's
Database software.
I think, this article is good. It explained how the IntelliSense use to help programmers
Write code more efficient by automatically run without to redebugging session and
recompile against.
I am agree with the author about this article, Visual Studio do have good new feature
quickly to run programmer because it has more than one software in it.
This article had related to the course is communications and the technology helps
programmers code more efficiently by automatically suggesting class members, function
prototypes, and other information as they type and show how the tool now works better
with database software form oracle and with Microsoft's own server-based software.