November 13, 2008

Announcing SPDisposeCheck tool for SharePoint Developers

The tool, called SPDisposeCheck, will open your custom compiled assemblies recursively and validate them against the Microsoft published guidance. The output from the tool will contain messages that may indicate the SPSite and SPWeb Dispose() methods guidance are not being followed in the customers source code

Looks cool, unfortunately the tool will not be available until winter.

Source : Microsoft SharePoint Team Blog

How to Check A WordPress Site's PHP Version (& Upgrade Compatibility)

If you notice that your WordPress hosting provider is not running PHP 7, but has it available to its users, you may want to consider making ...