John Zablocki | Blog do Couchbase

Autor

Todas as postagens de John Zablocki, NET. SDK, Couchbase

John Zablocki é um desenvolvedor NET. SDK Developer na Couchbase. John também é o organizador do Beantown ALT.NET e ex-adjunto da Fairfield University. Você também pode conferir o livro na Amazon chamado "Couchbase Essentials", que explica como instalar e configurar o Couchbase Server.

TapMap Part I: Working with a Repository of T with Couchbase Server 2.0 and the .NET Client Library

TapMap Parte I: Trabalhando com um repositório de T com o Couchbase Server 2.0 e a biblioteca de clientes .NET

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 hotel room to be ready by...

Using C# Domain Objects to Define Couchbase Views

Using C# Domain Objects to Define Couchbase Views

The Couchbase Client Library 1.2-Beta includes a new API for some basic cluster management.  There are methods for creating, removing and listing buckets.  There are similar methods for managing design documents.  These new features are found in the new class...

Wicked Easy .NET and NoSQL with Couchbase Server

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 install.  Some are difficult to configure....

XDCR with ASP.NET and Nancy

XDCR com ASP.NET e Nancy

You’re probably aware of the new Cross Data Center Replication (XDCR) feature of Couchbase Server 2.0.  Its most obvious utility is to allow you to replicate data from one Couchbase cluster to another.  However, there are more novel use cases...