Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Visual Studio 2008   (RSS)
Sorry, but there are no more tags available to filter with.

Video: How Do I - Learn About the Integrated Development Environment in Visual Studio 2008?

How Do I: Learn About the Integrated Development Environment in Visual Studio 2008? (14 minutes) Contents: 0:15 How to migrate settings from Visual Studio 2005 to 2008. 2:10 Community menu options in Visual Studio 2005 move to the Help menu in 2008. 3:30

Visual Studio Documentation Page o' the Day: How to Use Wizards with Project Templates

Visual Studio provides the IWizard interface that, when implemented, enables you to run custom code when a user creates a project from a template. For details, see http://msdn.microsoft.com/en-us/library/ms185301.aspx .

Visual Studio Documentation Page o' the Day: How to Locate and Organize Project and Item Templates

Template files must be placed in a location that Visual Studio recognizes in order for the templates to appear in the New Project and Add New Item dialog boxes. You can create custom subcategories for templates so that these subcategories appear in the

Visual Studio Documentation Page o' the Day: How to Manually Create Project Templates

Visual Studio provides wizards to help you generate templates from projects that are open in the development environment. However, if you want to create a template outside of the development environment, you can use this procedure to manually assemble

Visual Studio Documentation Page o' the Day: How to Create Project Templates

This procedure enables you to create a template using the Export Template wizard. For details, see http://msdn.microsoft.com/en-us/library/xkh1wxd8.aspx .

Visual Studio Documentation Page o' the Day: Introduction to Visual Studio Templates

Visual Studio project and item templates provide reusable and customizable project and item stubs that accelerate the development process, removing the need to create new projects and items from scratch. For details, see http://msdn.microsoft.com/en-us/library/ms247121.aspx

Visual Studio Documentation Page o' the Day: How to Enable Temporary Projects

You may want to create a temporary project to do something such as experimenting with a particular feature of Visual Studio, a programming language, or a technology without the overhead of creating a project and saving it to disk. For details, see http://msdn.microsoft.com/en-us/library/ms165252.aspx

Visual Studio Documentation Page o' the Day: Visual Studio Conversion Wizard

This page describes how to upgrade your Visual Studio projects created with versions before Visual Studio 2008. (Solutions or projects converted using this approach are no longer compatible with Visual Studio versions that are earlier than Visual Studio

Visual Studio Documentation Page o' the Day: How to Target a Specific .NET Framework

This page describes how you can create a project that targets a specific .NET Framework version and how you can change the target .NET Framework version for an existing project. For details, see http://msdn.microsoft.com/en-us/library/bb398202.aspx .

Visual Studio Documentation Page o' the Day: .NET Framework Multi-Targeting Overview

The multi-targeting feature of Visual Studio 2008 lets you specify the .NET Framework version that is required to use your application.... For details, see http://msdn.microsoft.com/en-us/library/bb398197.aspx .
 
Page view tracker