How Spotify Builds Products Apr 5, 2014 I saw a great video the other day explaining the working culture at Spoitfy and later that day on Twitter I saw a nice image showing how they they build products and it really resonated with me and the message we were trying to get across in this video. ...
Invalid token '=' in class, struct, or interface member declaration { get; } = Apr 4, 2014 If you are getting errors like: ...
Visual Studio warning: “Some of the properties associated with the solution could not be read” Apr 4, 2014 Today I received the message: ...
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 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 . ...
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: Cannot read property ‘__count’ of undefined ...
Kendo MVC Grid Filter Expected primaryExpression Apr 3, 2013 If you receive the error: ...