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

This was just in one of my friends random email signatures that works on .NET compatability for the FireFox project. We were just talking about SharePoint as I had some questions on improving compatibility with the platform. I actually don't use IE for anything besides testing SharePoint development, for random browsing, blogging, and what not, [...]

  • Share/Bookmark

Continue Reading This Article...

Well, I have been looped into the chain tag by Joel Oleson going around in regards to things I wouldn't want to live without. This is going to be kind of tough, I am a pretty simple person (as most people know), and even less caring about technology. Hmmm... this is going to take a [...]

  • Share/Bookmark

Continue Reading This Article...

I don't know whether it is, or if it isn't by design, and I am curious of if this was any sort of business applicability to have the event reciever architecture make you manually disable and enable event firing for certain events. What I am talking about is, if you have a simple event receiver, [...]

  • Share/Bookmark

Continue Reading This Article...

Another question was asked in the newsgroups about how to get access to an SPFile object, and once that is object is harnessed, how to open the file in a binary read. In order to go this, you should setup a new method that is taking a string parameter which will lead to the SPFile [...]

  • Share/Bookmark

Continue Reading This Article...

There was a question in the newsgroups regarding updating / altering a view name of a list through code when in an event handler. The solution is actually pretty simple, you can use the following code within the event handler in order to adjust the name of the view by passing in some simple parameters. [...]

  • Share/Bookmark

Continue Reading This Article...