Monthly Archives: July 2012

Log Manager With Extra Information Using SharePoint 2010 Unified Logging Service July 31st, 2012Posted: BrockComments: 0

Here is a wrapper class which covers the SharePoint ULS interface and logs information to the ULS.

SharePoint 2010 Custom Application Page Affix Ribbon To Top Using CSS July 17th, 2012Posted: BrockComments: 1

Microsoft felt it necessary to do far more work than necessary to fix the ribbon div to the top of the window. Here’s a pure CSS solution that bypasses SharePoint 2010′s default JavaScript-based approach.