Etiqueta: .NET

Previsões do Couchbase para 2022: As tendências de adoção de tecnologia melhorarão a agilidade do desenvolvedor e criarão uma experiência de cliente dinâmica e interativa em 2022
Sem dúvida, a pandemia é uma situação única que ensinou o mundo a esperar o inesperado, dando início a novos desafios que forçaram as organizações a acelerar os esforços de transformação digital em velocidades sem precedentes. Embora o que está por vir em 2022 ainda seja...

Best Practices For Using Couchbase Mobile : Part 1
Since the first official release in 2014, Couchbase Mobile has enabled a wide variety of use cases of varying degrees of scale and complexity. Despite the variation, there are some common usage patterns for using Couchbase Mobile. I have put...

Os brotos do "SDK 3"
O software está vivo. Com isso, não estou me referindo à parte em que ele pode ocasionalmente incomodá-lo com a forma como chega a um determinado estado. Isso provavelmente pode ser explicado por um bug em algum lugar. Por vivo, estou me referindo a...

Session Storage with ASP.NET: New Tutorial
Session storage is one of the cornerstones of a scalable web application. Couchbase Server is a performant, scalable, and flexible session storage choice. Beyond simply storing and retrieving session quickly, Couchbase Server also provides tools for exploring and mining session...

NDP Episode #24: Brant Burnett on Linq
Linq is the focus of the latest episode of The NoSQL Database Podcast. Brant Burnett joins as the special guest to talk about all things Linq and Linq with NoSQL. I’m also joined by special co-host Jeff Morris, an engineer...

Azure Key Vault for Credentials
Azure Key Vault can store username and password and manage sensitive information in Azure. Once Azure Key Vaults stores the information, Azure services that you specify (and ONLY Azure services that you specify) can access it In this blog post,...

Azure Functions with Couchbase Server (video)
Azure Functions allow you to use “serverless” architecture on Microsoft Azure. All you do is write the code, and Azure Functions takes care of the servers for you. Azure Functions In this video, I’m going to show you how to...

Eventing: Notification with Couchbase Functions
Important note: This blog post contains information about a developer preview CURL function in Eventing. The CURL function will be changing in Couchbase Server 6.5, please see Using cURL with the Eventing Service: Update for more details. Eventing is a...