Category: .NET

.NET and Couchbase – July 2016, Findlay Ohio (video)

.NET and Couchbase – July 2016, Findlay Ohio (video)

I was a guest speaker at the FANUG (Findlay Area .NET User Group) on July 26, 2016. My topic was Full Stack Development with .NET and NoSQL. The group and venue kindly allowed me to record the session, and so...

July 29, 2016
N1QL Scan Consistency including new AtPlus (Video)

N1QL Scan Consistency including new AtPlus (Video)

This video shows the ScanConsistency options when executing N1QL queries, and covers all the ScanConsistency options, including the new AtPlus. The source code used in this video is available on Github. If you’d like to learn more about how to...

July 18, 2016
Sub-document API in Couchbase Server 4.5 with the .NET SDK (revisited)

Sub-document API in Couchbase Server 4.5 with the .NET SDK (revisited)

This blog post is based on an earlier blog post by Jeff Morris that covered the sub-document API while it was still in developer preview. There have been some changes to the API since that release. With Couchbase Server 4.5...

July 12, 2016
Couchbase .NET SDK 2.3.3 Now Available!

Couchbase .NET SDK 2.3.3 Now Available!

Couchbase .NET SDK 2.3.3 Now Available! Today we are releasing a maintenance and bug fix release of the Couchbase .NET SDK. This is a follow up release to 2.3.0 and 2.3.1 (there is no 2.3.2 release) and we suggest you...

NDP Episode #6: RavenDB, a NoSQL Database for .NET

NDP Episode #6: RavenDB, a NoSQL Database for .NET

I am pleased to announce that the sixth episode of the NoSQL Database Podcast has been published to the popular podcasting outlets.  In this episode titled RavenDB, a NoSQL Database for .NET, I’m joined by Oren Eini, sometimes referred to...

Introducing Couchbase .NET SDK 2.3.0 and 2.3.1

Introducing Couchbase .NET SDK 2.3.0 and 2.3.1

Introducing Couchbase .NET SDK 2.3.0 and 2.3.1 Today we are releasing version 2.3.0 of the official Couchbase SDK for .NET languages! This is a minor release and includes support for all new Couchbase Server 4.5 features including Full Text Search...

New to Couchbase 4.5: AtPlus

New to Couchbase 4.5: AtPlus

What I’m learning about Couchbase is that while it aims to provide sensible defaults, it also provides options to make trade-offs. The trade-off I’m going to focus on in this blog post is Scan Consistency for N1QL queries. Couchbase 4.5...

June 21, 2016
Couchbase on the Microsoft Azure Marketplace (Video)

Couchbase on the Microsoft Azure Marketplace (Video)

UPDATE: Many improvements have been made to the Couchbase Server offering on the Azure Marketplace since this video was made. Please check out Azure: Getting Started is Easy and Free for a more up to date resource. This video will...

June 15, 2016
Couchbase on ASP.NET MVC (Video)

Couchbase on ASP.NET MVC (Video)

This video will walk you through the basics of using Couchbase in your ASP.NET MVC application. You will need to have Couchbase Server already installed to follow along. I’ve already created a video to show you how to install Couchbase...

June 13, 2016
Couchbase with Windows and .NET – Part 5 – ASP.NET CRUD

Couchbase with Windows and .NET – Part 5 – ASP.NET CRUD

Part 1 covered how to install and setup Couchbase on Windows Part 2 covered some Couchbase lingo that you’ll need to know Part 3 showed the very simplest example of using Couchbase in ASP.NET In Part 4, I did some...

May 31, 2016
Full Text Search in .NET with Couchbase 4.5

Full Text Search in .NET with Couchbase 4.5

Full Text Search (or FTS) is a new feature that is being released as a developer preview in Couchbase 4.5. It is not meant for production, and is not yet supported, but it is a glimpse at things to come....

May 19, 2016
Couchbase with Windows and .NET – Part 4 – Linq2Couchbase

Couchbase with Windows and .NET – Part 4 – Linq2Couchbase

Part 1 covered how to install and setup Couchbase on Windows Part 2 covered some Couchbase lingo that you’ll need to know Part 3 showed the very simplest example of using Couchbase in ASP.NET In this blog post, I’m going...

May 18, 2016