Category: .NET
Azure Functions with Couchbase Server
Azure Functions are Microsoft's answer to "serverless". With this post, you'll develop, deploy, and interact with Couchbase with Azure Functions.
SQL Server and Couchbase side-by-side (video)
SQL Server and Couchbase Server compared and contrasted within an ASP.NET MVC web application. Entity Framework and Linq2Couchbase are also used.
Converting XML to JSON In C# Using Json.NET
Follow the necessary steps to convert XML to JSON in C# using Json.NET with this guide from Couchbase. We are here to make data work best for you.
Logging with Log4Net and Common Logging
How to use Common.Logging with a logging tool like log4net to log and help debug Couchbase .NET SDK activity.
Authentication and Authorization with RBAC in .NET
Examples of using the Couchbase .NET SDK with the new authentication and authorization features of Couchbase Server 5.0
Improved SDK Authentication Methods – Couchbase 5.0
Couchbase 5.0 delivers new authentication security features that require minor changes to your client connection code. This post tells you how to do it!
NDP Episode #17: Marten for .NET Developers
Learn about the PostgreSQL database wrapper, Marten, by author Jeremy Miller, in the latest episode of The NoSQL Database Podcast.
C# Tuples: New C# 7 language feature
C# tuples are a new feature of C# 7. Learn the basics of how C# tuples work from this post, including a mix of a little Couchbase to show tuples in action.
ASP.NET with NoSQL Workshop
Materials and instructions for an ASP.NET and ASP.NET Core with NoSQL (Couchbase) workshop.
Data structures with Couchbase and .NET (video)
How to use data structures in .NET and .NET Core that are backed by Couchbase. This video covers List, Queue, and Dictionary.
ANN: Couchbase Lite Developer Build 003 (Obj C, Swift, .NET)
I am very pleased that Couchbase Lite Developer Build 003 is now available for download for Objective C, Swift and “.NET”. Database queries have changed significantly in this release. Couchbase Lite 2.0 uses semantics based on N1QL query language defined...
Visual Studio Live Unit Testing: New to Visual Studio 2017
Visual Studio 2017 comes with a lot of new, great stuff, but one of my favorite new features is built-in Visual Studio Live Unit Testing
Top Posts
- Data Modeling Explained: Conceptual, Physical, Logical
- What are Embedding Models? An Overview
- Data Analysis Methods: Qualitative vs. Quantitative Techniques
- Couchbase Mobile Delivers Major Advancements for Building Offline...
- Application Development Life Cycle (Phases and Management Models)
- Couchbase 8.0: Unified Data Platform for Hyperscale AI Applicatio...
- What Is Data Analysis? Types, Methods, and Tools for Research
- How to Model Data: A Guide To JSON Data Modeling
- Six Types of Data Models (With Examples)