Author
-

Introducing the Couchbase ASP.NET SessionState Provider
Note this is the older 1.0 version of the Session Provider. Please see here for a post regarding the new and improved 2.0 version. One question I’ll often ask developers on a phone screen…
-

Introducing the Couchbase .NET Client Library 1.0
What’s in a Name? With the release of Couchbase Server 1.8, both the server and client libraries are getting a number of bug fixes. But the change that will mean the most to long…
-

Introducing the Couchbase ELMAH Error Log Provider
If you’re an ASP.NET developer, there’s a good chance you’ve heard of the ELMAH project. In case you haven’t, ELMAH (Error Logging Modules and Handlers) is a series of HTTP modules and an HTTP…
-

Introducing the Couchbase ASP.NET OutputCache Provider
As was reiterated in a recent post by A Main Hobbies CEO Kendall Bennett, Couchbase is a great solution for improving the performance of your ASP.NET applications. Beyond offering sub-millisecond CRUD operations for your…
-

Strongly Typed Views with the .NET Client Library
The latest bits of the Couchbase .NET Client Library support a few different view querying options. In this post, I’ll describe those options in detail. To play along at home, make sure you have…
-

TapMap Part I: Working with a Repository of T with Couchbase Server 2.0 and the .NET Client Library
I’ve been meaning to put together a reference application for using .NET and Couchbase Server. While traveling to London for the Progressive NoSQL conference at Skills Matter, I passed the hours waiting for my…
-

Wicked Easy .NET and NoSQL with Couchbase Server
NoSQL doesn’t have to be difficult. Generally speaking, it isn’t. But admittedly, and especially on Windows, it’s not always as clean as it could be. Each database has its challenges. Some are difficult to…