-
VS Code Tips
Last updated: Thursday, June 27, 2024
Published in: CODE Magazine: 2024 - July/August
Sahil looks at how Visual Studio Code, Microsoft’s free open-source workhorse, lets you work on any platform, any operating system, and nearly any language. In this article he covers productivity tips including alternate ways to select text, Outline view, Timeline view, sticky headers, import/export profiles using extensions, and improved search.
-
Be More Productive in Visual Studio 2019
Last updated: Tuesday, September 22, 2020
Published in: CODE Focus Magazine: 2019 - Vol. 16 - Issue 1 - .NET Core 3.0
If you thought Visual Studio was a great tool before, you’re going to go nuts about the latest release. Mika and Kendra talk about the changes that they’re most excited about.
-
Essential C# 8.0
Last updated: Wednesday, September 23, 2020
Published in: CODE Focus Magazine: 2019 - Vol. 16 - Issue 1 - .NET Core 3.0
When .NET Core got its makeover, so did C#. Mark shows you what’s improved and why you’ll want to work with it right away.
-
Visual Studio for Mac 8.3: It’s Not Just for Xamarin Anymore!
Last updated: Wednesday, September 23, 2020
Published in: CODE Focus Magazine: 2019 - Vol. 16 - Issue 1 - .NET Core 3.0
If you’ve been putting off using VS on the Mac, you’ll be excited by Ben’s experience with the new release. It’s got all the whistles and bells you know and love and it makes some tasks even easier than you’d expect.
-
Responsible Package Management in Visual Studio
Last updated: Thursday, November 30, 2023
Published in: CODE Magazine: 2019 - September/October
If you use a package management tool, like NuGet, Node Package Manager (NPM) for JavaScript, or Maven for Java, you already know how they simplify and automate library consumption. John shows you how to make sure that the packages you download don’t cause more troubles than they solve.
-
Learn Python with Visual Studio
Last updated: Thursday, April 22, 2021
Published in: CODE Magazine: 2018 - July/August
Python has long been the favorite language of open-source developers. Nicola shows Windows and iOS developers how to take advantage of Python’s many qualities using Visual Studio.