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

One of my friends that I was working with had a brief question regarding using a uniform application configuration file between projects. In aggregate, he was wondering if it was feasible to use the orthodox ConfigurationManager.OpenExeConfiguration in order to pass values between applications, in this case, between a WinForm application that would write the values, [...]

  • Share/Bookmark

Continue Reading This Article...

On occasion, you may encounter the requirement when creating fields programmatically that you want to hide the field display depending on what form type that ListFormWebPart is located on (i.e. whether you are in NewForm, EditForm, etc.). Through the SharePoint UI, you will find restricting such activity not available (or I haven’t found the way, [...]

  • Share/Bookmark

Continue Reading This Article...

Another thing that I stumbled on today that has made me all sorts of happy is the CommaDelimitedStringCollection class, which basically let's you take a bunch of string values and work with them in a comma delimited format (so I guess the class name is pretty intuitive ). I can't even explain how many times [...]

  • Share/Bookmark

Continue Reading This Article...

I totally didn't know that there was a ManagementObjectEnumerator class, but I found out there was today which made me all sorts of happy. What I was trying to do was to just display a list of the application pools of the current host machine's IIS instance within this small WinForms app I have that [...]

  • Share/Bookmark

Continue Reading This Article...

Yes. I will. But I'm wiry so it might not be successful. I am tired of hearing about social networking like it's this hot new topic, like all of a sudden the advances made in other sectors of computer science like software engineering foundations have made it all of a sudden possible. Although some of [...]

  • Share/Bookmark

Continue Reading This Article...