Life's too short for blogging...
Saturday, 19 October 2013
Robust logging in applications using functional parameters
›
Just as logging components in applications should have no side effects on the components themselves the act of logging should not throw exce...
1 comment:
Tuesday, 26 February 2013
Auto mocking with NSubstitute and Windsor
›
I have now fully embraced the world of auto mocking and can now see past the illusion of magic and see it for its wire-up cleanliness. I do ...
Saturday, 27 October 2012
Loading a Certificate from the Certificate Store via a Custom Configuration Section
›
I have recently been doing a fair amount of work with Windows Identity Foundation (WIF). In doing so I have had to load up certificates so ...
Monday, 15 October 2012
ASP.NET Desktop Membership Manager Application
›
Last month I started up an open source project on CodePlex with a couple of developer friends. The application is for helping developers a...
Thursday, 11 October 2012
Migrating Authentication out of your ASP.Net applications into a Single Sign-on Secure Token Service
›
It happens every time we create a new ASP.Net application we talk about doing something better than using ASP.Net membership but it never ha...
7 comments:
Thursday, 16 August 2012
Public WCF contract legacy testing
›
I work on a project that contains a number of public facing WCF interfaces and recently we were doing a pre release to our test environment ...
Wednesday, 4 April 2012
Passing mocked parameters between AppDomains
›
Currently I have been doing a lot of Acceptance Testing which has become more and more complex of late. One of the issues was separating out...
4 comments:
›
Home
View web version