Tag: SDK

Using Jil for custom JSON Serialization in the Couchbase .NET SDK

Using Jil for custom JSON Serialization in the Couchbase .NET SDK

One of the new features introduced in 2.1.0 of the Couchbase .NET SDK was support for overriding the default serializer with your own custom serializer by extending the ITypeSerializer interface and providing your own or favorite serializer. In this article...

Getting Started with Java and Couchbase

Getting Started with Java and Couchbase

In this quickstart video tutorial you’ll learn how to setup and start building a Java application that communicates with Couchbase Server to save NoSQL JSON data as well as query for it numerous ways. For more information on how to...

Couchbase .NET SDK 2.3.5 Now Available!

Couchbase .NET SDK 2.3.5 Now Available!

Couchbase .NET SDK 2.3.5 Now Available! Today we are releasing Couchbase .NET SDK 2.3.5 another bug-fix/maintenance release. In this we release we added a new, improved security model for passing credentials to the server: SCRAM-SHA1. We also added a few...

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

Couchbase.NET SDK v2.2.7 w/Developer Preview of Index Management now available!

Couchbase.NET SDK v2.2.7 w/Developer Preview of Index Management now available!

Couchbase.NET SDK v2.2.7 w/Developer Preview of Index Management now available! Today we are releasing version 2.2.7 of the official Couchbase .NET SDK! This release notably contains supports for Index management and adds to the Sub-Document API which was released as...

Developer Preview of new Sub-document API included w/2.2.6 release of Couchbase .NET SDK

Developer Preview of new Sub-document API included w/2.2.6 release of Couchbase .NET SDK

Note: all examples can be found here. Today we are releasing a very special Developer Preview (DP) of a new feature in the upcoming release of Couchbase Server called Sub-document, along with our normal Couchbase Server .NET SDK 2.2.6! The...

Couchbase .NET SDK 2.2.4 now Available!

Couchbase .NET SDK 2.2.4 now Available!

Couchbase .NET SDK 2.2.4 now Available! Today we are releasing version 2.2.4 of the Couchbase .NET SDK! This release is the follow-up to 2.2.2 and includes 2.2.3, which was merged into 2.2.4. The most important feature of this release is...

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

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

*Sample code for this post is available in the couchbase-net-examples project here. I am very excited to announce developer preview #1 of the official Linq provider for Couchbase N1QL! This is a very early pre-release to introduce the provider, preview...

Couchbase .NET SDK 2.1.3 (and 2.1.2) released!

Couchbase .NET SDK 2.1.3 (and 2.1.2) released!

  Today we are releasing a follow up release to 2.1.0 and 2.1.1 that includes support for Multidimensional Scaling (MDS) for Couchbase Server 4.0 Beta and a plethora of bug fixes! In this post i’ll explain what MDS is and...

Guest post from Concur: Leveraging the power of Couchbase in classic ASP applications

Guest post from Concur: Leveraging the power of Couchbase in classic ASP applications

Note: this is a guest post by Vojta Jakubec of Concur Technologies, a travel management expense company that provides travel and expense management services to businesses. At Concur, we have experience building software as a service for over 15 years....

The Couchbase ASP.NET Identity Storage Provider: Part 1

The Couchbase ASP.NET Identity Storage Provider: Part 1

The ASP.NET Identity System is a new collection of software components for supporting authourization and authentication within ASP.NET applications. It provides significant improvements over the previous ASP.NET Membership and Simple Membership and aims to make it easier support non-relational backing...

Released: Couchbase .NET SDK 2.2.2

Released: Couchbase .NET SDK 2.2.2

Released: Couchbase .NET SDK 2.2.2 Today we are releasing Couchbase .NET SDK version 2.2.2, a bug fix and follow up release to v2.2.1. Most of the improvements in this release are for a future improvement to the IO engine for...