Use .Net Code (C#) and DLLs in Powershell Jan 25, 2016 Many know that you can use .Net-classes in Powershell directly. These are then compiled into terms. But what many do not know is that it...
IIS maintenance page with App_offline.htm Jan 13, 2015 To prevent that halfway-updated websites are shown to users – it is recommendable to set up an IIS maintenance page. Thus, the user gets reliable...