Detecting Programming Languages in VS Code with ML
Since the August 2021 update of Visual Studio Code (version 1.6.0) , Visual Studio Code makes use of Machine Learning (ML) to detect the current programming language used while coding – this also...
View ArticleWorking with Solution Filters in Visual Studio 2022
With Solution filters, developers can choose which projects should be loaded when a solution is opened. Solution filtering allows programmers to open a large solution but only load a select few...
View ArticleVisual Studio Code Extensions for Higher Productivity
Visual Studio Code is a great code editor that ships with many features and is, arguably, one of the most widely used integrated development environments (IDE) in the world. VS Code, as it is commonly...
View ArticleLatest Visual Studio 2022 version 17.1 Preview Updates
Visual Studio 2022 is largely still in its adaption stage, but Microsoft has moved quite swiftly to Preview 6. In this quick update, we will look at the issues that have been addressed in the current –...
View ArticleEnd of Support for Visual Studio Versions
Microsoft is planning to end support for various versions of Visual Studio including: Visual Studio 2012 Visual Studio 2017 Visual Studio 2019 version 16.7 Visual Studio 2019 Preview Channel Proposed...
View ArticleUsing Multiple Programming Languages to Create an ASP.NET Website
Did you know it is possible to use more than one programming language in a .NET website project? However, you cannot directly put source code files of different programming languages in the App_Code...
View ArticleVisual Studio 2022 for Mac Released
Visual Studio 2022 for Mac has become available as of May 23, 2022. It includes 6 highlights. They are: New native macOS User Interface Runs natively on M1/Apple Silicon (ARM64) and .NET 6 Drag and...
View ArticleGitHub Copilot Overview
According to GitHub, GitHub Copilot is an “AI pair programmer that offers autocomplete-style suggestions as you code. You can receive suggestions from GitHub Copilot either by starting to write the...
View ArticleDeveloper News Is Coming Back to Visual Studio
If you are not familiar with previous Visual Studio versions prior to the 2019 version, you may not know have of the feature known as Developer News, which existed in versions of 2017 and prior. If...
View ArticleTop Plugins for Visual Studio
Microsoft Visual Studio has several plugins and extensions that can enhance the software development process so developers can produce higher-quality products faster. Here is a list of some of the top...
View Article