Configure Continuous Delivery(CD) to Azure right from the Visual Studio
Over the last few posts, we have discussed several ways of setting up Continuous Integration(CI) and Continuous Delivery (CD) pipeline…
Over the last few posts, we have discussed several ways of setting up Continuous Integration(CI) and Continuous Delivery (CD) pipeline…
Visual Studio Connected Services for Cosmos DB enables developers to easily connect and integrate with Cosmos DB. We have seen several…
The Visual Studio Output window displays status messages for various features within IDE include build errors, compilation error, project configuration…
The recent release of Visual Studio 2017 Preview version introduced a very small but useful feature – Duplicate Line of…
You can use Visual Studio to compare two files. Comparison of two files becomes easy when you have code in…
Visual Studio Code, a lightweight code editor for developing and debug modern web and cloud applications. This cross-platform development tool…
In Visual Studio, you have seen the light bulb, if there is an error, Visual Studio provides a suggestion for…
Visual Studio allows you to choose the C# language latest versions for your project. To choose the C# language latest versions,…