Recent Posts
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
DDD Melbourne & Umbraco
DDD Melbourne is on during May and I'll be there to speak about Umbraco
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
Umbraco DataType Design
Looking into how the DataTypes are designed for Umbraco
Problems with Assembly Trust
Something to be careful of with downloading assemblies
Why no Umbraco on Aaron-Powell.com?
Why does the new version of Aaron-Powell.com not use Umbraco?
Training Vidoes
Instructional videos to get you up and running with LINQ to Umbraco
Random Stuff!
So it doesn't fall into other categories? You'll find it here, along with random rants.
Recursive anonymous functions - the .NET version
To know recursion you must first know recursion
Query Syntax vs Method Syntax
What's the difference with LINQ to using query syntax to pure lambda expressions?
Creating jQuery plugins for MS AJAX components, dynamically!
Bringing jQuery and MS AJAX together