VC++ Introduction
Visual C++ provides a powerful and flexible development
environment for creating Microsoft Windows�based and
Microsoft .NET�based applications.
|
VC++ What's New
What's New in Visual C++ 2008?
|
VC++ Supported Platforms
Supported Platforms (Visual C++)
|
Visual C++ Settings
Visual C++ settings are designed to optimize the user experience and
to maximize the productivity of Visual C++ developers.
|
VC++ Breaking Changes
This topic lists the breaking changes in Visual C++.
|
Visual C++ Walkthroughs
Walkthroughs give step-by-step instructions for common scenarios,
which makes them a good place to start learning about the product or a particular feature area.
|
Visual C++ Editions
Documentation for features that are not available in
Visual C++ Express Edition.
|
VC++ Project Templates
Project Templates in Visual C++ Editions.
|
Visual C++ Guided Tour
In this guided tour you will learn about the Visual Studio
development environment and about the various types of applications
that you can create with Visual C++.
|
VC++ Creating Command-Line Applications
Creating Command-Line Applications (C++).
|
VC++ Windows Applications
Creating Windows Applications (C++)
|
VC++ Reusable Code
Creating Reusable Code (C++).
|
VC++ Porting
Porting an application refers to opening it for the first time in Visual C++.
|
VC++ Unix Users
Introduction to Visual C++ for UNIX Users.
|
VC++ Upgrade Wizard
Upgrade Wizard-Generated Managed Extensions for C++ Code.
|
VC++ Migration Primer
C++/CLI Migration Primer.
|
VC++ Managed Types
The syntax for the declaration of managed types and the creation and
use of objects of these types has been significantly altered from
Managed Extensions for C++ to Visual C++ 2008.
|
VC++ Member Declarations
Member Declarations within a Class or Interface.
|
VC++ Conversion Operators
The syntax for conversion operators has changed from Managed
Extensions for C++ to Visual C++ 2008.
|
VC++ Interface Member
Explicit Override of an Interface Member.
|
VC++ Value Types
Value Types and Their Behaviors.
|
VC++ Boxed Value
A Tracking Handle to a Boxed Value.
|
VC++ General Language
General Language Changes.
|
VC++ Common Programming
Common Programming Methodologies.
|
VC++ Database Support
Installing Database Support.
|
VC++ MFC Database Classes
MFC Database Classes (ODBC and DAO).
|
VC++ Record
A record is a collection of data about a single entity, such as an account or a customer, stored in a table (a row of the table).
|
VC++ Record View
Using a Record View.
|
VC++ OLE DB Programming
This home page is your starting point for information about the
Microsoft OLE DB database technology and the OLE DB Template
Library.
|