Waldek Mastykarz - Innovation Matters | SharePoint Server MVP

Logging to ULS in SharePoint 2010

, , 3 Comments »

One of the pieces of developing custom components is logging information. No matter if it’s for diagnostic purposes or when an error occurs, logging allows you to track the health of your custom component. When developing custom components for SharePoint 2007 we hadn’t much choice. Although SharePoint 2007 shipped with the Unified Logging Service, we couldn’t use it. The SharePoint SDK was pretty clear about it: although some methods were publicly available, ULS was for internal use only and was not supposed to be used in custom code. Because of this, we couldn’t provide a similar logging experience to SharePoint and had to develop custom logging solutions. SharePoint 2010 changes this situation: using the new ULS is now supported and may be used for logging in custom code. Read more »

Inconvenient good page title with SharePoint Server Web Content Management (revisited)

, , , , , , , 1 Comment »

One of the things that matter when optimizing an Internet-facing website for search engines is the page title. Next to the level one header (H1) and the URL, the page title is one of the most important elements of your page that allows search engine to find your page. A good page title consists of at least the title of the current page and the title of the website. Additionally, if the site is quite large you can add the name of the section. And although it doesn’t sound like rocket science it is quite inconvenient to do it right in SharePoint. Read more »

Inconvenient SPSecurityTrimmedControl revisited

, , , , , , 4 Comments »

About a year ago I wrote about the inconvenience of the SPSecurityTrimmedControl: a great idea within the SharePoint framework that unfortunately doesn’t work the way it should. Now, as we’re about to get a new release of SharePoint, I decided to check if things have changed. Read more »

Leveraging ASP.NET User Controls in SharePoint development

, , , , , No Comments »

In the last Web Content Management (WCM) project built on top of Microsoft Office SharePoint Server (MOSS) 2007 I’ve worked on, we’ve used a couple of new tools and development approaches. One of such things was leveraging the power of ASP.NET UserControls for developing Page Layouts and Web Parts – approach promoted by fellow SharePoint MVP Chris O’Brien. Read more »

SharePoint Dispose Checker Tool (SPDisposeCheck) available now!

, , , , No Comments »

SharePoint Dispose Checker Tool aka SPDisposeCheck is finally available! You can download it from MSDN Code Gallery @ http://code.msdn.microsoft.com/SPDisposeCheck. Read more »

WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS
Copyright © 2007 - 2010 Waldek Mastykarz

Creative Commons License