Keeping your development environment up-to-date is crucial for accessing the latest features, security patches, and performance improvements.
Visual Studio 2017
Visual Studio 2017 And Docker Support
In this blog post, I’ll show you how I use Visual Studio 2017 and Docker to create an ASP.NET Core application and run It Inside a Docker Container directly from VS.
DevOps – Zoom In and Out in Visual Studio 2017 And 2019
In this blog post, I will show you how to Zoom in and out of Visual Studio 2017 and 2019 main code screen.
Change Visual Studio 2017 Theme
In this blog post, I show you how to change the default Theme in Visual Studio 2017.
How Change ASP.NET Core Port in visual Studio 2017
In this blog post, I will show you how to change the default assigned port of an ASP.NET Core project in Visual Studio 2017.
How To Install .NET Core 2.0 SDK On Windows Server Core 2016 1709
In this blog post, I’ll show you how to Install .NET Core 2.0 on Windows server 2016 1709 and create an ASP.NET Web Application using the dotnet command line Interface.
How To Create ASP.NET Core 2.0 Web App Visual Studio Code
In this blog post, I’ll show you how I create and ASP.NET Core 2.0 Web Application using Visual Studio Code on Window 10 machine.
How to Check Which .NET Core Version is Installed
In this blog post, I’ll show you how to check which .NET Core version is installed on a workstation or Server on Windows, Linux or MacOS.
How To Create ASP.NET Core 2.0 Application The Using Command Line
In my previous ASP.NET Core 2.0 article, I showed you how to create a Web App using the Visual Studio Console, today I’ll show you how to create It using the command line.
Create An ASP.NET Core 2.0 Web Application With Visual Studio 2017
In this blog, post, I’ll show you how to create a .NET Core 2.0 Web Application with Razor pages support with Visual Studio 2017.
How To Update Visual Studio 2017 To Latest Build
In this blog post, I’ll show you how to update Visual Studio 2017 on Windows 10 to the latest build version.