Posted by Scott on March 10, 2009
MSDN Magazine has a SharePoint focused article this month titled 10 Best Practices For Building SharePoint Solutions. If you’re trying to wrap your head around the scope and depth of developing solutions on top of SharePoint, the article makes for a good primer.
Posted by Scott on January 7, 2009
Spencer Harbar presented an excellent webcast on content deployment in SharePoint 2007 yesterday. If you’ve ever wanted to learn more about it, now is the time.
Go check it out.
Posted by Scott on December 24, 2008
Maxime Bombardier has a post on the subject of fixing one of the bigger issues with the Content Editor web part. For the uninitiated, a Content Editor web part always renders absolute URLs when the rich-text editing capabilities are used. I must admit that I would have never have thought to use a control adapter to manipulate the output of the web part on the fly. Now that I have learned something new, you should too.
Go check it out.
Posted by Scott on December 16, 2008
Updates to a user’s profile properties can be performed with the following:
(more…)