Archive | 2010

Will the Really Real Programmers Please Stand Up

A great article, which to my mind summarizes the characteristics of great software developers. Will the really real programmers please stand up.  

Read more

How to edit the hosts file in Mac OS X Snow Leopard

How to edit the hosts file in Mac OS X – Leopard « Decoding the Web.

Read more

.NET: Convert a Byte Array to String

A short snippet which converts a byte array to a string, and which handles conversion of the byte order mark (BOM). As seen, the byte order mark bytes are excluded from the conversion, which if they are left in, could cause problems when attempting to use the string, particularly if the string is an Xml […]

Read more

SharePoint: Programmatically Creating InfoPath Form Instance Documents Part 2 of 2

Continuing on from part 1 of this 2 part series, we discovered the hows and whys of creating InfoPath form instance documents. This post brings together that information and demonstrates the code steps required to create an InfoPath form instance document and post it to a SharePoint document library. First we’ll grab the SharePoint content […]

Read more
Follow

Get every new post delivered to your Inbox.

Join 426 other followers