February 2009 - Posts
I discovered a while back that it is not possible to hide the Enterprise Features “Features” because they have Activation Dependencies. You can see more on what these features include in this post: Enterprise Features Exposed . In a conversation
Read More...
It’s very important that anyone working with SharePoint object model be concerned with the appropriate management of memory. Most developers are aware of the need to dispose objects properly, but we some times get sloppy when it comes to things
Read More...
I’ve posted this under my 101 Uses for PowerShell , but I thought it was so helpful that it deserved it’s own post. The script below uses PowerShell to get a collection of event entries from the “Application” Event Log. It passes a wildcard filter
Read More...