• 27-10-09

    Call inline C# from PowerShell with InvokeCSharp

    Out of the box PowerShell 1.0 makes it very easy to call any managed code in an assembly. However, one of the strong points of a scripted...

  • 02-11-09

    Detect 32 or 64 bits Windows – regardless of WoW64 – with the PowerShell OSArchitecture function

    In 64-bits versions of Windows Operating Systems, a subsystem called Windows on Windows 64 (WoW64) enables you to run 32 bits application...

  • 26-11-09

    Managing Environment-Specific web.config, app.config and EntLib Config Files

    When you need to deploy a solution to multiple environments (e.g. separate Development, Test, Acceptation and Production or DTAP environm...

  • Powered by Feed Informer