Welcome to MSDN Blogs Sign in | Join | Help

Eric Kraus' SharePoint/.NET Blog

What the field says about MOSS.

News

  • Subscribe to this blog


    Eric Kraus on Live Messenger




      Disclaimer
      These postings are provided "AS IS" with no warranties and confer no rights. In addition, these postings are my own and do not represent the views of Microsoft.

    February 2009 - Posts

    Disabling Enterprise Feature Buttons
    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...
    SharePoint + PowerShell Memory Leak
    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...
    Filter SharePoint Event Log Entries
    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...
    Page view tracker