OBS: download the application please visit www.mrbool.com/player
Title: VS.Net 2008 Target Multiple Platforms
Duration: 15:08 min
Summary: This lesson will show how to Target Multiple Platforms using Visual Studio 2008 IDE.
Methodology of the development of example: Visual Studio 2005/2008 provides a way for a solution to target several different CPU architectures, or platforms. The Configuration Manager dialog box allows you to create and set solution-level and project-level configurations and platforms. This lesson will show how to Target Multiple Platforms using IDE by creating a Windows Application.
Technologies Used: Framework 3.5, VS 2008.
Examples constructed: By Creating a new Windows application and Target Multiple Platforms Each combination of solution-level configurations and targets can have a unique set of properties associated with it, allowing you to easily switch between x64 platform and x86 platform.
Keywords: VS.Net 2008, Target Multiple Platforms.