Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This page contains links to walkthroughs that highlight features new to Visual C++ 2005.
In This Section
Walkthrough: Exposing a .NET Plug-in Model
Demonstrates extending the classic Scribble MFC sample to support a plug-in model using .NET technologies.Walkthrough: Using /clr:pure Features
Demonstrates the use of reflection in a pure MSIL application.Walkthrough: Using Profile-Guided Optimizations
Demonstrates how to use profile-guided optimization (PGO) for varied scenarios that range from simple implementations using PGO build menus in the Visual Studio Integrated Development Environment (IDE), to more advanced scenarios that require custom configurations.