Who Uses Visual Basic .NET?
Any user that has an EGR NetID and has access to the Engineering public labs can use this software.
What is Visual Basic .NET?
Visual Basic is a tool for productively building type-safe and object-oriented applications. It allows developers to create a wide range of Windows, Web, mobile, and Office applications built on the .NET Framework.
Where is Visual Basic .NET?
Visual Basic 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 Basic projects. This will take you to the next window.
- Microsoft has additional product information on their website.
- Visual Basic also has a built-in help library in case you need assistance with coding. To start it, click on "Help" under the menu bar and select "Index"; a window will pop up. From there, you can search for a particular item that you need.