Tag: linq2couchbase

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...

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...

Couchbase with Windows and .NET – Part 2
Couchbase with Windows and .NET – Part 2

Couchbase with Windows and .NET – Part 2 – Lingo This blog post is part 2 of a series. Part 1 covered how to install and setup Couchbase on Windows. In part 1 – Setup, I showed the very basics...

Released: Linq2Couchbase v1.1.0 the official Linq provider for Couchbase N1QL!
Released: Linq2Couchbase v1.1.0 the official Linq provider for Couchbase N1QL!

Released: Linq2Couchbase v1.1.0 the official Linq provider for Couchbase N1QL! Earlier this week we released v1.1.0 (specifically v1.1.0.2) of Linq2Couchbase, the official Linq Provider for Couchbase Server and N1QL! This release includes new and experimental features as well as bug...

Introducing Linq2Couchbase Developer Preview 1: The Linq provider for Couchbase N1QL!
Introducing Linq2Couchbase Developer Preview 1: The Linq provider for Couchbase N1QL!

Learn basic functionality of the Linq provider by checking out sample application that goes over the steps on how to use the provider today.

Couchbase LINQ Provider GA: LINQ, N1QL and Couchbase, oh mai!
Couchbase LINQ Provider GA: LINQ, N1QL and Couchbase, oh mai!

Learn the basics of getting started with Linq2Couchbase, the major actors in the API, and integration with ASP.NET and Owin/Katana.