Digging For Gold - The Hunt For Value Feb 26, 2014

Does every item on your teams backlog have the same value to the business?

...
The Ultimate Agile Anti Pattern - Do My Requirements Look Big In This Feb 16, 2014

While researching for my estimation talk at the .NET User Groups in Sydney and Canberra I kept being reminded of the same ritual that keeps occurring in most Agile teams time and time again. It occurs so often and is so pervasive that people have almost accepted it as “the way it is”.

...
.NET MVC Windows Authentication Jan 24, 2014

Turns out it is quite easy to allow your users to log on with their Active Directory usernames and passwords when you expose a .NET MVC application to the internet.

...
No EditorOptionDefinition export found for the given option name Oct 24, 2013

I received the following message in Visual Studio 2013 when trying to open a c sharp file:

...
OData Web Api Date Filter 'Edm.DateTime' and 'Edm.String' incompatible types Jul 8, 2013

I was getting the following error when trying to filter an odata source by date:

...
Cannot read property '__count' of undefined Kendo UI Grid MVC Web API Odata Jul 5, 2013

When trying to connect a Kendo UI Grid to an MVC Web API datasource I was getting the following error: 

...
Kendo MVC Grid Filter Expected primaryExpression Apr 3, 2013

If you receive the error:

...
Kendo UI MVC Grid with Custom Calendar Filter Mar 25, 2013

Here is my code for filtering a Kendo Grid using the Kendo Calendar control.

...
DbGeography Reverse Polygon Point Order (Ring Orientation) With Entity Framework 5, WKTString and MSSQL 2008 Mar 18, 2013

If you draw a polygon using Google maps in a clock wise direction and then try to create a DbGeography object from the Well Known Text String (WKTString) it will create a polygon that covers the area of the earth EXCEPT the area you drew on the map.

...
Scrum and TFS 2012 Nov 29, 2012

I recently gave the following talk at Microsoft in Canberra and then again at SSW in Sydney. The SSW TV guys filmed me during the Sydney talk and here is the resulting video.

...