Decs Logo

Microsoft Visual C++ .NET

Index: ABCDEFGHIJKLMNOPQRSTUVWXYZ

Microsoft Visual C++ .NET

Who Uses Visual C++ .NET?

Any user that has an EGR NetID and has access to the Engineering public labs can use this software.

What is Visual C++ .NET?

Visual C++ provides a powerful and flexible development environment for creating Microsoft Windows–based and Microsoft .NET–based applications. It also enables developers to build Web applications, smart-client Windows-based applications, and solutions for thin-client and smart-client mobile devices.

Where is Visual C++ .NET?

Visual C++ is available in all Engineering public labs.

Getting Started

  • Go to: Start-->All Programs-->MS Visual Studio .NET-->MS Visual Studio .NET and select it. The window will pop up.
  • Go to File, New, Project. Then choose Visual C++ projects. This will take you to the next window.
  • Visual C++ also has a built-in help library in case you need assistance with coding. To start it, click on "Help" under menu bar and select "Index"; a window will pop up. From there, you can search for a particular item that you need.