Saturday 12 September 2009

Blog Archive


Deploy Office 2003 VSTO add in to All Users using Visual Studio 2008

Sharepoint 2007 Batch Update example using web services and CAML

Binding a CheckBoxList object to an ordered Sharepoint list of reference values in a web part (c#)

Render Content Type fields as a form in Sharepoint Web Part using c#

Colour code a single column in Sharepoint 2007 list view using Jquery

Write lines to a RichTextBox control in different colours (VB .net example)

VBA code to iterate through the results of GetListCollection web service from Sharepoint 2007

Set Sharepoint meta-data from VBA using updatelist web service

SQL Server - MySQL 4 integration - openquery does not work for tables with datetime values of 0000-00-00

Use a variable as a table name in an SSIS Execute SQL Task

Blogger.com code syntax highlighting, or always remember to save your code before you start playing around with it!

Manage c# threads easily using an array of BackgroundWorker class objects

What is the difference between a URI and a URL?

Strip and manipulate a URL by breaking it into segments (.NET 2.0)

A c# timer class to help analyse lengthy program execution

Creating Sharepoint list fields on the fly with web services