When you work within Visual Studio, you can compile and link a project either by selecting Build or Rebuild All from the Build menu or by choosing the Build button on the Build toolbar. You also can compile individual project files by choosing Compile from the Build menu or by choosing the Compile button on the toolbar.
To prepare to build a projectOnce the project settings are correct, you are ready to build your application.
To build and download an application– Or –
Choose Rebuild All to rebuild the dependencies of the active project. The toolkit reports the progress of the compiling and linking process in the Build window.
Note Activate the Build toolbar to make it easier to select your active project configuration. If screen space is limited, deactivate the default Build MiniBar. To configure toolbars, choose Customize from the Tools menu and select the Toolbars tab.