Follow us on X (Twitter)  Like us on Facebook  Connect with us on LinkedIn  Subscribe to our YouTube Channel  Subscribe to our WhatsApp Group

Microsoft announces the release of Visual Studio 2019 version 16.10. This is the most recent version of Microsoft Visual Studio 2019 generally available as of today. Along with this, the company also announces the first preview release of Visual Studio 2019 version 16.11.

 

In this release of Visual Studio 2019, Microsoft focused on developer productivity and convenience. As part of this, they added around 20 new features for C++ devs, improved Git integration, improved profiling tools, and a host of new features that will improve your productivity.

Published by on under .Net | News

The Windows Subsystem for Linux (WSL) is a compatibility layer for running native Linux binaries on Windows 10. It allows developers to run a GNU/Linux environment - including most command-line tools, utilities, and applications directly on Windows 10.

 

If you are running Windows 10 Build 20262 or higher, you can easily install WSL on Windows 10 by entering a command-line option as a Windows PowerShell command. Here we will learn how to install WSL on Windows 10.

Published by on under Linux | Windows 10