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:



C# Expression For FireFox > IE

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, I use FireFox. Hey, what can I say, it is hella faster. Anyways, I thought this was hiliarious:

C#:
  1. do
  2.  
  3. {
  4. Code IE = new Code("IE7");
  5. Code Fx = new Code("Firefox");
  6. }
  7. while (!(IE == Fx));
  8.  
  9. Overflow Exception

LOL!.

  • Share/Bookmark

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment