MSDN
MSDN Magazine: 10 Best Practices For Building SharePoint Solutions
by liquidpooled on Mar.10, 2009, under MSDN, Microsoft, News, Office, Sharepoint Server, Windows SharePoint Services
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.
In Case You Missed It – Content Deployment Webcast
by liquidpooled on Jan.07, 2009, under .NET, MSDN, Microsoft, Office, Server 2008, Sharepoint Server, Visual Studio 2005, Visual Studio 2008
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.
Fixing Absolute URLs in a Content Editor Web Part
by liquidpooled on Dec.24, 2008, under .NET, MSDN, Microsoft, Office, Sharepoint Server, TechNet, Windows SharePoint Services
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.
Updating User Profile Properties for the Current User
by liquidpooled on Dec.16, 2008, under .NET, MSDN, Microsoft, Office, Sharepoint Server, TechNet, Visual Studio 2005, Visual Studio 2008, Windows SharePoint Services
Updates to a user’s profile properties can be performed with the following: