Latest Free SharePoint Software

The most recent SharePoint freeware is:

Title: SimpleChart (Org Chart WebPart) For SharePoint
Date Published: 10/22/2009

Previous WebPart Release:

DSAG - DoD / SharePoint Guide

SharePoint DoD Logo

The Department Of Defense SharePoint Architecture Guide (DSAG) is an attempt to align collaborative tooling through an ever growing series of targeted documentation in accordance with major DoD initiatives, primarily Defense Information Enterprise Architecture 1.0.

Part 1, Part 2, Part 3, Part 4, Part 5, Part 6, Part 7, Part 8, Part 9, Part 10, Part 11, Part 12, Part 13

There was a post in the newsgroups wondering how when constructing a custom field type how one might build a small generic validation function in order to verify the harvested user input. There is provided the SPField.GetValidatedString method, which is overridable, that can be used in order to achieve this since it will take the [...]

  • Share/Bookmark

Continue Reading This Article...

It is pretty easy to use JavaScript in your WebParts, and people that know me, know I frickin despise JavaScript. I really, really do. I know sometimes I have to use it, but I would prefer if it didn't exist, even though I might start warming up to our old friend as Orcas since it [...]

  • Share/Bookmark

Continue Reading This Article...

One of my friends today asked me why he couldn't run SharePoint on Linux because in a variety of times when I blog or write, I allude to the fact that SharePoint is basically an ASP.NET 2.0 application, which should be provided by Mono. While this is the case, I can think of several reasons [...]

  • Share/Bookmark

Continue Reading This Article...

The official blog of the Microsoft SharePoint Product Group.

  • Share/Bookmark

Continue Reading This Article...

There was a small question in the SharePoint development newsgroups that alluded to whether it was possible to use the SharePoint WebPartPage and SPWebPartManager objects in order to construct a small iteration through all the WebParts that were placed within an arbitrary WebPart page in a SharePoint instance and search for a specific WebPart type. [...]

  • Share/Bookmark

Continue Reading This Article...