Downloads

SubSites Webpart for Office 365

August 2, 2011
By Arild Aarnes
SubSites Webpart for Office 365

The SubSites webpart we have available as a free download will not run on Office 365, this is because it is not developed as a sandboxed solution. Sandboxed solutions is a requirement if you want to deploy webparts to Office 365. You can download the SubSite Webpart for Office 365 (sandbox solution) and the...

Read more »

SubSites Webpart Source Code

January 3, 2011
By Arild Aarnes
SubSites Webpart Source Code

This article contains the source code for the Sharepoint Subsites webpart that can be downloaded here. I will try to give a very short description for each section of code. The project is written in Visual Basic and contains comments in the code so hopefully it’s understandable. The first part of the webpart code...

Read more »

Sharepoint 2010 Subsites webpart

October 7, 2010
By Arild Aarnes
Sharepoint 2010 Subsites webpart

This is a simple webpart to show a list (with links) of subsites immediately below the current site. This webpart will work on both Sharepoint 2010 and Sharepoint Foundation. On Sharepoint 2010 you could have used the built in “Table of Contents” webpart to do similar things but this one can also display the...

Read more »

Sharepoint 2010 MySite – Social Software

October 5, 2010
By Arild Aarnes

I’ve put together a small presentation showing the different features of the new MySite in Sharepoint 2010. Get it from www.slideshare.net or download a copy here Sharepoint 2010 Social Software (PPTX) or PDF Version here.

Read more »

Downloads