Category: ASP.NET

Geospatial Search With ASP.NET Core, Aurelia, Google Maps
Geospatial Search With ASP.NET Core, Aurelia, Google Maps

Geospatial search is fully supported in Couchbase Server 5.5. This post demonstrates geospatial search capabilities with a web-based UI.

ASP.NET with Couchbase: Getting Started
ASP.NET with Couchbase: Getting Started

This video will show you how to get started with ASP.NET using Couchbase Server. You'll create an HTTP REST API for CRUD operations.

Distributed session management in ASP.NET Core with Couchbase
Distributed session management in ASP.NET Core with Couchbase

Learn about distributed session management in ASP.NET Core with Couchbase. Scale your web apps seamlessly with our memory-first architecture and tools.

Dependency Injection with ASP.NET Core and Couchbase
Dependency Injection with ASP.NET Core and Couchbase

In this Couchbase post, the dependency injection framework will be explored in-depth. Feel free to follow along with the code samples available on GitHub.

Distributed caching with ASP.NET Core and Couchbase
Distributed caching with ASP.NET Core and Couchbase

Distributed caching can provide performance and scalability benefits to your ASP.NET Core application. It's easy with Couchbase Server.

ASP.NET with NoSQL Workshop
ASP.NET with NoSQL Workshop

Materials and instructions for an ASP.NET and ASP.NET Core with NoSQL (Couchbase) workshop.

SDK Features – New For Couchbase 4.6
SDK Features – New For Couchbase 4.6

Along with this week’s Couchbase Server 4.6 release we have a super packed release with several new SDK features to help you streamline development. From efficiently managed Data Structures to the latest support for .NET Core, it is time to update to...

Moving from SQL Server to Couchbase Part 1: Data Modeling
Moving from SQL Server to Couchbase Part 1: Data Modeling

This post explains how to move a document database when you have a relational background. Specifically, Microsoft SQL Server compared to Couchbase Server.

Getting Started with GeoJSON, Couchbase, .NET, and Google Maps
Getting Started with GeoJSON, Couchbase, .NET, and Google Maps

Learn through a very simple example of storing/querying GeoJSON data from a Couchbase instance &loading it into a mapping product.

Houston User Group Visits – October 2016 (Videos)
Houston User Group Visits – October 2016 (Videos)

I spent nearly a week in Texas, visiting four user groups and talking about Couchbase as much as possible. The second two days of the week I spent in Houston. Here are the videos: Houston.js Group – I Have a...

.NET and Couchbase – October 2016, New York Code Camp (video)
.NET and Couchbase – October 2016, New York Code Camp (video)

I was a speaker at the Code Camp NYC conference on October 8, 2016. My topic was Full Stack Development with .NET and NoSQL. The organizers and venue allowed me to record the session, and so I’ve posted it on...

Docker and ASP.NET Core with Couchbase Server
Docker and ASP.NET Core with Couchbase Server

In many of my blog posts and samples, I use a single Couchbase Server node. I do this because it’s easy, and much of what I demonstrate can be done with a single node. However, Couchbase Server is typically run...