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

Description The Microsoft.SharePoint.WebControls.SPMonthPickerControl class inherits from the Microsoft.SharePoint.WebControls.SPDatePickerControl class which is responsible for providing a Control using Microsoft.SharePoint.WebControls.DatePicker to build a date selection interface. The base SPDatePickerControl class supplies a majority of the functionality to the derived SPMonthPickerControl with base default functionality, however the selector options are constrained to mon

  • Share/Bookmark

Continue Reading This Article...

Description The Microsoft.SharePoint.WebControls.DataSourceCollection inherits from the System.Collections.CollectionBase which provides the required mechanisms to produce a strongly typed collection of objects. In the DataSourceCollection class, the collection type is of System.Web.UI.IDataSource which represents an abstract datasource that we can couple with an arbitrary control that accepts databinding

  • Share/Bookmark

Continue Reading This Article...

I used to reside in Minnesota in what seems like ages ago (did undergrad, etc. there), when in reality I have just moved every year for the last four so my view is somewhat distorted. When I was there, the market was somewhat tepid, but was still a good place to be in the SharePoint [...]

  • Share/Bookmark

Continue Reading This Article...

Description The Microsoft.SharePoint.WebControls.SPHtmlSelect class inherits from the System.Web.UI.HtmlControls.HtmlSelect class which provides a control congruent to the fundamental HTML selection tags ( / ). Such tags are ordinary when constructing primitive selection options, common when no to little server-side logic is mandated. The SPHtmlSelect class extends the HtmlSelect class by supplementing its behavior with custom JavaScript in order to provide proper Sh

  • Share/Bookmark

Continue Reading This Article...

Description The Microsoft.SharePoint.WebControls.DialogMaster class inherits from the System.Web.UI.MasterPage class which is accountable for the affording template support and assimilation of System.Web.UI.WebControls.Content objects along with their associated child controls. The DialogMaster class is heavily represented within the shipped version of SharePoint in numerous interfaces, mostly notably with “Picker” objects. For custom development, if a requirement is to use the dialog.master ma

  • Share/Bookmark

Continue Reading This Article...