A New Approach
Plan B was created out of the realization that the cost of custom software development has increased over the years and become prohibitively expensive for small to medium size businesses.
With over forty years collective experience in the software industry, we have come to understand that for certain types of projects, using the right choice of technologies we can deliver more affordable solutions to our customers.
The Big Little Company
Plan B enjoys the benefits of both a small and large company. We have a consortium of experienced software professionals enabling us to scale to your varying needs.
We recognise that nobody knows your needs better than you. So that is why when you engage our services we expect you to work with us as a member of our team with a common goal.
Our Expertise
We specialise in .NET and other Microsoft technologies. Our expertise ranges from single user applications to enterprise level distributed applications covering a wide spectrum of indusry sectors including government, finance, retail, telecommunications, consultancy, and betting.
Blog Feed
StuartC
The guys at Mindscape have released the latest version of their Lightspeed ORM. Read more about it here. I look forward to downloading it and having a play.
StuartC
Option Groups for drop down lists have been an HTML feature for many years now but have never been supported in any Asp.Net control. It was a bit of a shame recently whilst working on a new Asp.Net MVC web site to find that its still not possible to do out of the box. However the [...]
DomG
NB: This post relates to version 1 of ASP.Net MVC I recently added a static extension method for generating a custom drop down list and wanted to test it using Rhino Mocks (version 3.5). One issue I kept banging my head against was how to create a Mock HtmlHelper in order to call the method correctly. A number [...]
StuartC
We do a lot of branching and merging at work using TFS. Merging can be difficult at times but here is a simple check list that we have come up with over time that we follow to reduce the headache a little – I still hate merging though! Verify The Trunk Is Good Get latest on the [...]