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:



Automated Nightly SharePoint Builds By Person With Incremental Get

One build scheme that I recently had a client that was heavily reliant on TFS was the desire to do automated night builds with a full get, as well as person based builds in the queue only did incremental gets. The problem that they were running into was there were only incremental gets occurring, even when the build was requested by the Build System Account.

In order to get around this, the solution was to slightly adjust their builds by writing the $(RequestedBy) out with the Message task. Then override the BeforeGet target and set the IncrementalGet property with the CreateProperty task.

Easy as pie!

  • Share/Bookmark

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment