All | Series | TagsYears

 

All Posts (130 Total) Page 3 of 22

Build a Blazor WebAssembly Line of Business App Part 1: Intro and Data Access

Describes a fully functional real-world project built in Blazor WebAssembly with EF Core that demonstrates authentication, logging, shadow properties, auditing, optimistic concurrency, entity validation, paging/sorting/filtering and more.

WebAssembly ] [ EF Core ] [ Blazor ] [ .NET Core ]

Dynamically Build LINQ Expressions

If you want to master Language Integrated Query (LINQ), you first need to understand the expressions it is based on. This blog post demonstrates how to dynamically build a LINQ expression tree with multiple nested conditions, use the compiled query to filter an in-memory list, then reuse the expression query a relational database.

LINQ ] [ EF Core ] [ Data ] [ .NET Core ]

Azure AD Secured Serverless Cosmos DB from Blazor WebAssembly

Learn how to configure a standalone Blazor WebAssembly app to securely connect to an Azure Functions endpoint using Azure AD to retrieve a Cosmos DB resource token. Use the resource token to connect to Cosmos DB directly from the Blazor client app through Entity Framework EF Core.

Blazor ] [ WebAssembly ] [ Cosmos DB ] [ EF Core ]

EF Core and Cosmos DB with Blazor WebAssembly

With Blazor WebAssembly it is possible to use EF Core to access Cosmos DB directly from the browser. This post explores why, how, and what security implications and considerations exist.

Data ] [ EF Core ] [ Blazor ] [ Cosmos DB ] [ WebAssembly ]

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 ]

My New Role as Senior Program Manager for .NET Data

I recently accepted a new role at Microsoft as Senior Program Manager for .NET Data. This post explains the history behind the decision, what I'll be doing and how you can help.

Microsoft ] [ .NET ] [ Data ] [ SQL ] [ NoSQL ]