When using a mocking tool like RhinoMocks, one of the features that it can provide is the ability to A) create a stub of an object and B) set expectations on Method/Property calls that are part of that method. Doing this is pretty easy, but like all things there are some ‘gotcha’s’. Below is a step by...
For the latest thing I am doing at work I need to be able to grab some data from Sharepoint. I have chosen to do this by consuming SPServices.asmx server that is available. Because I was not able to find a decent post on the net on how to use/consume this service, I thought I would create my own. For...
I finally got around to installing Orcas on my laptop this weekend. You are probably asking yourself, what took so long? Simple, my laptop did not have the spare 14gigs needed in order to get it up and running. It took some pretty major house cleaning in order to get enough spare space. Oh well, on to...