development

  • SharePoint Developer Bookmarklets minor update – Navigation link fixed

    The downloadable version of SharePoint Developer Bookmarklets has been updated. The Root Web > Navigation link was broken and has been fixed (thanks for the feedback Greg). The updated version can be downloaded from CodePlex (SharePoint developer bookmarklets 2009.3.8.0).

  • SharePoint People Search – Lessons learned. Part 2: Programmatically running search queries

    In the first part of the SharePoint People Search – Lessons learned article we’ve discussed the basics of configuring SharePoint People Search. We have also looked at how it could be used for a facebook solution and what the shortcomings are. In this part we will explore different aspects you are very likely to face while creating a custom facebook solution based on SharePoint People Search.

  • Get to the on-line SharePoint SDK with one click (MSDN bookmarklet)

    While developing custom SharePoint solutions there is a big chance you need to look into the SharePoint SDK on regular. To keep off continuously surfing to the on-line reference, the SharePoint Team have provided us with the compiled CHM files. I admit that the off-line help files do simplify finding the information on a particular class, method or property. They have however two serious flaws: the content is outdated and there is no community content included in the off-line SDK.