Simon Taylor - .Net developer, Cheltenham

My record of coding problems solved and new things discovered

NHibernate.Caches.AppFabric

clock January 4, 2012 17:52 by author Simon

I have created an NHibernate second-level cache provider for AppFabric. For more information on why I have created this project please take a look at the Stack Overflow question I posted some 18 months ago. You can find all of the code on GitHub and in the coming days I am planning on creating a NuGet package for this project and fully documenting all the features either here or on GitHub, and detailing some of the features I plan to add in the future as well as adding some (more) tests. More...



Effective mentoring

clock December 8, 2011 13:14 by author Simon

I have had various team lead and senior developer positions that have involved mentoring other developers. I think the most difficult part of mentoring is when a new developer joins an existing project. More...



Reading from the database with NHibernate

clock November 30, 2011 13:31 by author Simon

When reading data from the database with NHibernate, there are now more options than ever. It is my opinion that some of these options are better than others and that they should be used in the following order of preference. More...



Dear Diary...

clock November 23, 2011 13:06 by author Simon

It has been about a month since my first "diary" entry about starting my own business, so this seemed like a good time to write my second. More...



The Non-Generic Generic Pattern

clock November 16, 2011 13:52 by author Simon

From time to time I've needed to use generic classes but haven't known what the generic arguments are until runtime - for example because I'm iterating over classes I've found through reflection or I've read from a database. Hopefully, the contrived example below will explain what I mean. More...



Random Useful SQL Queries

clock November 9, 2011 13:40 by author Simon

What follows are a number of useful SQL queries I have needed and am bound to forget if I don't make a note of them. I'll aim to add to this list as and when I come up against other non-trivial queries I'm bound to forget. More...



Get-CacheHost

clock November 2, 2011 12:58 by author Simon

When dealing with AppFabric, I regularly want to check the status of the nodes in my AppFabric cluster. Generally all I want is the results presented after a (Re-)Start of the cache cluster. More...



Starting blogging and your own business

clock October 21, 2011 13:28 by author Simon

This blog has never really been updated as often as I would have liked it to have been. I am determined to put that right going forward! After talking about it for years I have finally left the safety of full-time employment and have set up my own business: SPT Development Ltd. This is part of the reason why I am more determined than ever to start blogging more regularly. From the limited amount of blogging I have done up untill now I have already discovered that it is a fantastic way of marketing yourself.More...



Removing Hosts from an AppFabric Cache Cluster

clock April 11, 2011 16:38 by author Simon

From time to time, I've needed to remove hosts from and AppFabric cache cluster and always end up having to google what to do. Here are the steps to follow on the host you wish to remove from the cache cluster:More...



Regular Expression Tester

clock March 20, 2011 16:56 by author Simon

I've been using the regular expression applet provided by the apache project for some time now, to test my regular expressions. To my horror, it wasn't available today, so I put together my own silverlight version.More...



About the author

Simon is based in Cheltenham, Gloucestershire, UK and is currently providing technical architecture, software consultancy and development services through his company SPT Development Ltd. Simon's main technical focus is with .Net but can also offer expertise with Java, Flex and iOS development. Simon is also creator of the successful iFleet Mobile iOS application. Contact me.

Sign in