
August 13, 2009 18:42 by
Simon
I have already done one post on integrating with project server. Since then I have had to get much more involved with it and have discovered it's a bit of a dark art to say the least. Hopefully, this post will serve as a useful resource to anyone else who needs to do the same and stop them from having to go through all of the pain that I went through.
More...
7461c287-471f-4f5d-9b9c-bea4104c83ff|1|4.0

August 8, 2009 09:42 by
Simon
I've created a cool widget using the clearspring platform at www.clearspring.com. You can embed this widget pretty much anywhere - google, facebook your own web page etc - it's a great way of sharing links in a way that is under your control.More...
9932cde9-7a4e-4079-9de3-9d058c963083|0|.0

August 8, 2009 09:06 by
Simon
Some succinct code for making a copy of a row from a DataTable.More...
aed13383-e42d-4845-8e81-f9bad21a72f9|0|.0

August 8, 2009 08:42 by
Simon
To create a property in IronPython (equivalent to a C# property) you need to create the get and set functions and then pass them into the in built property() function and assign the result to a variable with the name of the property you wish to create. For example, the code below defines a getter:More...
732ab072-d40a-4953-b2aa-421143682139|0|.0

August 8, 2009 08:30 by
Simon
Some useful TSQL for dropping all of the tables in a database: More...
fb870448-c6ce-472a-9b48-ae5437ca962d|0|.0