About      |       Articles      |      Services      |      Software      |      Contact

Latest Free SharePoint Software

ARB Security Solutions regularly releases free SharePoint software, including WebParts, Client Applications, Framework Extensions, and other Miscellaneous Components.
The most recent freeware is:

Title: Simple SharePoint Rollup WebPart
Date Published: 10/22/2009

Previous Two Free WebPart Releases:

SecureCenter For SharePoint

By SharePoint security integrators, for SharePoint security integrators.

SharePoint Security Assurance Program™

For externally facing SharePoint deployments, security is an acutely important deployment concern. Learn how through daily security scanning, you can ensure external business users and partners that they can collaborate in confidence!

Security Assurance WebPart:



In order to circumvent recoding SharePoint security operations several times over, you might find the below class effective.
Some things to note. There are a lot of literal calls in the code, and it’s on purpose. For instance, instead of passing a specific SPWeb object as a parameter, a string value to represent the URL is [...]


Continue Reading This Article...

One of the principal problems that demonstrates itself when leveraging the SharePoint content deployment API as a replication tool is at some stage page replication tends to cause page layout corruption, indeterminately. Even more disconcerning, the problem is not resolvable through association using the UI following such a corruptible layout action.
That [...]


Continue Reading This Article...

Description The Microsoft.SharePoint.Help.MergeHCOutcome exposes enumerators translating to pertinent help merge operational codes.


Continue Reading This Article...

That's right, 60 classes that were not formerly documented I have produced community content for which provides class description, usage examples, and more! Perhaps I might have touched on a piece that you have been interested on purpose or structure, in which case I hope these writings provide you with some insights :p

Microsoft.Office.Server.Utilities.CommonUtility
MSDN link

Microsoft.SharePoint.Administration.SPSolutionOperationResult
MSDN link

Microsoft.SharePoint.Help.MergeHCOutcome
MSDN [...]


Continue Reading This Article...

Description The Microsoft.SharePoint.WebControls.TimeSlotItem structure provides a lightweight object implementation to represent an arbitrary slot of time for representation in a variety of data views. The TimeSlotItem structure functions by taking three parameters in its constructor: SPCalendarItemContainer.RowSpan – a 32 bit integer representing the span of the rowSPCalendarItemContainer.ColumnSpan – a 32 bit integer representing the span of the columnSPCalendarItemContainer.C


Continue Reading This Article...