You can use several methods to become familiar with Visual Studio, whether you have used other versions of the product or are new to the product.
Familiar with previous releases of Visual Studio?
If you have used earlier versions of Visual Studio, the following topics are a good way to learn more about this version and get you up and running quickly.
For a comprehensive list of new features, see An Overview of Visual Studio.
Migrating Existing Applications
With each release, some tools and technologies are replaced with better methods for achieving your programming goals. As a result, applications created by using an earlier version of Visual Studio might have to be updated in order to load and build correctly with the current version of Visual Studio.
If you are new to .NET programming or Visual Studio, the following topics are a good place to start familiarizing yourself with the product.
Visual Studio Walkthroughs
Walkthroughs guide you through the completion of a task using Visual Studio. Use walkthroughs to become familiar with the product and see how the various technologies can be used together.
For additional walkthroughs, see Visual Studio Walkthroughs.
Samples
Samples provide a good way of seeing how a particular programming task has been implemented in code. A variety of samples are available in the following topics:
For additional samples, see Visual Studio Samples.
Concepts