Does every item on your teams backlog have the same value to the business?
... ➦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”.
... ➦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.
... ➦I received the following message in Visual Studio 2013 when trying to open a c sharp file:
... ➦I was getting the following error when trying to filter an odata source by date:
... ➦When trying to connect a Kendo UI Grid to an MVC Web API datasource I was getting the following error:
... ➦Here is my code for filtering a Kendo Grid using the Kendo Calendar control.
... ➦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.
... ➦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.
... ➦