Change XenApp 6.5 edition via PowerShell
If you wanted to change the product edition (Advanced / Enterprise / Platinum) of a Citrix XenApp (4,...
Remote desktop to XenServer VM via PowerShell
Recently I wrote a PowerShell script that connects to the console of a virtual machine on a Citrix...
Connect to VM without XenCenter
Author: Ingmar Verheij If you want to connect to the console of a virtual machine running on Citrix...
Reverse and forward engineering databases in Visual Studio 2010
In a previous post I’ve described how you can reverse and forward engineer a database from a Microsoft...
Compute numeric values in arrays with System.Linq namespace
Microsoft .NET Framework can store values in an array which makes it easy to use in methods and...