All | Series | TagsYears

 

All Posts Tagged "Azure" (43 Total) Page 1 of 8

Azure Cosmos DB With EF Core on Blazor Server

Learn how to build Azure Cosmos DB apps using Entity Framework Core by following this example that features search, read, update, and delete functionality with audits and more.

Azure ] [ EF Core ] [ Azure Cosmos DB ] [ Blazor ]

Deep Data Dive with Kusto for Azure Data Explorer and Log Analytics

Kusto is a service for storing and analyzing big data. It uses a unique syntax to analyze data. This post walks through how to craft a Kusto query by using Azure Data Explorer to analyze telemetry captured in Log Analytics from Application Insights.

Azure ] [ Data ] [ Kusto ] [ Application Insights ]

The Year of Angular on .NET Core, WebAssembly, and Blazor: 2019 in Review

An in-depth analysis of goals (personal and professional) for 2019, along with statistics across social media, blogs, and my link tracker.

Azure ] [ Technology ] [ WebAssembly ] [ Blazor ]

Serverless HTTP With Durable Functions

Durable functions enable implicit and explicit state management for serverless workflows and accommodate a variety of patterns. A new addition, the HTTP task, helps manage interactions with HTTP endpoints including error handling and support for long polling.

Durable Functions ] [ Serverless ] [ Azure Functions ] [ Azure ]

Custom Terminals and User Interface (UI) in Windows Terminal

How to customize the new Windows Terminal for Windows 10 for custom font, look and feel, as well as setup terminals for git-bash, Node.js, PowerShell, and Azure Cloud Shell.

Azure ] [ Windows ] [ Windows Terminal ] [ PowerShell ] [ Azure CLI ]

Using LINQ to Query Dynamic Schema-less Cosmos DB Documents

A look at the latest Azure SDKs for .NET with a sample .NET Core app that uses the Cosmos DB SDK and LINQ to iterate over documents with a dynamic schema.

Azure ] [ Cosmos DB ] [ NoSQL ] [ .NET ] [ .NET Core ]