Web Parts

Aardvark is a new kind of tool that lets you tap into the knowledge and experience of friends and friends-of-friends. It reminds me of the old IRC channels you would join to ask questions on relevant technologies, just a thousand times better.
Send Aardvark a question (from the web, IM, email, Twitter, or iPhone) [...]

Continue reading about Free professional SharePoint help? I’m now answering questions on Aardvark

Scott Samuels on August 20th, 2009

Previously I mentioned a few key SharePoint design points in one of my old posts about Facebook applications, their design and how it can relate to designing successful SharePoint applications. At the risk of the points being obfuscated in the previous article (it was quite a lengthy post) I have decided to reiterate the points [...]

Continue reading about SharePoint Application Development – Key Design Points

Scott Samuels on June 23rd, 2009

SPChangeQuery is a great little function that queries the SharePoint change log for changes to site content. Be careful when using the SPChangeQuery on newly created sites as certain content may get picked up in your query that is garbage to you. This includes a bunch of “add” change types on lists that get initialized [...]

Continue reading about Using SPChangeQuery in a new Site (SPWeb)