Recent Posts
Using HttpCompression libraries and ASP.NET MVC FileResult
An interesting quirk I found from ClientDe
SharePoint feature corrupts page layout
Are your SharePoint features corrupting your page layout?
Understanding LINQ to Umbraco
A look what LINQ to Umbraco is and what it isn't
Yes, I LIKE WebForms!
I think ASP.Net WebForms is really quite good, and here's some thoughts on the topic
Building an application with Lucene.Net
A more in-depth look at how to use Lucene for storage and building a simple application
Dynamics Library
A series of helper methods for working with the DLR in C# 4.0
Unit Testing with Umbraco
A wrap up from my talk on doing unit tested ASP.NET with Umbraco
Dynamic Dictionaries with C# 4.0
Using the C# dynamic features to make it easier to work with Dictionary objects
Creating a location service with F# and Twitter
Using Twitter to stalk someone has never been so easy!
ASP.NET MVC Model binding with implicit operators
Using implicit operators in model binding with ASP.NET MVC
Supporting ValueTypes in Autofac
Autofac doesn't support injection of value types as properties, here's how to support it.
Writing Presenters with F#
This may not be the best idea, but hey, why not, let's writing Presenters with F#!
Client Event Pool
Client event pools are great to have disconnected AJAX components on a page
DDD Melbourne & Umbraco
DDD Melbourne is on during May and I'll be there to speak about Umbraco
Testing Messaging Within a Presenter
Cross-Presenter messaging is really handy, and here's how to do testing of it when it's in a presenter
Exception thrown when using XSLT extensions
A common problem when writing XSLT extensions
Working with dates and LINQ to SQL
DateTime.MinValue doesn't match the SQL server minimum date. So how do you deal with it using LINQ to SQL?
Why I'm not a fan of XSLT
XSLT has a place in development and Umbraco, here's why I think a lot of people miss understand its place
Dealing with type-casting limitations
Looking at a limit with type casting in .NET 3.5 and how .NET 4.0 can help solve it.
LINQ in JavaScript
LINQ is just a pattern, this shows you how to produce it in JavaScript
An overview of Lucene.Net
Overview and table-of-contents for Lucene.Net articles
ASP.NET WebForms Model-View-Presenter Contrib Project
An overview of WebForms MVP Contrib project
