SUMMARY
This article provides a roadmap to learn and master Visual
C++ .NET. To assist you with learning a Microsoft product or technology,
roadmap articles provide links to useful information, including online
documentation, Microsoft Knowledge Base articles, and white papers.
This article contains the following sections:
- Overviews
- Architecture
- Key Concepts and QuickStarts
- How To Articles
- Walkthroughs
- Troubleshooting
back to the top
MORE INFORMATION
Overviews
For overview information about Visual C++, click the following
article number to view the article in the Microsoft Knowledge base:
294320 "How to" Information for Microsoft Visual C++ Beginners
For more information about Visual C++, browse to
the following MSDN Web sites:
back to the top
Architecture
For architectural (internal) information about Visual C++ .NET
and the .NET Framework, browse to the following MSDN Web site:
Overview of the .NET Framework
back to the top
Key Concepts and QuickStarts
For documentation about key Visual C++ .NET concepts and
QuickStart tutorials, browse to the following Web sites:
back to the top
How To Articles
How To articles provide step-by-step instructions for
accomplishing specific tasks:
307011 HOW TO: Determine When a Shelled Process Ends in Visual C++ .NET
307402 HOW TO: Create a SQL Server Database Programmatically by Using ADO .NET and Visual C++ .NET
307382 HOW TO: Programmatically Start the Default Internet Browser by Using Visual C++ .NET
307384 HOW TO: Read a Text File by Using System.IO and Visual C++ .NET
307387 HOW TO: Use a File Name to Start an Application by Using Visual C++ .NET
307388 HOW TO: Wait for a Shelled Application to Finish by Using Visual C++ .NET
307394 HOW TO: Determine Windows Version in Visual C++ .NET
307398 HOW TO: Do Basic File I/O in Visual C++ .NET
311065 HOW TO: Modify Default Compiler Options for the Visual C++ .NET Compiler
311259 HOW TO: Convert from System::String* to Char* in Visual C++ .NET
311580 HOW TO: Concatenate Strings in Visual C++ .NET
312514 HOW TO: Implement Custom Collections in Visual C++ .NET
back to the top
Walkthroughs
Walkthroughs provide mini-tutorials that walk you through some
typical application development scenarios in Visual C++ .NET. For access to
these walkthroughs, browse to the following MSDN Web sites:
Managed Extensions For C++ - Samples
Visual C++ samples
back to the top
Troubleshooting
If you run into problems along the way and you need some answers
to your questions, the best place to get those questions answered is in the
MSDN newsgroups, where you can share your experiences with your peers, or in
the Microsoft Knowledge Base (KB), where you can search for KB articles about
specific issues:
back to the top