Code, Code, Revolution!
I first did some tests uploading files to my development server running WSS 3.0. From the bandwidth usage on that machine i quickly realized that the problem was the time it took for Sharepoint to store the file in the database. I whipped together a tool to measure the time it takes to store a binary file in an SQL database. The results were suprising.
A while ago a customer invested in a SQL-cluster and naturally wanted to move all databases there. There are a number of articles on the net on how to migrate to a new server, some more complicated than others. In my case I had a working SQL 2005 instance which was dedicated to the MOSS [...]
With this blog I try to provide useful tips and solutions for programming .NET, Objective-C and more. My name is Björn Sållarp, and I love writing code.