• 01-07-11

    PowerShell: script to show detailed information on a set of assemblies

    To get some insight in your assemblies you can use the script below. It gets all information out that I required, but you can extend it i...

  • 22-10-10

    PowerShell: dot source scripts into your module

    You can create wrapper modules around existing library script files you “dot source” ‘d into your PowerShell 1.0 code by dot sourcing the...

  • 18-10-10

    Why use SharePoint Publishing for public internet sites?

    Is SharePoint the best Web Content Management System you can get? Is it the best platform for your internet sites? Maybe not. There are s...

  • 18-07-10

    Taming the VSX beast from PowerShell

    Using VSX from PowerShell is not always a pleasant experience. Most stuff in VSX is still good old COM the System.__ComObject types are f...

  • 17-07-10

    Powershell: Finding items in a Visual Studio project

    In the Macaw Solutions Factory we execute a lot of PowerShell code in the context of Visual Studio, meaning that we can access the Visual...

  • 08-06-10

    SharePoint 2010 Replaceable Parameter, some observations…

    SharePoint Tools for Visual Studio 2010 provides a rudimentary mechanism for replaceable parameters that you can use in files that are no...

  • 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...

  • 17-11-09

    How to setup BizTalk 2009 BAM Portal on a 64 Bit OS in IIS 7

    I just finished setting up BizTalk 2009 (Developer Edition) on a W2008R2 x64 machine with the following components: Initially, the BizTal...

  • 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...

  • Powered by Feed Informer