Json

CouchDb

Protecting your CouchDB Views

If you work with a SQL or other RDBMS database you most likely have your schema backed up somewhere under source control.  CouchDB is a slightly more complicated beast...

Read More
Knockout

Single Page Applications using Node & Knockout

This post is going to be a short walkthrough on how to use Node and KnockoutJS to create a simple single page application.

Read More
ProxyApi

ProxyApi: Now With Intellisense!

Adding intellisense to ProxyApi.

Read More
.NET

Deserializing Interface Properties using Json.Net

How can you deserialize a property value without a strong type?

Read More