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:



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, [...]


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 [...]


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, [...]


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 object. [...]


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. [...]


Continue Reading This Article...