Archives
-
My Code Kata–A Solution Kata
There are many developers and coders out there who like to do code Kata’s to keep their coding ability up to scratch and to practice their skills. I think it is a good idea.
-
Updates to the CacheAdapter Package
Note: This post was originally going to detail the changes from 2.0 to 2.1, however in between the time of release and this post, I released 2.2 so this post will detail all the changes up to 2.2.
-
CacheAdapter–V2 Now with memcached support
Previously I blogged about my CacheAdapter project that is available as a Nuget package and allows you to program against a single interface implementation, but have support for using Memory, ASP.NET Web or Windows AppFabric cache mechanisms via configuration.
-
Converting from Webforms view engine to Razor–Some Tips
Recently, I have had to perform a lot of conversion in an MVC application from using the webforms view engine to the Razor view engine.
-
CacheAdapter–Now a Nuget package
Note: Link to Wiki is here
-
Diskeeper–a short review
I have been lucky enough to be ASP.NET MVP for a number of years now. One of the perks of that is you get access to free licences of software such as Diskeeper. This piece of software keeps your disks running as smooth as they possibly can.
-
Entity Framework and the PreApplicationStartMethod attribute
Recently, while implementing an EntityFramework data model into a new application, I thought I’d add some caching functionality early, to establish a framework going forward. I added the DBML (generated from a database), and added in my funky caching layer (which will be distributed as a Nuget package soon) that allows caching to be configurable switching between in memory, ASP.NET cache and AppFabric caching.
-
Mix11–Day 2 Sessions
I blogged here about my Mix11 bootcamp sessions, and here about my Mix11 day 1 keynote and sessions. To continue the theme, here are some thoughts and opinions around Day 2.
-
Mix 11–Bootcamp Day
I have been lucky enough to get to the Mix11 event this year (many thanks to my awesome company Saasu) and have been attending the bootcamps here at Mix.
-
Sydney Architecture User Group - It has come to an end
Unfortunately, the Sydney Architecture User Group that Omar Besiso and myself run in Sydney, is closing its doors.
-
My Mix11 Proposal
I only submitted one session for consideration to present at Mix this year. Unfortunately it was not shortlisted and is consequently not open to voting currently on the site.