This documentation is archived and is not being maintained.
This documentation is archived and is not being maintained.
Common Programming Methodologies
This section contains conceptual and task-based topics on C++ programming.
- Data Access (C++)
Covers technologies you can use for database programming in Visual C++.
- DLLs
Explains how to program DLLs.
- Character Sets
Covers developing C++ applications for international markets.
- Multithreading
Discusses how to manage and use multiple concurrent threads of execution running at the same time.
- Native and .NET Interoperability
Covers interoperability features that allow managed and unmanaged constructs to co-exist and interoperate.