Common Programming Methodologies

This section contains conceptual and task-based topics on C++ programming.

In This Section

  • 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.

See Also

Other Resources

Visual C++