Azure
Create Azure VM though PowerShell
A right to the point guide of how to create Virtual Machines in Azure with Powershell
Azure
A right to the point guide of how to create Virtual Machines in Azure with Powershell
IIS
HSTS, what's it? Definition from wikipedia: HTTP Strict Transport Security (HSTS) is a web security policy mechanism which helps to protect websites against protocol downgrade attacks and cookie hijacking. It allows web servers to declare that web browsers (or other complying user agents) should only interact with it
DotNet Core
Hi guys! In this post I'll show how to migrate a .Net project from 1.0 to 1.1 (current the last version) using Visual Studio. Preparing the solution Let's starting by creating our starting project. In Visual Studio go to File -> New Project