So today, I want to show you how to use Azure Pipeline for Continuous Integration and Continuous Delivery through the Visual Studio 2019. In order to finish this guide you should have
Visual Studio 2019 any version https://visualstudio.microsoft.com/
Azure DevOps http://dev.azure.com
Azure Subscription https://azure.microsoft.com/
The services can be used for free. Just create an account a...
[More]
Background
There are numerous ways to consume REST API in C#. Starting with HttpClient, WebClient, HTTPWebRequest and Third-Party API. On this post, I will show you how to consume REST API in an easy way with C#.
Requirements
For this lab we use:
Visual Studio 2019 – http://visualstudio.com
Newton soft JSON - https://www.newtonsoft.com/json/
Rest sharp - http://restsharp.org/
Horosc...
[More]
Yes, is it. Microsoft Certified Professional is dead and replaced with the new model of certification. Starting April 2019, they introduce role-based certification. Role-based certification directly address the need of the certification in the work field. If in the past we start the MCP by learning through technology standpoint (i.e. Web, Desktop, Enterprise). today we start our journey of certifi...
[More]
On this video, we show you how to install the Visual Studio 2019 in elegant and modern way. The five tips show you how to minimize the problem in the installation. Here are the tips
Choose the installation package based on your needs (never install the entire package)
Always consider to visit the individual package to see your needs
Restart your Windows first and make sure the space is suffic...
[More]