It has been moved to November 14th and 15th of 2009. Why? Get the inside scoop here. …
A Very Cool WCF Tool: WCFTestClient.exe
This an oldie, but a goodie. Not many people use this tool, much less know about it or where it exists. By default when you install VS2008 (I’m not sure if its part of 2005 or not) you have a tool …
Continue Reading about A Very Cool WCF Tool: WCFTestClient.exe →
Sending & Receiving Large Files
Lately I’ve been doing some vocal recording in my home studio for a friend of mine. His producers/mixers/collaborators/etc that perform the final mix downs of the tracks live in either New York, …
TCCC6 Video Interview
The coordinator of the Twin Cities Code Camp Jason Bock interviewed me at the Twin Cities Code Camp this last weekend with his video camera. The video has recently been posted and can be viewed below: …
Twin Cities Code Camp 6 – Testing with Mocks – Code and Presentation
As I stated in the session “Testing with Mocks”, I would post the code and presentation to this blog. Download the code and the presentation as a zip file below. Thank you for coming to the talk! …
Continue Reading about Twin Cities Code Camp 6 – Testing with Mocks – Code and Presentation →
Castle ActiveRecord – NonUniqueObjectException
Ran into a small issue this morning. Posting the solution here should help me find it next time in a jiffy. I was performing some database validation – I needed to ensure that x object with y name …
Continue Reading about Castle ActiveRecord – NonUniqueObjectException →