Jekyll + lunr.js = Static websites with powerful full-text search using JavaScript
Published on Mar 06, 2013
Plugin to provide client-side search capability to your Jekyll powered static website.
Are you looking for agile software development expertise using Microsoft's .NET Framework?
Published on Mar 06, 2013
Plugin to provide client-side search capability to your Jekyll powered static website.
Published on Oct 12, 2012
Full slides for a tech talk I gave today on Microsoft's new programming language TypeScript.
Published on Aug 16, 2012
The Final patterns & practices CQRS guidance is now available to download as a single PDF for reading offline or on your iPad.
Published on May 09, 2012
Read the patterns & practices CQRS guidance on your iPad or offline by downloading the content as PDF.
Published on Nov 18, 2011
Is there any framework for .NET to populate test data? Yes here's one I made earlier — Faker C# for generating fake data such as names, addresses, emails and the classic lorem ipsum placeholder text.
Published on Aug 29, 2011
Inspired by Rails' "flash" messages to provide a simple way of showing a message to the user after a web request, this guide (with source code) provides similar functionality using JavaScript and cookies.