1 / 11

Visual Studio C++ Express Installation Guide

Visual Studio C++ Express Installation Guide. Ron Gross ron.gross@gmail.com. A Modern IDE. Windows based Auto Completion Heavily used in the industry Comes in flavors: Express / Professional Supports Multiple Languages (C/C++/C#/Basic…). What We Will Use. Visual Studio C++ Express 2005

hollye
Download Presentation

Visual Studio C++ Express Installation Guide

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Visual Studio C++ Express Installation Guide Ron Gross ron.gross@gmail.com

  2. A Modern IDE • Windows based • Auto Completion • Heavily used in the industry • Comes in flavors: • Express / Professional • Supports Multiple Languages (C/C++/C#/Basic…)

  3. What We Will Use • Visual Studio C++ Express 2005 • Free • Supports C & C++ (We will use only C) • Do not use: • C#/Basic or any other languages • Express 2008 (it is still in beta). Beware, Microsoft offers this version as a default. • Visual Studio Professional (if you have it) is supported.

  4. Download • http://msdn2.microsoft.com/en-us/express/aa975050.aspx • Scroll down and choose Visual C++ 2005 Express

  5. Download • Select English • Confirm (Run)

  6. Install • Next Next … (Don’t forget to Agree to License Agreement) • If you’re not too low on disk space, install MSDN (integrated help)

  7. Register • If you don’t, your copy of VS will stop working within 30 days.

  8. Run

  9. Voilà!

  10. How To Work? • Later Tutorial (2nd-3rd week of the semester)

More Related