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.
...
➦
Digging For Gold - The Hunt For Value
Feb 26, 2014
Does every item on your teams backlog have the same value to the business?
...
➦
.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
...
➦