Archive


Hiding the Sharepoint 2010 ribbon from users without losing the scrollbar or title bar area when using a list webpart

Online tools to convert code between VB and C#

Changing the name and URL of a document in Sharepoint using c#

Essential free tools that that every Sharepoint developer needs

http://the-simple-programmer.blogspot.co.uk/2014/01/hiding-sharepoint-2010-ribbon-from.html SharePoint workflow - Delay activity waits forever.

Unexpected Error when deploying web part pages using Visual Studio solution

Integration between Word 2003 and SharePoint 2010 using Managed Meta-data

http://the-simple-programmer.blogspot.co.uk/2011/11/c-function-to-get-content-type-guid.html

Sharepoint 2010 managed meta-data taxonomy field data using web services

Mark ContentType as default in Sharepoint Designer 2010

VBA code to check in a document to Sharepoint and set meta data

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