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.
...
➦
How to add a checkbox to a Kendo UI MVC Grid
Jun 24, 2012
Ok took me a while to find this by piecing together information from various sources on the web.
...
➦
Microsoft Visual Studio 2012 - Converting SQL Server Express database to LocalDB
Jun 24, 2012
When you open an old project in visual studio 2012 that contains a SQL Server Express DataBase you may get the following message:
...
➦
When is a Daily Scrum not a Daily Scrum?
May 21, 2012
When it’s a status update.
...
➦
The Sprint Retrospective - How to Answer the "What Worked?" Question
Jan 31, 2012
One of the best things about Scrum is the Sprint Retrospective.
...
➦