May18

Is SharePoint Right for Me?

I often help prospective customers decide whether or not they should implement SharePoint or an alternate product. Not long ago the choice was fairly simple, but now there are many options: Drupal, DotNetNuke, Oracle Web Center, Web Logic, Alfresc ...[Read More]
Published: May-18-10 | 1 Comment | 0 Links to this post

Oct13

Impersonation options in SharePoint code

When creating web parts, event receivers, timer jobs and other SharePoint code, I often find that I need to temporarily grant the code more permissions than the current user has. I’ve found that many developers either don’t know what options they ha ...[Read More]
Published: Oct-13-09 | 0 Comments | 0 Links to this post

Aug01

Presence Awareness in WSS V2 and WSS V3

Presence in the SharePoint UI is rendered very simply, as an image tag (WSS V2) or anchor tag (WSS V3) tag that calls into JavaScript functions that actually render the presence info SmartTag (ActiveX object) on the page. In each case, the user's em ...[Read More]
Published: Aug-01-08 | 0 Comments | 0 Links to this post

Jun27

Adding Help Search in SharePoint Portal Server 2003

I wanted to re-link to an article I published on MSD2D a couple of years ago that many people found helpful. The article described steps to add searching capability to the help system in SharePoint Portal Server 2003. I was on the fence about re-lin ...[Read More]
Published: Jun-27-07 | 0 Comments | 0 Links to this post

Oct08

Unghosting SharePoint Pages

IntroductionA very cool aspect of SharePoint’s implementation is the mechanism by which it ghosts pages, that is, stores pages altered with FrontPage in the _site database so they are available to all of the web servers in the server farm.The Proble ...[Read More]
Published: Oct-08-05 | 0 Comments | 0 Links to this post