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:
Â
⇒First Visual Basic Program in Visual Studio 2017
⇒⇒Visual Studio Tutorials
2017-08-07, 1297👍, 0💬
Popular Posts:
FYIcenter.com Online Tools: FYIcenter JSON Validator and Formatter FYIcenter JSON to XML Converter F...
How to use "link" command tool to link objet files? If you have object files previously compiled by ...
What is the "__init__()" class method? The "__init__()" class method is a special method that will b...
What is test testing area for? The testing area is provided to allow visitors to post testing commen...
How to use the XML to JSON Conversion Tool at freeformatter.com? If you want to try the XML to JSON ...