I was looking through some old code I wrote for customers and found this code again. It is used for determining the size of a SPWeb object based on its files. The methods are recursively through all SPWeb, SPFolder and SPFile objects. The result is the...
During one of my projects we are writing a migration application for converting WSS 2.0 data to WSS 3.0 data. Yes, i know there are several methods from Microsoft to do migration but all of them were not sufficient enough :) So we are writing our own...