News

Did you know you can use Microsoft Visual Studio Code on any machine just from a web browser? Here's how.
This Visual Studio Code for Java tutorial shows you how to install the Java extensions pack for VS Code, create a Java project and run a simple program.
If you read Peter's article on how easy it is to use NuGet to share project components, then you won't be surprised to find out that setting up a NuGet Web site is equally easy.
Integrate Docker support and Microsoft's Visual Studio Code with this brief tutorial from expert Jack Wallen.
Choosing between Visual Studio Code and Visual Studio may depend as much on your work style as on the language support and features you need. Here’s how to decide.
If there's a code snippet that you're using that you constantly have to modify then here's some code news: You can create, from the existing snippet, a new snippet with your changes (and leave the ...