Mark S
Mark Is a business and IT professional with over 15 years experience in all aspects of the software development lifecycle.
Mark has extensive experience of working with clients and users in both development and support roles, with a demonstrable track record of success and achievement in analysis, design, development and implementation of both commercial and financial software.
Dom G
Dom is a senior software developer based in Wellington with over 10 years development experience. Dom has a strong focus in useable and performant software with a large amount of database and web experience and is excited about the changes currently going on in the rich application space.
Dom has extensive experience working with industry leaders in retail, finance and telco environments as well as a number of smaller projects for small businesses with niche audiences.
Dom is a firm believer in trying to understand the client as well as their needs in order to properly develop the right solution for them.
Stuart Clark
Stuart Clark is a senior software developer based in Wellington with nearly 10 years experience in the IT industry. Stuart started his career building and designing satellite networks back in Europe until moving into a development role more than 7 years ago. SInce then he has specialised in the .NET language building enterprise scale applications. Recent clients he has worked with have included Telecom, Meridian and House of Travel.
Stuart is a regular speaker in the .NET community giving presentations on development methodologies, best practices and new technologies. Stuart can often be found coaching and mentoring other developers in the latest development techniques and and holds Microsoft Certified status.
Stuart has a consultative approach to development and has had a lot of success working closely with clients on smaller fixed price projects to ensure that they come in on time and under budget.
Richard Angus
Richard Angus is a senior Wellington based .Net developer with 8 years experience in the IT Industry. Richard has 10 years previous experience in a range of technical industries including medical physics, microprocessor based electonic design, lighting engineering and sales.
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 [...]