1-click AWS Deployment 1-click Google Deployment
- Overview
- Features
- AWS
- Video
Overview
Visual Studio 2017 is the most powerful Universal Windows Platform development environment. It brings unparalleled productivity improvements, a streamlined acquisition experience and enhanced debugging tools for Universal Windows Platform developers.
Redefined fundamentals
We have focused on enhancing the efficiency of basic tasks you encounter every day, starting with a brand-new lightweight and modular installer, a faster and more responsive IDE from start-up to shut down and a new way to view, edit and debug any code without projects and solutions.
Brand-new lightweight and modular installation tailored to your needs – The new lightweight and componentized installer breaks Visual Studio down into independent workloads so you can install just what you need, helping you get to coding much faster. The Universal Windows Platform development workload gives you the right tools to be productive in authoring, debugging and publishing UWP apps. If something is missing, you will be able to add it later using the Visual Studio Installer.
Faster startup and shorter solution load time – Visual Studio is three times faster for a cold start and two to three times faster for solution loading. This has been made possible by moving extensions out of the startup path using an on-demand-load approach and optimizing and deferring cache initializations. For example, the first launch startup times have improved from 206 seconds in VS 2015 to 64.2 seconds in VS 2017.
Boosted Productivity
In Visual Studio 2017, we have made improvements to code navigation, IntelliSense, refactoring, code fixes and debugging to save you time and effort on everyday tasks irrespective of language or platform.
IntelliSense – You can now blaze through authoring your XAML with the new IntelliSense completion for x:Bind and namespace completion.
IntelliSense has been enhanced with improved filtering that makes long lists much more manageable. IntelliSense is also smarter with CamelCase search and the ability to select the best matching result from the list instead of simply picking the top result.
Code refactoring – Visual Studio 2017 expands the set of refactorings and fixes to help you maintain a readable code base and accelerate your development workflows. For example, you can de-clutter your XAML using the “Remove Unnecessary Namespaces” quick fix and retain only those you need. If you end up removing a namespace that you need later, the “add missing namespace” quick fix helps you add it back.
Navigation – Navigate To is much more powerful with better filtering and preview. We have also enhanced Find All Reference by adding color, grouping and a peek preview in the Find All References window.
Run to Click – Run to Click does exactly what it sounds like; it executes a program until it reaches the targeted line of code and breaks in debug mode. Essentially, it removes the need for developers to constantly add, hit and remove temporary breakpoints by combining all these actions into one click.
Streamlined Azure Development
Visual Studio 2017 comes with a suite of Connected Services that enables you to easily create engaging cloud-first applications powered by Microsoft Azure. Directly from the IDE, you can configure and connect to an Azure Mobile App Service to enable cloud storage, push notifications, authentication and social integration. You can also connect to HockeyApp for app analytics, beta distribution, in-app feedback and track customer metrics.
Five star UWP app development
Discover accessibility and performance issues with the new UI Analysis tool – The UI Analysis tool examines the elements in your app and helps you quickly discover hard-to-find issues around accessibility and UI performance. Additionally, it points to exactly what needs to be done to fix these issues, resulting in high performant five-star apps.
Edit XAML for a running app with runtime editing tools – XAML Edit and Continue lets you change your XAML while the app is running and get immediate feedback. On its own, Edit and Continue is amazingly powerful. When combined with the UI Debugging tools, developers can fix problems faster than ever before and create performant, adaptive and stunning UI.
Auto-generate visual assets for your UWP apps – The brand new manifest asset generator enables you to create all the visual assets for your app from within the Manifest Designer. Using a single source image, you can now create tiles, logos, icons and splash screens at any or all scales to fit every type of device your app targets. We take care of adhering to all the design guidelines suggested for Windows 10 apps like padding and background colors.
Visual Studio Community 2017 RC can be downloaded from the link below. You need to have a Microsoft account to download the package. https://www.visualstudio.com/downloads/
After clicking on the link above, the following download page appears:
After downloading the file, run the VS2017RC community installer file vs_community__695901156.1467100807 (7).exe. If you receive a User Account Control notice, click Yes. Next, it will ask you to acknowledge the Microsoft License Terms and the Microsoft Privacy Statement, as shown below. Click Install to continue.
You’ll see several status screens that show the progress of the installation. After the installer is finished installing, it’s time to pick the feature set that you want, as shown in below figure. Since we are keen on developing Visual Basic 2017 desktop app, we will select the .NET desktop development component. Besides that, you might want to install a particular language by clicking the Language packs. After making your selections, click install.
Upon completion of the installation, you are now ready to launch Visual Studio 2017 RC and start programming in Visual Basic 2017The .NET Desktop application development in Visual Studio 2017 is designed for building WPF, Windows Forms, and console apps using.NET Framework. With shorter solution load time, improved IntelliSense, code navigation, and refactoring save you time and effort on everyday tasks, you can build desktop apps with great UI and better performance.
Visual Studio Community 2017 Start Page
When you first launch Visual Studio Community 2017, the following start Page appears, as shown in the below figure:
Now click on New Project under Start to launch the New Project window,as shown in below figure:
In the New Project window, you can build many kinds of applications using different programming languages. They are Visual Basic, Visual C#, Visual C++, Visual F#, JavaScript, Python and more. As we are only dealing with Visual Basic, we shall click on Visual Basic Windows Form APP(.NET Framework). Before you continue, enter the application name at the bottom. Change the default name WindowsApplication1 to My First vb2017 project.
Visual Basic Community 2017 Integrated Development Environment
Upon clicking Windows Form Application, the Visual Basic Community 2017 Integrated Development Environment appears, as shown in below figure. You can see that the name of the project you entered earlier appears on the top right corner of the IDE.
Visual Basic Community 2017 IDE comprises a few windows, the Form window, the Solution Explorer window and the Properties window. It also consists of a toolbox which contains many useful controls that allow a programmer to develop his or her Visual Basic 2017 programs. The toolbox can be hidden or dragged to the bottom or side of the window.
Now, we shall proceed to show you how to create your first program in Visual Basic 2017. First, change the text of the form to My First vb2017 Program in the properties window, it will appear as the title of the program. Next, insert a button and change its text to Show Message. The design interface is shown in below figure:
Click on the Show Message button to bring up the code window and enter the following statement between Private Sub and End Sub procedure, as shown in the below figure:
When you run this program and click on the show Message button, you should get the following popup message box.
Advantages of using visual Studio
-The numerous editions of this program are all easy to use. As a developer, the Visual Studio will help you to maintain your code from the onset. It has features such as improved Go To and Inspection Setting, which makes it possible.
-It can handle diverse programming languages perfectly well, which is one of the things that make it unique. It has various tools for that.
-Visual Studio can be best described as a complete tool. In other words, it has everything you need for your software development project.
-This tool is also super easy to setup. Even as a beginner, you won’t struggle with the installation process, including how to use it.
Disadvantages of using Visual Studio
-Most computers cannot handle the demands of the tool. The reason is due to high hardware consumption. Your computer needs to have suitable hardware available before you can utilize all the features on the tool.
-The community edition is free but limited in diverse areas. But if you need to use the enterprise edition, which has more features, you have to pay more. The enterprise edition of this software development tool is also a bit on the high side.
-This tool is selective when it comes to the choice of the operating system. It works best on a computer with Windows operating systems. It’s not that it doesn’t work on Mac. There is a Visual Studio version for the Mac operating system. But it is not as complete as the Windows version. In other words, you won’t find some of the useful features in it.
Microsoft Visual Studio Community 2017 is a new full-featured edition that enables you to unleash the power of Visual Studio to develop cross-platform solutions. A free, fully-featured, and extensible IDE for creating modern applications for Windows, Android, and iOS, as well as web applications and cloud services.
Visual Studio Community Edition is a free version of Visual Studio similar in feature set to the Professional Edition. Individual developers are free to use Community for building free and paid apps as well has open source software.
Visual Studio Community Edition on Cloud runs on Amazon Web Services (AWS) and Google Cloud Platform (GCP) is built to work well in a wide variety of network and machine conditions.
Cognosys Provides Hardened images of Visual Studio Community Edition on the cloud ( AWS marketplace, Azure and Google Cloud Platform).
Deploy Visual Studio Community Edition securely on cloud i.e. AWS marketplace, Azure and Google Cloud Platform (GCP)