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

Someone who was doing a code review for me asked me this question, and how it related to .NET development in general. Funny misconception about NaN, it is not just limited to .NET compatible languages, but is actually an enter computer science concept, to represent an invalid file output based on invalid input operands. I [...]

  • Share/Bookmark

Continue Reading This Article...

Update to this article with SharePoint Solution (.wsp) file is available here! A past customer called me today, frantically going nuts because they have a large MOSS deployment (~ 15,000 users) that was planned for production push out tomorrow, and needed a redirection strategy. Eh, what? What the hell does a redirection strategy mean? The [...]

  • Share/Bookmark

Continue Reading This Article...

In one my past posts, I talked about that CryptoCollaboration using the EventArgs base class because it keeps things nice and generalized, allowing for expanasion for the handling of future event integration. A person emailed me and asked for a practical example of when would use such a thing in a SharePoint WebPart. Eh, ok. [...]

  • Share/Bookmark

Continue Reading This Article...

Ever notice how its always the smallest code tasks that take the longest to solve? Thats how it is with me! I am working on an emailing program and I wanted to be able to build an ErrorCollection class, inheriting from the StringCollection base class since it would allow the representation of a set of [...]

  • Share/Bookmark

Continue Reading This Article...

I was looking at some code that I wrote in the past (I don’t even remember when!), interested in what classes might have been deprecated. One of the classes that I figured would be deprecated was the PortalContext class that provides run-time support for a portal site, however I was wrong, and it is still [...]

  • Share/Bookmark

Continue Reading This Article...