Tools, FAQ, Tutorials:
Create Visual Basic Project in Visual Studio 2017
How to Create a Visual Basic Program Project with Visual Studio 2017?
✍: FYIcenter.com
If you are new to Visual Studio 2017,
you can follow tutorial to create your first Visual Basic program project in Visual Studio 2017.
1. Start Visual Studio 2017 with .NET development environment.
2. Click "File > New > Project" menu. You see the new project box showing up.
3. Select the project type under "Other Languages > Visual Basic" section, like "WPF App (.NET Framework)", and enter project & solution names.
4. Click "OK". You see the visual design screen showing up.
Now you are ready to develop your WPF app in Visual Basic.
The picture below shows you how to create a Visual Basic project for a WPF App (.NET Framework) application in Visual Studio 2017:
⇒ WPF App with VB and XAML in Visual Studio 2017
⇐ First Visual Basic Program in Visual Studio 2017
2023-09-16, ∼2998🔥, 0💬
Popular Posts:
How to install "The Windows SDK version 8.1"? I need to build my Visual Studio C++ applications. If ...
Tools, FAQ, Tutorials: JSON Validator JSON-XML Converter XML-JSON Converter JSON FAQ/Tutorials Pytho...
Where to see some Examples of Invalid JSON Values? Here are some Examples of Invalid JSON Values: 1....
How to install .NET Framework in Visual Studio Community 2017? I have the Visual Studio Installer in...
How to Instantiate Chaincode on BYFN Channel? You can follow this tutorial to Instantiate Chaincode ...